-
Home
-
Age Verification for your checkout page. Verify your customer's identity
-
1.4.1
-
Code
-
Classes
- WC_Integration_AgeChecker_Integration
Total Complexity |
100 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
591 |
Lines of code |
535 |
Logical lines of code |
259 |
Comment lines |
1 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_excluded() |
B |
39 |
21 |
64 |
generate_radio_html() |
B |
42 |
18 |
54 |
generate_listbox_html() |
A |
37 |
13 |
81 |
is_shipping_excluded() |
A |
49 |
9 |
28 |
validate_order() |
A |
48 |
7 |
34 |
add_script() |
S |
51 |
6 |
33 |
add_script_footer() |
S |
51 |
6 |
33 |
add_verified_notes() |
S |
59 |
7 |
13 |
init_form_fields() |
S |
37 |
1 |
99 |
__construct() |
S |
43 |
3 |
50 |
validate_key_field() |
S |
61 |
3 |
13 |
validate_excluded_categories_field() |
S |
65 |
2 |
11 |
validate_excluded_groups_field() |
S |
65 |
2 |
11 |
validate_excluded_shipping_field() |
S |
65 |
2 |
11 |