-
Home
-
Blacklist Manager – WooCommerce Anti-Fraud & Spam Prevention (Contact Form 7, Gravity Forms, WPForms)
-
2.0.4 (latest)
-
Code
-
Classes
- WC_Blacklist_Manager_Dashboard
Total Complexity |
198 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
836 |
Lines of code |
680 |
Logical lines of code |
437 |
Comment lines |
7 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_form_submission() |
D |
25 |
46 |
143 |
handle_add_domain() |
B |
39 |
19 |
59 |
handle_bulk_action_address_callback() |
A |
44 |
15 |
40 |
handle_bulk_action_callback() |
A |
44 |
15 |
40 |
display_dashboard() |
A |
39 |
13 |
58 |
handle_block_action() |
A |
43 |
14 |
42 |
handle_add_ip_address() |
A |
43 |
12 |
43 |
handle_add_address() |
A |
40 |
11 |
55 |
add_admin_menus() |
A |
48 |
9 |
35 |
handle_messages() |
A |
52 |
9 |
25 |
process_form_data() |
A |
53 |
8 |
23 |
handle_delete_action() |
S |
52 |
6 |
21 |
build_query() |
S |
62 |
4 |
10 |
fetch_entries_by_search_words() |
S |
55 |
2 |
18 |
handle_search() |
S |
67 |
3 |
7 |
build_where_clause() |
S |
70 |
3 |
5 |
handle_pagination() |
S |
58 |
2 |
14 |
prepare_search_terms() |
S |
62 |
2 |
11 |
__construct() |
S |
68 |
1 |
7 |
fetch_total_count() |
S |
75 |
1 |
4 |
fetch_paginated_entries() |
S |
66 |
1 |
8 |
init_hooks() |
S |
64 |
1 |
9 |
clear_message() |
S |
81 |
1 |
3 |