| Total Complexity | 9 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 62 |
| Lines of code | 39 |
| Logical lines of code | 10 |
| Comment lines | 11 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| delete_order_products() | 74 | 2 | 5 | |
| __construct() | 81 | 1 | 3 | |
| generate_order() | 66 | 1 | 9 | |
| order() | 82 | 1 | 3 | |
| delete_order() | 77 | 1 | 4 | |
| add_simple_product() | 75 | 1 | 5 | |
| add_variable_product() | 75 | 1 | 5 | |
| add_woocommerce_subscription_product() | 75 | 1 | 5 |