-
Home
-
Blockons – Gutenberg blocks for WordPress and WooCommerce websites
-
1.2.08 (latest)
-
Code
-
Classes
- Blockons_Security_Manager
Total Complexity |
78 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
376 |
Lines of code |
256 |
Logical lines of code |
120 |
Comment lines |
75 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_request() |
C |
35 |
27 |
81 |
sanitize_form_fields() |
A |
48 |
12 |
33 |
validate_email_addresses() |
S |
50 |
6 |
29 |
sanitize_field_value() |
S |
57 |
6 |
17 |
sanitize_form_data() |
S |
58 |
6 |
15 |
check_submission_rate() |
S |
55 |
4 |
22 |
get_client_ip() |
S |
55 |
4 |
20 |
is_development_environment() |
S |
66 |
4 |
7 |
sanitize_email_list() |
S |
64 |
3 |
8 |
get_instance() |
S |
71 |
2 |
6 |
sanitize_checkbox_value() |
S |
66 |
2 |
9 |
get_email_limits() |
S |
82 |
1 |
3 |
get_rate_limit_settings() |
S |
72 |
1 |
6 |