| Total Complexity | 32 | 
| Dependencies | 1 | 
| Dependents | 0 | 
| Total lines | 205 | 
| Lines of code | 123 | 
| Logical lines of code | 82 | 
| Comment lines | 34 | 
| Methods | 6 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| insert_to_cart() | 47 | 11 | 31 | |
| single_product_insert_to_cart() | 48 | 9 | 30 | |
| suggest_price() | 46 | 6 | 40 | |
| add_to_cart_from_single_product() | 65 | 3 | 8 | |
| instance() | 72 | 2 | 6 | |
| __construct() | 66 | 1 | 8 |