-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Payment_Gateways
Total Complexity |
45 |
Dependencies |
3 |
Dependents |
16 |
Total lines |
440 |
Lines of code |
170 |
Logical lines of code |
88 |
Comment lines |
201 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_file() |
A |
48 |
7 |
33 |
register_dir() |
S |
56 |
7 |
17 |
get() |
S |
51 |
6 |
26 |
init() |
S |
58 |
5 |
13 |
initialize_gateways() |
S |
65 |
3 |
9 |
currencies_without_fractions() |
S |
54 |
1 |
25 |
action_process_callbacks() |
S |
66 |
2 |
8 |
unregister_file() |
S |
72 |
2 |
5 |
action_save_payment_gateway_cache() |
S |
73 |
2 |
5 |
get_meta() |
S |
77 |
2 |
3 |
get_active_gateways() |
S |
66 |
2 |
8 |
get_european_union_countries() |
S |
63 |
2 |
8 |
is_registered() |
S |
78 |
1 |
3 |
flush_cache() |
S |
80 |
1 |
3 |
get_gateways() |
S |
80 |
1 |
3 |
__construct() |
S |
98 |
1 |
1 |