Total Complexity | 19 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 115 |
Lines of code | 85 |
Logical lines of code | 59 |
Comment lines | 6 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handle_generate_rest_api_key_request() | 48 | 6 | 31 | |
handle_delete_rest_api_key_request() | 54 | 4 | 21 | |
generate_rest_api_key() | 60 | 4 | 13 | |
delete_rest_api_key() | 60 | 3 | 13 | |
init() | 80 | 1 | 3 | |
register_hooks() | 75 | 1 | 4 |