Total Complexity | 50 |
Dependencies | 7 |
Dependents | 1 |
Total lines | 342 |
Lines of code | 259 |
Logical lines of code | 112 |
Comment lines | 13 |
Methods | 13 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_step() | 40 | 16 | 56 | |
update_step() | 51 | 10 | 25 | |
delete_step() | 53 | 10 | 21 | |
register_routes() | 41 | 1 | 69 | |
get_create_steps_collection() | 52 | 1 | 28 | |
search_entity() | 60 | 2 | 13 | |
get_instance() | 72 | 2 | 6 | |
update_step_permissions_check() | 71 | 2 | 6 | |
delete_step_permissions_check() | 71 | 2 | 6 | |
get_update_steps_collection() | 60 | 1 | 14 | |
__construct() | 79 | 1 | 3 | |
get_delete_steps_collection() | 65 | 1 | 9 | |
get_api_permission_check() | 80 | 1 | 3 |