-
Home
-
Checkout Field Manager (Checkout Manager) for WooCommerce
-
6.4.1
-
Code
-
Classes
- WOOCCM_Field_Controller
| Total Complexity |
79 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
375 |
| Lines of code |
254 |
| Logical lines of code |
133 |
| Comment lines |
15 |
| Methods |
16 |
| Properties |
2 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_modal_field() |
A |
49 |
10 |
29 |
| ajax_change_field_attribute() |
A |
53 |
9 |
22 |
| save_field_order() |
A |
53 |
8 |
22 |
| ajax_toggle_field_attribute() |
A |
54 |
8 |
21 |
| ajax_load_parent() |
S |
57 |
6 |
16 |
| ajax_save_field() |
S |
57 |
6 |
15 |
| ajax_reset_fields() |
S |
60 |
5 |
14 |
| ajax_load_field() |
S |
59 |
5 |
14 |
| ajax_delete_field() |
S |
60 |
5 |
13 |
| enqueue_scripts() |
S |
55 |
3 |
20 |
| save_modal_field() |
S |
60 |
3 |
13 |
| __construct() |
S |
53 |
2 |
23 |
| add_modal_field() |
S |
66 |
3 |
8 |
| delete_field() |
S |
66 |
3 |
8 |
| instance() |
S |
72 |
2 |
6 |
| get_product_categories() |
S |
64 |
1 |
10 |