Total Complexity | 57 |
Dependencies | 1 |
Dependents | 5 |
Total lines | 206 |
Lines of code | 158 |
Logical lines of code | 97 |
Comment lines | 21 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_parent_category_reference() | 38 | 29 | 75 | |
normalize_recursive() | 56 | 7 | 18 | |
get_all_keys_recursive() | 60 | 5 | 13 | |
get_all_keys_keep_order_recursive() | 60 | 5 | 13 | |
get_all_leafs_recursive() | 60 | 4 | 14 | |
normalize_and_sanitize() | 71 | 3 | 6 | |
__construct() | 77 | 1 | 4 | |
get_all_keys() | 73 | 1 | 5 | |
get_all_keys_keep_order() | 73 | 1 | 5 | |
get_all_leafs() | 73 | 1 | 5 |