-
Home
-
Paytium: Mollie payment forms & donations
-
4.1.3
-
Code
-
Classes
- Mollie_API_Object_Payment
| Total Complexity |
21 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
423 |
| Lines of code |
63 |
| Logical lines of code |
23 |
| Comment lines |
251 |
| Methods |
17 |
| Properties |
24 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| hasRecurringType() |
S |
79 |
2 |
3 |
| getPaymentUrl() |
S |
71 |
2 |
7 |
| getAmountRefunded() |
S |
71 |
2 |
7 |
| getAmountRemaining() |
S |
71 |
2 |
7 |
| isCancelled() |
S |
80 |
1 |
3 |
| isExpired() |
S |
80 |
1 |
3 |
| isOpen() |
S |
80 |
1 |
3 |
| isPending() |
S |
80 |
1 |
3 |
| isPaid() |
S |
80 |
1 |
3 |
| isPaidOut() |
S |
80 |
1 |
3 |
| isRefunded() |
S |
80 |
1 |
3 |
| isChargedBack() |
S |
80 |
1 |
3 |
| isFailed() |
S |
80 |
1 |
3 |
| hasRecurringTypeFirst() |
S |
80 |
1 |
3 |
| hasRecurringTypeRecurring() |
S |
80 |
1 |
3 |
| canBeRefunded() |
S |
80 |
1 |
3 |
| canBePartiallyRefunded() |
S |
81 |
1 |
3 |