Total Complexity | 43 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 323 |
Lines of code | 258 |
Logical lines of code | 125 |
Comment lines | 0 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_sales_by_order_status() | 43 | 9 | 51 | |
get_sales_by_day_of_week() | 43 | 5 | 48 | |
get_daily_sales_by_date() | 48 | 6 | 30 | |
get_weekly_sales_by_date() | 48 | 6 | 30 | |
get_monthly_sales_by_date() | 48 | 6 | 30 | |
get_data() | 55 | 4 | 18 | |
get_order_total_by_date() | 54 | 3 | 21 | |
get_sales_by_hour() | 54 | 3 | 21 | |
get_summary_data() | 65 | 1 | 9 |