-
Home
-
Mollie Payments for WooCommerce
-
6.2.1
-
Code
-
Classes
- Mollie_WC_Helper_Status
Total Complexity |
20 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
197 |
Lines of code |
114 |
Logical lines of code |
50 |
Comment lines |
39 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isCompatible() |
A |
39 |
11 |
76 |
getMollieApiStatus() |
S |
56 |
3 |
20 |
__construct() |
S |
81 |
1 |
3 |
hasErrors() |
S |
80 |
1 |
3 |
getErrors() |
S |
82 |
1 |
3 |
getWooCommerceVersion() |
S |
81 |
1 |
3 |
hasCompatibleWooCommerceVersion() |
S |
78 |
1 |
3 |
isApiClientInstalled() |
S |
80 |
1 |
3 |