Total Complexity | 81 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 605 |
Lines of code | 373 |
Logical lines of code | 219 |
Comment lines | 142 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_item() | 38 | 16 | 63 | |
prepare_item_for_response() | 43 | 10 | 44 | |
upload_from_data() | 43 | 9 | 47 | |
get_filename_from_disposition() | 51 | 8 | 27 | |
prepare_items_query() | 55 | 8 | 17 | |
upload_from_file() | 51 | 7 | 25 | |
update_item() | 51 | 6 | 24 | |
create_item_permissions_check() | 55 | 6 | 18 | |
get_item_schema() | 43 | 1 | 59 | |
prepare_item_for_database() | 61 | 4 | 13 | |
get_media_types() | 63 | 3 | 11 | |
get_collection_params() | 56 | 1 | 19 | |
validate_user_can_query_private_statuses() | 70 | 2 | 6 |