| Rating | Name | Duplication | Size | Complexity |
|---|---|---|---|---|
| B | logger.CreateLogger | 0 | 19 | 8 |
| B | auth.*UseCase.Login | 0 | 13 | 6 |
| A | auth.*UseCase.Register | 0 | 14 | 5 |
| A | infrastructures.ConnectDB | 0 | 22 | 3 |
| A | http.New | 0 | 16 | 2 |
| A | http.registerRoutes | 0 | 11 | 1 |
| A | jwt.GetConnectedUserID | 0 | 9 | 3 |
| A | controllers.*KlientoController.SetName | 0 | 6 | 2 |
| A | json.*SonicJSON.Marshal | 0 | 2 | 1 |
| A | infrastructures.ConnectRedis | 0 | 6 | 2 |
| A | infrastructures.GetDBConn | 0 | 2 | 1 |
| A | logger.newRollingFile | 0 | 5 | 1 |
| A | auth.VerifyPassword | 0 | 7 | 3 |
| A | controllers.*UserController.GetName | 0 | 3 | 1 |
| A | json.NewJSON | 0 | 2 | 1 |