Rating | Name | Duplication | Size | Complexity | CRAP |
---|---|---|---|---|---|
F | klib.describe.corr_interactive_plot() | 0 | 79 | 15 | ? |
F | klib.describe.dist_plot() | 0 | 125 | 11 | ? |
D | klib.describe.cat_plot() | 0 | 96 | 10 | ? |
C | klib.describe.missingval_plot() | 0 | 120 | 7 | ? |
B | tests.test_clean.Test_convert_dtypes.test_convert_dtypes() | 0 | 61 | 6 | ? |
B | klib.utils._corr_selector() | 0 | 23 | 7 | ? |
B | klib.describe.corr_mat() | 0 | 32 | 6 | ? |
B | klib.utils._diff_report() | 0 | 35 | 5 | ? |
B | klib.describe.corr_plot() | 0 | 50 | 3 | ? |
B | tests.test_describe.Test_corr_mat.test_output_type() | 0 | 49 | 1 | ? |
A | tests.test_util.Test__corr_selector.test__corr_selector_label() | 0 | 36 | 1 | ? |
A | tests.test_util.Test__validate_input.test__validate_input_sum_larger() | 0 | 17 | 5 | ? |
A | tests.test_util.Test__validate_input.test__validate_input_sum_smaller() | 0 | 17 | 5 | ? |
A | tests.test_clean.Test_data_cleaning.test_data_cleaning() | 0 | 31 | 4 | ? |
A | tests.test_clean.Test_drop_missing.test_drop_missing() | 0 | 30 | 1 | ? |