-
Home
-
YITH WooCommerce Subscription
-
2.13.0
-
Code
-
Classes
- YWSBS_PayPal_IPN_Handler
Total Complexity |
135 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
824 |
Lines of code |
530 |
Logical lines of code |
360 |
Comment lines |
130 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
paypal_ipn_request() |
D |
7 |
97 |
397 |
is_a_valid_transaction() |
A |
50 |
11 |
28 |
get_paypal_order_from_invoice() |
S |
52 |
5 |
25 |
valid_response() |
S |
55 |
5 |
20 |
check_subscription_child_refunds() |
S |
55 |
5 |
19 |
process_paypal_request() |
S |
59 |
4 |
15 |
get_order_info() |
S |
77 |
2 |
3 |
validate_amount() |
S |
66 |
2 |
7 |
payment_status_refunded() |
S |
63 |
2 |
9 |
__construct() |
S |
75 |
1 |
4 |
validate_transaction_type() |
S |
78 |
1 |
3 |