Rating | Name | Duplication | Size | Complexity | CRAP |
---|---|---|---|---|---|
F | cli.Run | 0 | 36 | 14 | 36.46 |
F | cli.mapDbColumnTypeToGoType | 0 | 36 | 14 | 14.01 |
C | cli.createTableStructString | 0 | 45 | 11 | 11.18 |
C | cli.generateImports | 0 | 15 | 9 | 9.03 |
B | database.*SQLite.GetColumnsOfTable | 0 | 39 | 7 | 56 |
B | cli.formatColumnName | 0 | 17 | 7 | 7.01 |
B | settings.*Settings.Verify | 0 | 12 | 6 | 6.03 |
A | main.main | 0 | 16 | 5 | ? |
A | main.NewCmdArgs | 0 | 30 | 2 | ? |
A | settings.New | 0 | 28 | 2 | 2.06 |
A | database.New | 0 | 12 | 5 | 30 |
A | cli.validVariableName | 0 | 5 | 5 | 5 |
A | database.*SQLite.DSN | 0 | 11 | 4 | 4 |
A | database.*GeneralDatabase.Connect | 0 | 10 | 3 | 12 |
A | cli.camelCaseString | 0 | 10 | 4 | 4 |