-
Home
-
WooCommerce Multilingual & Multicurrency with WPML
-
5.3.8
-
Code
-
Classes
- WCML_Currencies_Payment_Gateways
Total Complexity |
29 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
207 |
Lines of code |
115 |
Logical lines of code |
58 |
Comment lines |
44 |
Methods |
13 |
Properties |
5 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_gateway_description() |
S |
51 |
7 |
28 |
store_supported_gateways() |
S |
58 |
5 |
16 |
add_hooks() |
S |
59 |
3 |
13 |
init_gateways() |
S |
56 |
2 |
19 |
is_enabled() |
S |
69 |
2 |
7 |
is_a_valid_gateway() |
S |
77 |
2 |
3 |
store_non_supported_gateways() |
S |
69 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
set_enabled() |
S |
72 |
1 |
5 |
get_settings() |
S |
79 |
1 |
3 |
get_gateways() |
S |
77 |
1 |
4 |
get_supported_gateways() |
S |
77 |
1 |
4 |
get_available_payment_gateways() |
S |
81 |
1 |
3 |