Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
C | pyclean.modern.delete_filesystem_objects() | 0 | 21 | 11 |
C | pyclean.cli.parse_arguments() | 0 | 80 | 6 |
B | pyclean.modern.pyclean() | 0 | 22 | 8 |
B | pyclean.modern.should_ignore() | 0 | 15 | 8 |
B | pyclean.modern.descend_and_clean() | 0 | 12 | 7 |
A | pyclean.modern.detect_debris_in_directory() | 0 | 11 | 5 |
A | pyclean.modern.suggest_debris_option() | 0 | 14 | 4 |
A | pyclean.cli.init_logging() | 0 | 5 | 3 |
A | pyclean.modern.remove_freeform_targets() | 0 | 4 | 2 |
A | pyclean.modern.normalize() | 0 | 2 | 1 |
A | pyclean.modern.remove_directory() | 0 | 8 | 2 |
A | pyclean.modern.remove_debris_for() | 0 | 4 | 2 |
A | pyclean.modern.confirm() | 0 | 7 | 2 |
A | pyclean.modern.print_filename() | 0 | 3 | 1 |
A | pyclean.modern.CleanupRunner.configure() | 0 | 8 | 3 |