-
Home
-
Up2pay e-Transactions WooCommerce Payment Gateway
-
3.0.3
-
Code
-
Classes
- WC_Etransactions_Order
Total Complexity |
72 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
393 |
Lines of code |
272 |
Logical lines of code |
159 |
Comment lines |
33 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
capture_funds() |
B |
39 |
20 |
56 |
refund_funds() |
A |
41 |
13 |
52 |
status_changed() |
A |
45 |
9 |
40 |
submit_forms() |
A |
57 |
8 |
17 |
render_meta_box_payment_info() |
S |
51 |
6 |
22 |
get_refunded_amount() |
S |
62 |
5 |
11 |
get_captured_amount() |
S |
63 |
4 |
11 |
add_meta_boxes() |
S |
60 |
3 |
14 |
register_order_post_status() |
S |
52 |
1 |
27 |
__construct() |
S |
63 |
1 |
10 |
register_order_status() |
S |
69 |
1 |
6 |
append_draft_order_post_status() |
S |
71 |
1 |
6 |