-
Home
-
Módulo PagSeguro
-
3.16.2
-
Code
-
Classes
- WC_PagSeguro_Gateway
Total Complexity |
128 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
1,105 |
Lines of code |
822 |
Logical lines of code |
279 |
Comment lines |
204 |
Methods |
27 |
Properties |
0 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_order_status() |
B |
36 |
21 |
73 |
save_payment_meta_data() |
B |
37 |
20 |
71 |
init_form_fields() |
A |
26 |
1 |
229 |
process_payment() |
A |
43 |
12 |
46 |
email_instructions() |
A |
48 |
10 |
34 |
checkout_scripts() |
S |
49 |
6 |
28 |
__construct() |
S |
42 |
4 |
47 |
receipt_page() |
S |
47 |
4 |
38 |
validate_public_key_field() |
S |
55 |
5 |
19 |
validate_sandbox_public_key_field() |
S |
55 |
5 |
19 |
getPaymentMethodFromCode() |
S |
44 |
3 |
43 |
is_available() |
S |
66 |
5 |
7 |
payment_fields() |
S |
53 |
3 |
22 |
wc_test() |
S |
48 |
2 |
34 |
thankyou_page() |
S |
56 |
3 |
18 |
common_checkout_css() |
S |
67 |
4 |
6 |
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_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 |