-
Home
-
Dintero Checkout for WooCommerce Payment Methods
-
1.8.1
-
Code
-
Classes
- Dintero_Checkout_Order_Management
Total Complexity |
61 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
414 |
Lines of code |
231 |
Logical lines of code |
154 |
Comment lines |
103 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
refund_order() |
A |
41 |
14 |
54 |
capture_order() |
A |
40 |
13 |
60 |
cancel_order() |
A |
43 |
12 |
51 |
is_authorized() |
S |
59 |
4 |
14 |
is_captured() |
S |
63 |
4 |
10 |
is_canceled() |
S |
63 |
4 |
10 |
is_refunded() |
S |
63 |
4 |
10 |
get_instance() |
S |
71 |
2 |
6 |
is_partially_refunded() |
S |
66 |
2 |
8 |
__construct() |
S |
72 |
1 |
5 |
status() |
S |
80 |
1 |
3 |