-
Home
-
Germanized for WooCommerce
-
3.5.0
-
Code
-
Classes
- WC_GZD_Legal_Checkbox_Manager
| Total Complexity |
154 |
| Dependencies |
2 |
| Dependents |
17 |
| Total lines |
909 |
| Lines of code |
600 |
| Logical lines of code |
262 |
| Comment lines |
143 |
| Methods |
27 |
| Properties |
4 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| show_conditionally_checkout() |
C |
33 |
30 |
97 |
| show_conditionally_pay_for_order() |
C |
37 |
26 |
76 |
| filter() |
A |
46 |
16 |
38 |
| register() |
A |
40 |
12 |
63 |
| register_core_checkboxes() |
A |
32 |
4 |
129 |
| 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 |
| get_options() |
S |
67 |
4 |
7 |
| get_checkboxes() |
S |
64 |
4 |
9 |
| refresh_fragments_checkout() |
S |
59 |
2 |
15 |
| render() |
S |
64 |
3 |
10 |
| _uasort_callback() |
S |
70 |
3 |
6 |
| maybe_do_hooks() |
S |
67 |
3 |
8 |
| __construct() |
S |
57 |
1 |
17 |
| instance() |
S |
72 |
2 |
6 |
| update() |
S |
69 |
2 |
7 |
| delete() |
S |
69 |
2 |
7 |
| remove() |
S |
73 |
2 |
5 |
| get_checkbox() |
S |
71 |
2 |
6 |
| get_core_checkbox_ids() |
S |
79 |
1 |
3 |
| get_legal_label_args() |
S |
63 |
1 |
10 |
| update_options() |
S |
72 |
1 |
5 |
| get_locations() |
S |
66 |
1 |
8 |
| sort() |
S |
76 |
1 |
4 |