| Rating | Name | Duplication | Size | Complexity |
|---|---|---|---|---|
| A | Plan.update() | 22 | 22 | 1 |
| A | Plan.create() | 21 | 21 | 1 |
| A | TestTransaction.test_get() | 0 | 12 | 1 |
| A | PayStackRequests.__init__() | 0 | 10 | 1 |
| A | Transaction.get() | 0 | 13 | 1 |
| A | TestPlan.test_update() | 13 | 13 | 1 |
| A | Customer.create() | 15 | 15 | 1 |
| A | TestHttpMethods.test_post_method_called() | 0 | 15 | 1 |
| A | TestCustomer.test_update() | 13 | 13 | 1 |
| A | TestTransaction.test_charge_token() | 0 | 14 | 1 |
| A | Transaction.verify() | 0 | 13 | 1 |
| A | Plan.list() | 11 | 11 | 1 |
| A | TestPlan.test_list() | 13 | 13 | 1 |
| A | Customer.update() | 17 | 17 | 1 |
| A | TestCustomer.test_create() | 15 | 15 | 1 |