-
Home
-
WooCommerce Quickpay
-
7.3.1
-
Code
-
Classes
- WC_QuickPay_Order_Utils
Total Complexity |
31 |
Dependencies |
4 |
Dependents |
13 |
Total lines |
128 |
Lines of code |
71 |
Logical lines of code |
40 |
Comment lines |
37 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_order() |
S |
61 |
6 |
13 |
get_transaction_id() |
S |
61 |
5 |
13 |
contains_virtual_products() |
S |
64 |
5 |
9 |
contains_physical_products() |
S |
64 |
5 |
9 |
is_failed_renewal() |
S |
68 |
3 |
7 |
contains_subscription() |
S |
71 |
2 |
6 |
contains_switch_order() |
S |
71 |
2 |
6 |
add_note() |
S |
74 |
2 |
5 |
get_clean_order_number() |
S |
78 |
1 |
3 |