Total Complexity | 20 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 119 |
Lines of code | 89 |
Logical lines of code | 62 |
Comment lines | 4 |
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() | 52 | 5 | 25 | |
generate_rest_api_key() | 60 | 4 | 13 | |
delete_rest_api_key() | 60 | 3 | 13 | |
init() | 80 | 1 | 3 | |
register_hooks() | 75 | 1 | 4 |