Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
A | Plan.update() | 22 | 22 | 1 |
A | Plan.create() | 21 | 21 | 1 |
A | Paystack.__init__() | 0 | 6 | 1 |
A | TestCustomer.test_get() | 13 | 13 | 1 |
A | TestTransaction.test_initialize() | 0 | 14 | 1 |
A | PayStackRequests.post() | 0 | 7 | 1 |
A | Transaction.list() | 0 | 12 | 1 |
A | TestTransaction.test_list() | 0 | 12 | 1 |
A | PayStackRequests.put() | 0 | 7 | 1 |
A | Transaction.charge_token() | 0 | 15 | 1 |
A | Plan.get() | 12 | 12 | 1 |
A | TestPlan.test_get() | 13 | 13 | 1 |
A | Customer.list() | 11 | 11 | 1 |
A | TestHttpMethods.test_get_method_called() | 0 | 14 | 1 |
A | TestPaystackClass.test_transaction_init() | 0 | 13 | 1 |