-
Home
-
WooCommerce Multiple Payment Gateways (WCMPG)
-
1.66
-
Code
-
Classes
- WCMPG_Paybox
Total Complexity |
32 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
587 |
Lines of code |
219 |
Logical lines of code |
107 |
Comment lines |
60 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_text_value() |
S |
58 |
7 |
15 |
receipt() |
S |
45 |
3 |
39 |
api() |
S |
55 |
3 |
19 |
init_form_fields() |
S |
46 |
1 |
42 |
get_hmac() |
S |
60 |
3 |
12 |
get_valid_xml() |
S |
60 |
3 |
12 |
__construct() |
S |
54 |
2 |
21 |
get_billing() |
S |
55 |
2 |
20 |
get_params_str() |
S |
68 |
2 |
7 |
get_params() |
S |
68 |
2 |
7 |
get_shoppingcart() |
S |
66 |
2 |
8 |
admin_options() |
S |
64 |
1 |
10 |
process_payment() |
S |
69 |
1 |
7 |