Rating | Name | Issue Count | Function Count | Complexity | Size | Maximum Depth | Test Coverage |
---|---|---|---|---|---|---|---|
A | frontend/src/helpers/other-functions.tsx | 0 | 2 | 2 | 15 | 0 | ? |
A | backend/src/auth/strategies/jwt.strategy.ts | 0 | 1 | 2 | 25 | 1 | 100% |
A | backend/src/cities/cities.controller.ts | 0 | 2 | 2 | 28 | 0 | 100% |
A | frontend/src/components/Logout.tsx | 0 | 1 | 1 | 19 | 0 | 36.36% |
A | frontend/src/components/AdminGate.tsx | 0 | 1 | 5 | 39 | 4 | 85.71% |
A | backend/src/tokens/tokens.service.ts | 0 | 4 | 10 | 59 | 6 | 96.88% |
A | backend/src/users/users.controller.ts | 0 | 7 | 10 | 191 | 3 | 100% |
A | backend/src/health/health.controller.ts | 0 | 1 | 1 | 9 | 0 | 75% |
A | frontend/src/components/RealTimeUpdate.tsx | 0 | 1 | 4 | 50 | 3 | 40% |
A | backend/src/database/seeds/zones-data.seed.ts | 0 | 1 | 2 | 152 | 1 | 100% |
A | frontend/src/pages/HomePage.tsx | 0 | 0 | 1 | 31 | 1 | 100% |
A | frontend/src/pages/Github.tsx | 0 | 0 | 7 | 63 | 7 | 43.24% |
A | backend/src/auth/guards/admin.guard.ts | 0 | 1 | 3 | 8 | 2 | 100% |
A | frontend/src/components/UserGate.tsx | 0 | 1 | 5 | 37 | 4 | 85.71% |
A | frontend/src/components/ZoneTable.tsx | 0 | 1 | 2 | 36 | 1 | 50% |