Total Complexity | 16 |
Dependencies | 2 |
Dependents | 6 |
Total lines | 104 |
Lines of code | 49 |
Logical lines of code | 28 |
Comment lines | 37 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_previous_transaction() | 59 | 4 | 15 | |
cart_contains_only_one_item() | 64 | 4 | 10 | |
order_pay_contains_subscription() | 63 | 3 | 11 | |
current_product_is_subscription() | 76 | 2 | 4 | |
cart_contains_subscription() | 80 | 1 | 3 | |
has_subscription() | 80 | 1 | 3 | |
accept_only_automatic_payment_gateways() | 82 | 1 | 3 |