-
Home
-
WooCommerce
-
10.2.2
-
Code
-
Classes
- WC_Product_Importer
| Total Complexity |
109 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
798 |
| Lines of code |
438 |
| Logical lines of code |
244 |
| Comment lines |
240 |
| Methods |
22 |
| Properties |
9 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_product_data() |
B |
37 |
20 |
72 |
| process_item() |
B |
39 |
16 |
59 |
| set_variation_data() |
A |
43 |
15 |
45 |
| get_attachment_id_from_url() |
A |
40 |
10 |
65 |
| get_product_object() |
A |
47 |
8 |
36 |
| get_variation_parent_attributes() |
S |
52 |
7 |
25 |
| get_attribute_taxonomy_id() |
S |
45 |
5 |
46 |
| set_image_data() |
S |
60 |
4 |
14 |
| get_memory_limit() |
S |
62 |
4 |
11 |
| set_meta_data() |
S |
68 |
3 |
7 |
| get_mapped_keys() |
S |
79 |
2 |
3 |
| get_percent_complete() |
S |
67 |
2 |
7 |
| memory_exceeded() |
S |
65 |
2 |
9 |
| time_exceeded() |
S |
66 |
2 |
8 |
| unescape_data() |
S |
67 |
2 |
7 |
| get_raw_keys() |
S |
82 |
1 |
3 |
| get_raw_data() |
S |
82 |
1 |
3 |
| get_parsed_data() |
S |
79 |
1 |
3 |
| get_params() |
S |
82 |
1 |
3 |
| get_file_position() |
S |
82 |
1 |
3 |
| explode_values() |
S |
69 |
1 |
6 |
| explode_values_formatter() |
S |
78 |
1 |
3 |