-
Home
-
WooCommerce
-
8.5.2
-
Code
-
Classes
- WC_Meta_Box_Product_Data
Total Complexity |
120 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
557 |
Lines of code |
355 |
Logical lines of code |
152 |
Comment lines |
150 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
D |
31 |
43 |
81 |
save_variations() |
D |
30 |
38 |
92 |
prepare_attributes() |
A |
44 |
13 |
43 |
prepare_set_attributes() |
A |
53 |
8 |
22 |
prepare_downloads() |
S |
57 |
4 |
16 |
get_product_data_tabs() |
S |
44 |
1 |
51 |
product_data_tabs_sort() |
S |
64 |
4 |
9 |
output() |
S |
67 |
2 |
7 |
prepare_children() |
S |
76 |
2 |
3 |
output_tabs() |
S |
65 |
1 |
9 |
get_product_type_options() |
S |
72 |
1 |
6 |
filter_variation_attributes() |
S |
79 |
1 |
3 |
filter_non_variation_attributes() |
S |
79 |
1 |
3 |
output_variations() |
S |
61 |
1 |
10 |