-
Home
-
WooCommerce Quickpay
-
7.0.4
-
Code
-
Classes
- WC_QuickPay_Order_Transaction_Data_Utils
Total Complexity |
37 |
Dependencies |
10 |
Dependents |
5 |
Total lines |
292 |
Lines of code |
167 |
Logical lines of code |
77 |
Comment lines |
80 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_custom_variables() |
A |
49 |
8 |
30 |
should_auto_capture_order() |
S |
58 |
5 |
16 |
get_basket_params() |
S |
61 |
4 |
12 |
get_shipping_address() |
S |
53 |
3 |
21 |
get_invoice_address() |
S |
53 |
3 |
21 |
get_shipping_params() |
S |
57 |
3 |
16 |
get_tax_rate() |
S |
64 |
4 |
9 |
get_continue_url() |
S |
69 |
2 |
6 |
get_cancellation_url() |
S |
64 |
2 |
9 |
get_shop_system_params() |
S |
68 |
1 |
7 |
get_transaction_basket_params_line_helper() |
S |
63 |
1 |
10 |
get_transaction_basket_params_fee_helper() |
S |
63 |
1 |
10 |