-
Home
-
Akismet Anti-spam: Spam Protection
-
5.3.7 (latest)
-
Code
-
Classes
- Akismet_REST_API
Total Complexity |
52 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
582 |
Lines of code |
366 |
Logical lines of code |
135 |
Comment lines |
133 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
receive_webhook() |
B |
34 |
17 |
91 |
init() |
A |
33 |
2 |
151 |
parse_boolean() |
A |
59 |
9 |
16 |
set_boolean_settings() |
S |
60 |
4 |
14 |
set_key() |
S |
61 |
3 |
11 |
get_stats() |
S |
57 |
2 |
16 |
key_is_valid() |
S |
61 |
2 |
12 |
delete_key() |
S |
67 |
2 |
7 |
remote_call_permission_callback() |
S |
74 |
2 |
4 |
sanitize_interval() |
S |
66 |
2 |
8 |
get_settings() |
S |
67 |
1 |
8 |
get_key() |
S |
80 |
1 |
3 |
set_alert() |
S |
71 |
1 |
6 |
delete_alert() |
S |
73 |
1 |
5 |
privileged_permission_callback() |
S |
80 |
1 |
3 |
sanitize_key() |
S |
80 |
1 |
3 |
get_alert() |
S |
68 |
1 |
8 |