| Total Complexity | 63 | 
| Dependencies | 1 | 
| Dependents | 0 | 
| Total lines | 395 | 
| Lines of code | 276 | 
| Logical lines of code | 154 | 
| Comment lines | 98 | 
| Methods | 13 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| export() | 44 | 15 | 44 | |
| export_xml() | 47 | 9 | 32 | |
| export_filter_fields() | 46 | 8 | 39 | |
| export_date_fields() | 46 | 7 | 34 | |
| export_csv() | 50 | 7 | 25 | |
| create_export_tool() | 48 | 6 | 30 | |
| smart_format_fields() | 56 | 4 | 19 | |
| __construct() | 47 | 2 | 38 | |
| create_export_customers_tool() | 81 | 1 | 3 | |
| create_export_orders_tool() | 81 | 1 | 3 | |
| create_export_orders_items_tool() | 81 | 1 | 3 | |
| create_export_products_tool() | 81 | 1 | 3 | |
| create_export_customers_from_orders_tool() | 81 | 1 | 3 |