Total Complexity | 12 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 152 |
Lines of code | 96 |
Logical lines of code | 67 |
Comment lines | 23 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
test_get() | 52 | 1 | 27 | |
inset_media() | 66 | 2 | 9 | |
setUp() | 69 | 1 | 6 | |
test_set_table_name_witout_prefix_param_mu_single() | 70 | 1 | 6 | |
test_set_table_name_witout_prefix_param_mu_single_false() | 70 | 1 | 6 | |
test_set_table_name_with_prefix_param_mu_single() | 73 | 1 | 5 | |
test_set_table_name_with_prefix_param_mu_single_false() | 73 | 1 | 5 | |
test_delete() | 66 | 1 | 8 | |
test_update() | 65 | 1 | 9 | |
test_insert_with_right_input() | 68 | 1 | 7 | |
test_get_by_column_name() | 66 | 1 | 8 |