Total Complexity | 67 |
Dependencies | 8 |
Dependents | 2 |
Total lines | 944 |
Lines of code | 585 |
Logical lines of code | 191 |
Comment lines | 262 |
Methods | 15 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_item_permissions_check() | 39 | 9 | 72 | |
delete_item_permissions_check() | 42 | 10 | 56 | |
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() | 53 | 5 | 22 | |
get_items() | 49 | 4 | 32 | |
get_collection_params() | 44 | 2 | 50 | |
register_routes() | 44 | 1 | 56 | |
delete_item() | 52 | 2 | 25 | |
prepare_item_for_response() | 54 | 2 | 20 | |
get_item_schema() | 50 | 1 | 31 | |
prepare_links() | 61 | 1 | 13 | |
__construct() | 70 | 1 | 6 |