-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_Meta_Box_Product_Data
| Total Complexity |
127 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
576 |
| Lines of code |
370 |
| Logical lines of code |
162 |
| Comment lines |
151 |
| Methods |
14 |
| Properties |
0 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save() |
D |
29 |
46 |
87 |
| save_variations() |
D |
28 |
42 |
101 |
| 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 |