-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- WC_Admin_Importers
| Total Complexity |
42 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
302 |
| Lines of code |
201 |
| Logical lines of code |
81 |
| Comment lines |
68 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| do_ajax_product_import() |
A |
36 |
10 |
84 |
| post_importer_compatibility() |
A |
43 |
12 |
47 |
| 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 |