-
Home
-
Blacklist Manager – WooCommerce Anti-Fraud & Spam Prevention (Contact Form 7, Gravity Forms, WPForms)
-
1.3.6
-
Code
-
Classes
- WC_Blacklist_Manager_Dashboard
Total Complexity |
114 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
535 |
Lines of code |
442 |
Logical lines of code |
274 |
Comment lines |
0 |
Methods |
22 |
Properties |
6 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_form_submission() |
C |
33 |
25 |
90 |
handle_add_domain() |
A |
41 |
14 |
49 |
display_dashboard() |
A |
42 |
8 |
48 |
handle_block_action() |
A |
49 |
8 |
26 |
process_form_data() |
A |
53 |
8 |
23 |
handle_add_ip_address() |
A |
47 |
7 |
33 |
handle_bulk_action_callback() |
S |
53 |
7 |
20 |
handle_bulk_action_address_callback() |
S |
53 |
7 |
20 |
build_query() |
S |
62 |
4 |
10 |
handle_delete_action() |
S |
60 |
3 |
11 |
add_admin_menus() |
S |
56 |
2 |
21 |
handle_messages() |
S |
64 |
3 |
10 |
handle_search() |
S |
67 |
3 |
7 |
build_where_clause() |
S |
70 |
3 |
5 |
handle_pagination() |
S |
58 |
2 |
14 |
fetch_entries_by_search_words() |
S |
60 |
2 |
12 |
prepare_search_terms() |
S |
62 |
2 |
11 |
display_messages() |
S |
72 |
2 |
5 |
fetch_total_count() |
S |
75 |
1 |
4 |
fetch_paginated_entries() |
S |
66 |
1 |
8 |
init_hooks() |
S |
66 |
1 |
8 |
__construct() |
S |
68 |
1 |
7 |