Total Complexity | 10 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 185 |
Lines of code | 129 |
Logical lines of code | 79 |
Comment lines | 1 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
test_installment_get_view_data() | 53 | 1 | 24 | |
test_installment_wlb_charge() | 55 | 1 | 20 | |
test_installment_charge() | 55 | 1 | 19 | |
test_installment_get_total_amount_from_admin_order_page() | 61 | 1 | 12 | |
test_installment_convert_to_cents() | 63 | 1 | 11 | |
setUp() | 72 | 1 | 5 | |
test_installment_get_total_amount_from_cart() | 66 | 1 | 8 | |
test_installment_wlb_charge_with_custom_description() | 63 | 1 | 10 | |
test_installment_wlb_charge_with_custom_description_fully_overridden() | 63 | 1 | 10 | |
test_installment_get_params_for_js() | 63 | 1 | 10 |