-
Home
-
Age Verification for your checkout page. Verify your customer's identity
-
1.3.92
-
Code
-
Classes
- WC_Integration_AgeChecker_Integration
Total Complexity |
81 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
484 |
Lines of code |
441 |
Logical lines of code |
221 |
Comment lines |
1 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_excluded() |
B |
39 |
21 |
64 |
generate_radio_html() |
B |
42 |
18 |
54 |
generate_listbox_html() |
A |
41 |
8 |
66 |
validate_order() |
S |
48 |
6 |
34 |
add_verified_notes() |
S |
59 |
7 |
13 |
init_form_fields() |
S |
38 |
1 |
92 |
__construct() |
S |
43 |
3 |
49 |
add_script() |
S |
58 |
5 |
17 |
add_script_footer() |
S |
58 |
5 |
17 |
validate_key_field() |
S |
61 |
3 |
13 |
validate_excluded_categories_field() |
S |
65 |
2 |
11 |
validate_excluded_groups_field() |
S |
65 |
2 |
11 |