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

To show a mutant:
    mutmut show <id>


Survived 🙁 (296)

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

23-28

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

1-2, 13-16, 18-22

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

284-287

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

280-283

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

269-279

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

263-268

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

119, 122, 125-126, 128-129, 134, 136-138, 141, 143, 145, 149-151, 153, 157-160, 165, 171-174, 177, 181-185, 189, 191-192, 195-197, 207, 212, 225, 233-235, 243, 250-251, 253-254

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

256-262

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

66-85

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

91-93

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

89-90

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

94-118

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

86-88

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

30-31, 33-40, 42, 45-52, 56-65

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

454-457

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

294-301

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

314-316

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

349-365

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

311-313

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

302-307

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

320-327

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

317-319

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

328-332, 336-338

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

308-310

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

290-293

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

451-453

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

366

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

367-371, 379-387, 389, 391, 393, 395, 397, 400-401, 403, 406, 409, 412-413, 417-419, 422-423, 426-427, 429-430, 432-436, 441-442, 444, 446-447
