-
Home
-
Claudio Sanches – Moip for WooCommerce
-
2.3.1 (latest)
-
Code
-
Classes
- WC_Moip_Gateway
Total Complexity |
111 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
1,150 |
Lines of code |
822 |
Logical lines of code |
314 |
Comment lines |
188 |
Methods |
24 |
Properties |
0 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_payment_xml() |
C |
33 |
24 |
86 |
successful_request() |
B |
39 |
15 |
67 |
init_form_fields() |
A |
24 |
1 |
268 |
create_payment_token() |
A |
42 |
12 |
48 |
generate_form() |
A |
41 |
5 |
66 |
get_form_args() |
S |
46 |
6 |
36 |
admin_notices() |
S |
56 |
7 |
19 |
__construct() |
S |
41 |
4 |
52 |
process_payment() |
S |
50 |
5 |
29 |
generate_transparent_checkout() |
S |
49 |
4 |
30 |
transparent_checkout_thankyou_page() |
S |
50 |
4 |
30 |
is_available() |
S |
64 |
5 |
9 |
scripts() |
S |
53 |
3 |
22 |
woocommerce_instance() |
S |
68 |
2 |
8 |
register_error() |
S |
68 |
2 |
7 |
receipt_page() |
S |
69 |
2 |
7 |
check_ipn_response() |
S |
65 |
2 |
9 |
admin_url() |
S |
70 |
2 |
6 |
using_supported_currency() |
S |
80 |
1 |
3 |
admin_options() |
S |
65 |
1 |
8 |
login_missing_message() |
S |
75 |
1 |
3 |
token_missing_message() |
S |
75 |
1 |
3 |
key_missing_message() |
S |
75 |
1 |
3 |
currency_not_supported_message() |
S |
76 |
1 |
3 |