| Total Complexity | 33 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 217 |
| Lines of code | 128 |
| Logical lines of code | 85 |
| Comment lines | 39 |
| 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 | |
| suggest_price() | 46 | 6 | 40 | |
| add_to_cart_from_single_product() | 65 | 3 | 8 | |
| instance() | 72 | 2 | 6 | |
| __construct() | 64 | 1 | 10 | |
| ajax_search_callback() | 82 | 1 | 3 |