Total Complexity | 20 |
Dependencies | 7 |
Dependents | 1 |
Total lines | 227 |
Lines of code | 94 |
Logical lines of code | 48 |
Comment lines | 98 |
Methods | 12 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_reordered_info() | 61 | 4 | 12 | |
get_shipping_address_first_use() | 58 | 2 | 16 | |
get_successful_orders_last_six_months() | 60 | 2 | 14 | |
get_card_creation_date() | 69 | 2 | 7 | |
get_token_creation_date() | 67 | 2 | 8 | |
get_delivery_mail() | 69 | 2 | 7 | |
__construct() | 74 | 1 | 5 | |
get_account_creation_date() | 76 | 1 | 4 | |
get_account_update_date() | 72 | 1 | 5 | |
convert_timestamp_to_date_time() | 73 | 1 | 5 | |
get_user_id() | 82 | 1 | 3 | |
get_order_array_with_args() | 67 | 1 | 8 |