-
Home
-
PayZen for WooCommerce
-
1.9.0
-
Code
-
Classes
- PayzenApi
| Total Complexity |
31 |
| Dependencies |
2 |
| Dependents |
8 |
| Total lines |
313 |
| Lines of code |
161 |
| Logical lines of code |
53 |
| Comment lines |
94 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sign() |
S |
53 |
6 |
21 |
| findCurrency() |
S |
65 |
4 |
9 |
| getSupportedCurrencies() |
S |
52 |
2 |
18 |
| getSupportedCardTypes() |
S |
44 |
1 |
33 |
| isSupportedLanguage() |
S |
67 |
3 |
8 |
| findCurrencyByAlphaCode() |
S |
65 |
3 |
9 |
| findCurrencyByNumCode() |
S |
65 |
3 |
9 |
| getSupportedLanguages() |
S |
57 |
1 |
17 |
| generateTransId() |
S |
64 |
2 |
9 |
| getCurrencyNumCode() |
S |
74 |
2 |
4 |
| getSuccessStatuses() |
S |
69 |
1 |
8 |
| getPendingStatuses() |
S |
66 |
1 |
10 |
| getCancelledStatuses() |
S |
80 |
1 |
3 |
| getToValidateStatuses() |
S |
79 |
1 |
3 |