| Total Complexity | 77 |
| Dependencies | 8 |
| Dependents | 2 |
| Total lines | 931 |
| Lines of code | 559 |
| Logical lines of code | 183 |
| Comment lines | 269 |
| Methods | 15 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| delete_item_permissions_check() | 40 | 16 | 63 | |
| create_item_permissions_check() | 43 | 13 | 52 | |
| update_item_permissions_check() | 42 | 11 | 57 | |
| update_item() | 42 | 8 | 53 | |
| create_item() | 43 | 8 | 49 | |
| get_endpoint_args_for_method() | 44 | 6 | 48 | |
| 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 | |
| get_items_permissions_check() | 75 | 1 | 4 |