-
Home
-
Checkout Field Editor (Checkout Manager) for WooCommerce
-
2.1.4 (latest)
-
Code
-
Classes
- THWCFD_Utils_Field
Total Complexity |
122 |
Dependencies |
21 |
Dependents |
4 |
Total lines |
426 |
Lines of code |
272 |
Logical lines of code |
191 |
Comment lines |
14 |
Methods |
17 |
Properties |
5 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_field() |
C |
40 |
25 |
52 |
prepare_field_from_posted_data() |
B |
40 |
24 |
50 |
get_property_set() |
B |
42 |
19 |
44 |
prepare_properties() |
A |
49 |
14 |
27 |
prepare_field() |
A |
51 |
9 |
24 |
prepare_options_array() |
S |
59 |
5 |
14 |
get_option_array() |
S |
63 |
4 |
10 |
is_custom_enabled() |
S |
70 |
4 |
6 |
is_valid_field() |
S |
70 |
3 |
6 |
is_custom_user_field() |
S |
70 |
3 |
6 |
is_valid_enabled() |
S |
70 |
3 |
6 |
is_html_field() |
S |
68 |
3 |
7 |
is_enabled() |
S |
71 |
2 |
6 |
is_order_field() |
S |
80 |
1 |
3 |
is_user_field() |
S |
80 |
1 |
3 |
is_custom_field() |
S |
81 |
1 |
3 |
prepare_options_json() |
S |
73 |
1 |
5 |