-
Home
-
WooCommerce Quickpay
-
7.4.0 (latest)
-
Code
-
Classes
- WC_QuickPay_Order_Utils
Total Complexity |
36 |
Dependencies |
4 |
Dependents |
13 |
Total lines |
159 |
Lines of code |
82 |
Logical lines of code |
47 |
Comment lines |
53 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_order() |
S |
61 |
6 |
13 |
get_transaction_id() |
S |
61 |
5 |
13 |
switches_from_free_to_paid() |
S |
61 |
5 |
11 |
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 |