| Total Complexity | 50 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 353 |
| Lines of code | 241 |
| Logical lines of code | 137 |
| Comment lines | 93 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| export() | 45 | 13 | 43 | |
| export_xml() | 49 | 7 | 29 | |
| export_filter_fields() | 49 | 6 | 31 | |
| export_csv() | 54 | 5 | 21 | |
| export_date_fields() | 49 | 4 | 28 | |
| create_export_tool() | 53 | 4 | 22 | |
| smart_format_fields() | 58 | 4 | 16 | |
| __construct() | 48 | 2 | 36 | |
| create_export_customers_tool() | 82 | 1 | 3 | |
| create_export_orders_tool() | 82 | 1 | 3 | |
| create_export_orders_items_tool() | 82 | 1 | 3 | |
| create_export_products_tool() | 82 | 1 | 3 | |
| create_export_customers_from_orders_tool() | 82 | 1 | 3 |