-
Home
-
Checkout Field Manager (Checkout Manager) for WooCommerce
-
6.4.1
-
Code
-
Classes
- WOOCCM_Field
| Total Complexity |
54 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
375 |
| Lines of code |
277 |
| Logical lines of code |
83 |
| Comment lines |
33 |
| Methods |
22 |
| Properties |
3 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sanitize_field() |
A |
47 |
12 |
33 |
| duplicated_name() |
S |
61 |
6 |
12 |
| get_args() |
S |
38 |
1 |
83 |
| update_fields() |
S |
60 |
5 |
14 |
| get_default_fields() |
S |
56 |
4 |
17 |
| order_fields() |
S |
64 |
5 |
9 |
| get_field_id() |
S |
64 |
4 |
10 |
| get_fields() |
S |
62 |
3 |
10 |
| get_types() |
S |
51 |
1 |
27 |
| get_name() |
S |
80 |
1 |
3 |
| get_key() |
S |
79 |
1 |
3 |
| get_conditional_types() |
S |
70 |
1 |
6 |
| get_option_types() |
S |
69 |
1 |
8 |
| get_multiple_types() |
S |
73 |
1 |
6 |
| get_template_types() |
S |
69 |
1 |
8 |
| get_disabled_types() |
S |
68 |
1 |
9 |
| get_defaults() |
S |
81 |
1 |
3 |
| delete_fields() |
S |
77 |
1 |
4 |
| add_field() |
S |
80 |
1 |
3 |
| get_field() |
S |
80 |
1 |
3 |
| update_field() |
S |
80 |
1 |
3 |
| delete_field() |
S |
80 |
1 |
3 |