Total Complexity | 41 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 323 |
Lines of code | 212 |
Logical lines of code | 138 |
Comment lines | 42 |
Methods | 16 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_partial_payment_order() | 44 | 5 | 44 | |
create_pending_payment_order() | 49 | 4 | 30 | |
addfees() | 57 | 4 | 16 | |
register_order_type() | 49 | 2 | 34 | |
manage_deposit_orders_online() | 69 | 4 | 6 | |
manage_deposit_orders() | 69 | 3 | 6 | |
offline_deposit_orders() | 68 | 3 | 7 | |
manage_order() | 61 | 2 | 12 | |
__construct() | 57 | 1 | 16 | |
get_instance() | 72 | 2 | 6 | |
cart_hash() | 72 | 2 | 6 | |
isDepositOrder() | 71 | 2 | 6 | |
order_class() | 72 | 2 | 6 | |
is_deposit_payment_order() | 71 | 2 | 5 | |
is_remaining_payment_order() | 71 | 2 | 5 | |
generate_deposit_order() | 68 | 1 | 7 |