| Total Complexity | 30 | 
| Dependencies | 3 | 
| Dependents | 1 | 
| Total lines | 156 | 
| Lines of code | 104 | 
| Logical lines of code | 74 | 
| Comment lines | 17 | 
| Methods | 7 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| set_items_from_order() | 48 | 9 | 30 | |
| set_items_from_cart() | 45 | 8 | 42 | |
| get_items_to_apply_coupon() | 58 | 7 | 14 | |
| init() | 69 | 3 | 7 | |
| __construct() | 77 | 1 | 4 | |
| allow_free_shipping() | 78 | 1 | 3 | |
| apply_coupon() | 76 | 1 | 4 |