| Total Complexity | 10 |
| Dependencies | 3 |
| Dependents | 0 |
| Total lines | 183 |
| Lines of code | 128 |
| Logical lines of code | 78 |
| Comment lines | 1 |
| Methods | 10 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| test_installment_get_view_data() | 53 | 1 | 24 | |
| test_installment_charge() | 56 | 1 | 19 | |
| test_installment_wlb_charge() | 56 | 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 |