Total Complexity | 50 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 456 |
Lines of code | 368 |
Logical lines of code | 165 |
Comment lines | 0 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_sales_by_order_status() | 40 | 10 | 64 | |
get_weekly_sales_by_date() | 43 | 7 | 49 | |
get_monthly_sales_by_date() | 43 | 7 | 49 | |
get_sales_by_day_of_week() | 40 | 6 | 63 | |
get_daily_sales_by_date() | 44 | 7 | 45 | |
get_sales_by_hour() | 47 | 4 | 36 | |
get_order_total_by_date() | 48 | 4 | 35 | |
get_data() | 55 | 4 | 18 | |
get_summary_data() | 65 | 1 | 9 |