-
Home
-
Germanized for WooCommerce
-
3.9.7
-
Code
-
Classes
- WC_GZD_Legal_Checkbox_Manager
Total Complexity |
171 |
Dependencies |
2 |
Dependents |
16 |
Total lines |
1,102 |
Lines of code |
781 |
Logical lines of code |
291 |
Comment lines |
165 |
Methods |
27 |
Properties |
4 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
show_conditionally_checkout() |
D |
28 |
38 |
142 |
show_conditionally_pay_for_order() |
D |
32 |
31 |
111 |
filter() |
A |
46 |
16 |
38 |
register() |
A |
38 |
12 |
74 |
register_core_checkboxes() |
A |
28 |
4 |
192 |
validate_reviews() |
S |
57 |
7 |
14 |
validate_checkout() |
S |
58 |
7 |
13 |
validate_register() |
S |
60 |
6 |
11 |
do_register_action() |
S |
57 |
5 |
16 |
validate_pay_for_order() |
S |
61 |
6 |
10 |
maybe_hide_terms_checkbox() |
S |
62 |
5 |
11 |
get_options() |
S |
67 |
4 |
7 |
get_checkboxes() |
S |
64 |
4 |
9 |
sort() |
S |
63 |
3 |
12 |
refresh_fragments_checkout() |
S |
58 |
2 |
17 |
render() |
S |
64 |
3 |
10 |
maybe_do_hooks() |
S |
67 |
3 |
8 |
__construct() |
S |
53 |
1 |
26 |
update() |
S |
69 |
2 |
7 |
delete() |
S |
69 |
2 |
7 |
remove() |
S |
73 |
2 |
5 |
get_checkbox() |
S |
71 |
2 |
6 |
instance() |
S |
72 |
2 |
6 |
get_locations() |
S |
63 |
1 |
11 |
update_options() |
S |
72 |
1 |
5 |
get_legal_label_args() |
S |
63 |
1 |
10 |
get_core_checkbox_ids() |
S |
79 |
1 |
3 |