Total Complexity | 21 |
Dependencies | 1 |
Dependents | 8 |
Total lines | 154 |
Lines of code | 89 |
Logical lines of code | 39 |
Comment lines | 31 |
Methods | 8 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
list_services() | 46 | 7 | 44 | |
add_service() | 67 | 3 | 8 | |
add_category() | 67 | 3 | 8 | |
get_instance() | 70 | 2 | 7 | |
service_exists() | 69 | 2 | 7 | |
get_service() | 69 | 2 | 7 | |
__construct() | 98 | 1 | 1 | |
get_builtin_categories() | 68 | 1 | 7 |