-
Home
-
Download Monitor
-
5.0.14 (latest)
-
Code
-
Classes
- DLM_Key_Generation
Total Complexity |
46 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
368 |
Lines of code |
194 |
Logical lines of code |
111 |
Comment lines |
125 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
ajax_handle_api_key_actions() |
A |
50 |
10 |
27 |
generate_api_key() |
S |
52 |
6 |
25 |
revoke_api_key() |
S |
55 |
5 |
21 |
ajax_search_users() |
S |
52 |
4 |
22 |
get_user_public_key() |
S |
59 |
3 |
14 |
get_user_secret_key() |
S |
59 |
3 |
14 |
get_instance() |
S |
70 |
3 |
6 |
add_api_section() |
S |
58 |
2 |
15 |
render_api_keys_page() |
S |
55 |
1 |
24 |
generate_public_key() |
S |
71 |
2 |
5 |
generate_private_key() |
S |
71 |
2 |
5 |
check_permission() |
S |
72 |
2 |
5 |
__construct() |
S |
78 |
1 |
4 |
load_admin_hooks() |
S |
72 |
1 |
5 |
load_frontend_hooks() |
S |
91 |
1 |
2 |