-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.32 (latest)
-
Code
-
Classes
- Woo_Paypal_Gateway_Calculations
Total Complexity |
82 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
344 |
Lines of code |
319 |
Logical lines of code |
203 |
Comment lines |
0 |
Methods |
6 |
Properties |
13 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
cart_calculation() |
C |
31 |
23 |
106 |
order_calculation() |
B |
33 |
20 |
98 |
cart_re_calculate() |
A |
45 |
15 |
42 |
order_re_calculate() |
A |
44 |
15 |
42 |
get_giftcard_amount() |
S |
56 |
5 |
18 |
__construct() |
S |
60 |
4 |
13 |