-
Home
-
WooCommerce
-
6.2.0
-
Code
-
Classes
- WC_Admin_Importers
Total Complexity |
41 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
290 |
Lines of code |
199 |
Logical lines of code |
81 |
Comment lines |
61 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
post_importer_compatibility() |
A |
43 |
12 |
47 |
do_ajax_product_import() |
A |
36 |
9 |
82 |
hide_from_menus() |
S |
61 |
5 |
12 |
tax_rates_importer() |
S |
61 |
3 |
12 |
__construct() |
S |
57 |
2 |
16 |
import_allowed() |
S |
79 |
2 |
3 |
add_to_menus() |
S |
71 |
2 |
5 |
admin_scripts() |
S |
70 |
2 |
5 |
product_importer() |
S |
64 |
2 |
10 |
register_importers() |
S |
66 |
2 |
7 |