Code Quality Report

Generated on 2026-02-16 21:31:52

Overview

Total Files
22
Total Lines of Code
619
Files with Issues
2
Critical Files
1

Metrics Summary

Cyclomatic Complexity
Avg: 4.5 Max: 73
Cognitive Complexity
Avg: 11.5 Max: 244
Lines of Code
Avg: 28 Max: 173
Halstead Volume
Avg: 337 Max: 3692
Depth of Inheritance
Avg: 0 Max: 1

Top 10 Problem Areas

All Files

File Status Cyclomatic Cognitive LOC Volume Inheritance
example/lib/app.dart GOOD 1 0 20 134 1
example/lib/l10n/app_localizations.dart GOOD 1 3 48 336 1
example/lib/l10n/app_localizations_en.dart GOOD 1 0 17 67 1
example/lib/main.dart GOOD 1 0 7 12 0
example/lib/screens/bricks/bricks_controller.dart CRITICAL 73 244 173 3692 1
example/lib/screens/bricks/bricks_route.dart GOOD 1 0 7 16 1
example/lib/screens/bricks/bricks_view.dart WARNING 4 3 102 1461 1
example/lib/screens/bricks/models/brick.dart GOOD 1 0 7 2 0
example/lib/screens/celebrate/celebrate_controller.dart GOOD 1 0 7 16 1
example/lib/screens/celebrate/celebrate_route.dart GOOD 1 0 7 18 1
example/lib/screens/celebrate/celebrate_view.dart GOOD 1 0 20 104 1
example/lib/screens/home/home_controller.dart GOOD 1 0 14 45 1
example/lib/screens/home/home_route.dart GOOD 1 0 7 16 1
example/lib/screens/home/home_view.dart GOOD 1 0 46 542 1
example/lib/screens/lamp/lamp_controller.dart GOOD 1 0 14 45 1
example/lib/screens/lamp/lamp_route.dart GOOD 1 0 7 18 1
example/lib/screens/lamp/lamp_view.dart GOOD 3 2 59 694 1
example/lib/screens/placeholder/placeholder_controller.dart GOOD 1 0 7 16 1
example/lib/screens/placeholder/placeholder_route.dart GOOD 1 0 7 16 1
example/lib/screens/placeholder/placeholder_view.dart GOOD 1 0 12 33 1
example/lib/theme/app_theme.dart GOOD 1 0 21 112 0
example/lib/theme/insets.dart GOOD 1 0 10 33 0