-
Home
-
Checkout Field Editor (Checkout Manager) for WooCommerce
-
2.1.5 (latest)
-
Code
-
Classes
- THWCFD_Utils_Section
| Total Complexity |
89 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
266 |
| Lines of code |
202 |
| Logical lines of code |
128 |
| Comment lines |
7 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare_section_from_posted_data() |
B |
45 |
18 |
36 |
| get_property_set() |
A |
52 |
13 |
21 |
| update_field() |
A |
48 |
10 |
31 |
| filter_fields() |
A |
59 |
9 |
13 |
| add_field() |
S |
55 |
5 |
18 |
| get_fieldset() |
S |
58 |
5 |
15 |
| is_show_section_title() |
S |
60 |
5 |
13 |
| is_valid_section() |
S |
69 |
4 |
6 |
| get_fields() |
S |
65 |
4 |
8 |
| is_enabled() |
S |
70 |
3 |
6 |
| is_valid_enabled_section() |
S |
70 |
3 |
6 |
| sort_by_order() |
S |
69 |
3 |
6 |
| has_fields() |
S |
71 |
2 |
6 |
| get_property_json() |
S |
66 |
2 |
8 |
| sort_fields() |
S |
70 |
2 |
6 |
| is_custom_section() |
S |
81 |
1 |
3 |