-
Home
-
Dintero Checkout for WooCommerce Payment Methods
-
1.0.8
-
Code
-
Classes
- Dintero_Checkout_Order_Management
Total Complexity |
54 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
374 |
Lines of code |
206 |
Logical lines of code |
136 |
Comment lines |
95 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture_order() |
A |
40 |
13 |
59 |
cancel_order() |
A |
43 |
12 |
50 |
refund_order() |
A |
44 |
11 |
46 |
is_captured() |
S |
62 |
4 |
10 |
is_canceled() |
S |
62 |
4 |
10 |
is_refunded() |
S |
62 |
4 |
10 |
get_instance() |
S |
71 |
2 |
6 |
is_partially_refunded() |
S |
66 |
2 |
8 |
__construct() |
S |
75 |
1 |
4 |
status() |
S |
80 |
1 |
3 |