Rating | Name | Issue Count | Function Count | Complexity | Size | Maximum Depth |
---|---|---|---|---|---|---|
A | app/config/index.js | 0 | 1 | 2 | 41 | 1 |
A | app/logger/index.js | 0 | 0 | 0 | 22 | 0 |
A | app/database/schemas/user.js | 8 | 5 | 10 | 72 | 1 |
A | app/database/index.js | 1 | 1 | 2 | 32 | 1 |
A | app/database/schemas/room.js | 0 | 0 | 0 | 17 | 0 |
A | server.js | 1 | 1 | 1 | 41 | 0 |
A | app/auth/index.js | 1 | 9 | 14 | 69 | 1 |
A | app/socket/index.js | 5 | 15 | 26 | 146 | 2 |
A | app/routes/index.js | 10 | 9 | 18 | 111 | 3 |
A | app/session/index.js | 0 | 1 | 2 | 32 | 1 |
A | app/models/user.js | 2 | 7 | 12 | 68 | 2 |
A | app/models/room.js | 4 | 15 | 23 | 129 | 1 |