The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
AppConfigCiCdStack.kt in infrastructure/src/main/kotlin/com/app/config |
216 | - |
ServerlessAppStack.kt in infrastructure/src/main/kotlin/com/app/config |
80 | - |
DemoHandler.kt in software/demofunction/src/main/kotlin/com/app/config |
42 | 1 |
ValidatorHandler.kt in software/configvalidator/src/main/kotlin/com/app/config |
32 | 1 |
AppConfigCiCdApp.kt in infrastructure/src/main/kotlin/com/app/config |
25 | 1 |
logging.yaml in infrastructure/src/main/resources/asset |
2 | - |
File | # lines | # units |
---|---|---|
ValidatorHandler.kt in software/configvalidator/src/main/kotlin/com/app/config |
32 | 1 |
DemoHandler.kt in software/demofunction/src/main/kotlin/com/app/config |
42 | 1 |
AppConfigCiCdApp.kt in infrastructure/src/main/kotlin/com/app/config |
25 | 1 |
There are 3 files with lines longer than 120 characters. In total, there are 7 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
ServerlessAppStack.kt in infrastructure/src/main/kotlin/com/app/config |
80 | - | 4 |
AppConfigCiCdStack.kt in infrastructure/src/main/kotlin/com/app/config |
216 | - | 2 |
DemoHandler.kt in software/demofunction/src/main/kotlin/com/app/config |
42 | 1 | 1 |