Total Complexity | 10 |
Dependencies | 3 |
Dependents | 8 |
Total lines | 130 |
Lines of code | 44 |
Logical lines of code | 20 |
Comment lines | 67 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_api_key() | 71 | 2 | 6 | |
get_client() | 66 | 2 | 8 | |
verify_signature() | 75 | 1 | 4 | |
create_payment() | 75 | 1 | 4 | |
get_payment() | 75 | 1 | 4 | |
capture_payment() | 74 | 1 | 4 | |
cancel_payment() | 74 | 1 | 4 | |
refund_payment() | 64 | 1 | 10 |