-
Home
-
Blacklist Manager – WooCommerce Anti-Fraud & Spam Prevention (Contact Form 7, Gravity Forms, WPForms)
-
1.3.14
-
Code
-
Classes
- WC_Blacklist_Manager_Dashboard
Total Complexity |
173 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
730 |
Lines of code |
600 |
Logical lines of code |
372 |
Comment lines |
7 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_form_submission() |
D |
28 |
39 |
127 |
handle_add_domain() |
B |
39 |
19 |
59 |
display_dashboard() |
A |
39 |
13 |
58 |
handle_add_ip_address() |
A |
43 |
12 |
43 |
handle_bulk_action_address_callback() |
A |
48 |
12 |
30 |
handle_bulk_action_callback() |
A |
48 |
12 |
30 |
add_admin_menus() |
A |
48 |
9 |
35 |
handle_messages() |
A |
52 |
9 |
25 |
handle_add_address() |
A |
45 |
8 |
37 |
handle_block_action() |
A |
49 |
8 |
26 |
process_form_data() |
A |
53 |
8 |
23 |
build_query() |
S |
62 |
4 |
10 |
handle_delete_action() |
S |
60 |
3 |
11 |
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 |