Total Complexity | 38 |
Dependencies | 1 |
Dependents | 9 |
Total lines | 376 |
Lines of code | 185 |
Logical lines of code | 83 |
Comment lines | 139 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
normalize_configuration() | 39 | 10 | 77 | |
register() | 47 | 11 | 37 | |
prepare_strategy_args_for_js_export() | 49 | 6 | 30 | |
convert_camel_case_array_keys_to_snake_case() | 63 | 4 | 10 | |
convert_snake_case_array_keys_to_camel_case() | 63 | 4 | 10 | |
get_all() | 82 | 1 | 3 | |
convert_snake_case_to_camel_case() | 66 | 1 | 9 | |
convert_camel_case_to_snake_case() | 66 | 1 | 9 |