-
Home
-
Payment Gateway for PayPal on WooCommerce
-
5.0.5
-
Code
-
Classes
- Woo_PayPal_Gateway_PayPal_Checkout_Rest
Total Complexity |
90 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
367 |
Lines of code |
341 |
Logical lines of code |
229 |
Comment lines |
1 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wpg_request_handler() |
B |
36 |
23 |
65 |
wpg_set_customer_data() |
B |
37 |
21 |
65 |
process_refund() |
A |
47 |
7 |
34 |
__construct() |
S |
46 |
5 |
38 |
process_payment() |
S |
51 |
5 |
27 |
can_refund_order() |
S |
67 |
5 |
7 |
payment_fields() |
S |
59 |
3 |
17 |
process_admin_options() |
S |
61 |
3 |
12 |
wpg_display_order_fee() |
S |
56 |
2 |
20 |
log() |
S |
67 |
3 |
8 |
is_credentials_set() |
S |
69 |
3 |
7 |
admin_scripts() |
S |
65 |
3 |
8 |
admin_options() |
S |
63 |
2 |
13 |
get_transaction_url() |
S |
68 |
2 |
8 |
init_form_fields() |
S |
79 |
1 |
3 |
is_valid_for_use() |
S |
65 |
1 |
7 |
get_icon() |
S |
91 |
1 |
2 |