Total Complexity | 71 |
Dependencies | 8 |
Dependents | 2 |
Total lines | 977 |
Lines of code | 613 |
Logical lines of code | 199 |
Comment lines | 264 |
Methods | 15 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
delete_item_permissions_check() | 42 | 11 | 56 | |
update_item_permissions_check() | 39 | 9 | 72 | |
update_item() | 42 | 8 | 53 | |
create_item() | 43 | 8 | 49 | |
create_item_permissions_check() | 43 | 7 | 52 | |
get_endpoint_args_for_method() | 44 | 6 | 48 | |
get_items_permissions_check() | 52 | 6 | 24 | |
get_items() | 49 | 4 | 32 | |
get_collection_params() | 44 | 2 | 50 | |
get_item_schema() | 45 | 2 | 47 | |
prepare_item_for_response() | 50 | 3 | 27 | |
register_routes() | 44 | 1 | 56 | |
delete_item() | 52 | 2 | 25 | |
prepare_links() | 58 | 1 | 16 | |
__construct() | 70 | 1 | 6 |