| Total Complexity | 15 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 163 |
| Lines of code | 111 |
| Logical lines of code | 50 |
| Comment lines | 16 |
| Methods | 11 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| test_rp_get_order_handle() | 53 | 1 | 29 | |
| test_rp_get_order_by_handle_cache() | 61 | 2 | 14 | |
| test_rp_get_order_by_session_cache() | 61 | 2 | 14 | |
| test_rp_get_order_by_handle_found() | 62 | 2 | 12 | |
| test_rp_get_order_by_session_found() | 62 | 2 | 12 | |
| set_up() | 67 | 1 | 8 | |
| tear_down() | 77 | 1 | 4 | |
| payment_methods() | 81 | 1 | 3 | |
| test_rp_get_order_by_handle_not_found() | 76 | 1 | 4 | |
| test_rp_get_order_by_session_not_found() | 76 | 1 | 4 | |
| test_rp_is_order_paid_via_reepay() | 70 | 1 | 7 |