The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
cdk-stack.ts in cdk/lib |
116 | 1 |
application-stack.ts in web-site/cdk/lib |
99 | 1 |
HomeController.cs in web-site/Controllers |
63 | 6 |
database-stack.ts in web-site/cdk/lib |
59 | 1 |
Startup.cs in web-site |
44 | 3 |
_Layout.cshtml in web-site/Views/Shared |
26 | - |
Program.cs in web-site |
24 | 2 |
Error.cshtml in web-site/Views/Shared |
23 | - |
site.css in web-site/wwwroot/css |
16 | - |
Index.cshtml in web-site/Views/Home |
12 | - |
Dockerfile.dockerignore in web-site |
11 | - |
ErrorViewModel.cs in web-site/Models |
9 | - |
jest.config.js in cdk |
7 | - |
jest.config.js in web-site/cdk |
7 | - |
Privacy.cshtml in web-site/Views/Home |
6 | - |
_ViewImports.cshtml in web-site/Views |
4 | - |
_ViewStart.cshtml in web-site/Views |
4 | - |
_ValidationScriptsPartial.cshtml in web-site/Views/Shared |
3 | - |
File | # lines | # units |
---|---|---|
HomeController.cs in web-site/Controllers |
63 | 6 |
Startup.cs in web-site |
44 | 3 |
Program.cs in web-site |
24 | 2 |
cdk-stack.ts in cdk/lib |
116 | 1 |
application-stack.ts in web-site/cdk/lib |
99 | 1 |
database-stack.ts in web-site/cdk/lib |
59 | 1 |
There are 5 files with lines longer than 120 characters. In total, there are 21 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
application-stack.ts in web-site/cdk/lib |
99 | 1 | 9 |
_Layout.cshtml in web-site/Views/Shared |
26 | - | 4 |
cdk-stack.ts in cdk/lib |
116 | 1 | 3 |
database-stack.ts in web-site/cdk/lib |
59 | 1 | 3 |
Error.cshtml in web-site/Views/Shared |
23 | - | 2 |