-
Home
-
Akismet Anti-spam: Spam Protection
-
5.6 (latest)
-
Code
-
Classes
- Akismet_REST_API
| Total Complexity |
56 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
614 |
| Lines of code |
387 |
| Logical lines of code |
152 |
| Comment lines |
135 |
| Methods |
17 |
| Properties |
0 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| receive_webhook() |
C |
31 |
21 |
112 |
| 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_key() |
S |
80 |
1 |
3 |
| get_settings() |
S |
67 |
1 |
8 |
| get_alert() |
S |
68 |
1 |
8 |
| 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 |