The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
InfrastructureStack.java in infrastructure/src/main/java/com/myorg |
106 | 2 |
App.java in software/FunctionOne/src/main/java/helloworld |
44 | 2 |
App.java in software/FunctionTwo/src/main/java/helloworld |
44 | 2 |
InfrastructureApp.java in infrastructure/src/main/java/com/myorg |
9 | 1 |
| File | # lines | # units |
|---|---|---|
App.java in software/FunctionOne/src/main/java/helloworld |
44 | 2 |
App.java in software/FunctionTwo/src/main/java/helloworld |
44 | 2 |
InfrastructureStack.java in infrastructure/src/main/java/com/myorg |
106 | 2 |
InfrastructureApp.java in infrastructure/src/main/java/com/myorg |
9 | 1 |
There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|