Total Complexity | 50 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 493 |
Lines of code | 400 |
Logical lines of code | 171 |
Comment lines | 0 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_sales_by_order_status() | 40 | 10 | 66 | |
get_weekly_sales_by_date() | 42 | 7 | 54 | |
get_monthly_sales_by_date() | 42 | 7 | 54 | |
get_sales_by_day_of_week() | 40 | 6 | 64 | |
get_daily_sales_by_date() | 43 | 7 | 48 | |
get_order_total_by_date() | 43 | 4 | 50 | |
get_sales_by_hour() | 47 | 4 | 37 | |
get_data() | 55 | 4 | 18 | |
get_summary_data() | 64 | 1 | 9 |