Total Complexity | 25 |
Dependencies | 9 |
Dependents | 1 |
Total lines | 288 |
Lines of code | 142 |
Logical lines of code | 49 |
Comment lines | 101 |
Methods | 13 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
fetch_shipping_indicator() | 60 | 6 | 15 | |
fetch_reorder_items_indicator() | 57 | 3 | 18 | |
init_customer_orders_history() | 49 | 2 | 32 | |
get_transactions_previous_year() | 59 | 2 | 14 | |
get_paid_transactions_for_6_months() | 61 | 2 | 13 | |
get_shipping_address_date_first_used() | 66 | 2 | 8 | |
get_first_order_date() | 78 | 2 | 3 | |
get_transactions_last_24_hours() | 62 | 1 | 12 | |
are_all_items_digital() | 64 | 1 | 11 | |
__construct() | 69 | 1 | 7 | |
has_physical_product() | 82 | 1 | 3 | |
is_guest_customer() | 80 | 1 | 3 | |
has_same_addresses() | 80 | 1 | 3 |