Total Complexity | 18 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 137 |
Lines of code | 103 |
Logical lines of code | 47 |
Comment lines | 2 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
request() | 50 | 4 | 30 | |
call() | 52 | 4 | 26 | |
was_payment_successful() | 64 | 2 | 9 | |
log_info() | 73 | 2 | 5 | |
log_error() | 68 | 2 | 7 | |
__construct() | 71 | 1 | 6 | |
create_payment() | 74 | 1 | 4 | |
payment_methods() | 68 | 1 | 7 | |
refund_payment() | 65 | 1 | 9 |