-
Home
-
Dintero Checkout for WooCommerce Payment Methods
-
1.7.1
-
Code
-
Classes
- Dintero_Checkout_Order_Management
Total Complexity |
61 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
410 |
Lines of code |
228 |
Logical lines of code |
151 |
Comment lines |
103 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
refund_order() |
A |
41 |
14 |
53 |
capture_order() |
A |
41 |
13 |
59 |
cancel_order() |
A |
43 |
12 |
50 |
is_authorized() |
S |
59 |
4 |
14 |
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 |
72 |
1 |
5 |
status() |
S |
80 |
1 |
3 |