| Total Complexity | 41 | 
| Dependencies | 2 | 
| Dependents | 0 | 
| Total lines | 248 | 
| Lines of code | 149 | 
| Logical lines of code | 100 | 
| Comment lines | 43 | 
| Methods | 7 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| insert_to_cart() | 47 | 11 | 31 | |
| single_product_insert_to_cart() | 48 | 9 | 30 | |
| load_more_products() | 51 | 9 | 24 | |
| suggest_price() | 46 | 6 | 40 | |
| add_to_cart_from_single_product() | 65 | 3 | 8 | |
| instance() | 72 | 2 | 6 | |
| __construct() | 64 | 1 | 10 |