-
Home
-
Módulo PagSeguro
-
3.8.0
-
Code
-
Classes
- WC_PagSeguro_Gateway
Total Complexity |
118 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
979 |
Lines of code |
712 |
Logical lines of code |
248 |
Comment lines |
198 |
Methods |
25 |
Properties |
0 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_order_status() |
B |
36 |
21 |
73 |
save_payment_meta_data() |
B |
37 |
20 |
71 |
process_payment() |
A |
44 |
11 |
46 |
email_instructions() |
A |
48 |
10 |
34 |
init_form_fields() |
A |
30 |
1 |
164 |
checkout_scripts() |
S |
50 |
6 |
25 |
__construct() |
S |
43 |
4 |
45 |
receipt_page() |
S |
47 |
4 |
38 |
wc_test() |
S |
46 |
4 |
37 |
is_available() |
S |
66 |
6 |
7 |
getPaymentMethodFromCode() |
S |
44 |
3 |
43 |
payment_fields() |
S |
55 |
3 |
20 |
thankyou_page() |
S |
56 |
3 |
18 |
generate_pslink_html() |
S |
56 |
1 |
37 |
get_numeric_option() |
S |
63 |
3 |
10 |
get_log_view() |
S |
67 |
3 |
6 |
admin_options() |
S |
69 |
3 |
5 |
ipn_handler() |
S |
62 |
2 |
11 |
get_email() |
S |
79 |
2 |
3 |
get_token() |
S |
79 |
2 |
3 |
get_public_key() |
S |
79 |
2 |
3 |
using_supported_currency() |
S |
80 |
1 |
3 |
is_sanbox_on() |
S |
79 |
1 |
3 |
has_fields() |
S |
80 |
1 |
3 |
send_email() |
S |
74 |
1 |
4 |