The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
HomeController.cs in app/Controllers |
167 | 10 |
DbHelper.cs in app/Data |
132 | 4 |
AppUserStore.cs in app/Data |
127 | 15 |
AccountController.cs in app/Controllers |
121 | 9 |
20210407143338_InitialCreate.Designer.cs in app/Migrations |
79 | 1 |
MvcMovieContextModelSnapshot.cs in app/Migrations |
77 | 1 |
Index.cshtml in app/Views/Home |
76 | - |
Startup.cs in app |
71 | 3 |
20210407143338_InitialCreate.cs in app/Migrations |
66 | 2 |
site.css in app/wwwroot/css |
54 | - |
AppRoleStore.cs in app/Data |
54 | 11 |
Details.cshtml in app/Views/Home |
46 | - |
Edit.cshtml in app/Views/Home |
44 | - |
Create.cshtml in app/Views/Home |
43 | - |
Program.cs in app |
43 | 2 |
Delete.cshtml in app/Views/Home |
41 | - |
_Layout.cshtml in app/Views/Shared |
40 | - |
ChangePassword.cshtml in app/Views/Account |
34 | - |
_LoginPartial.cshtml in app/Views/Shared |
29 | - |
SetPassword.cshtml in app/Views/Account |
27 | - |
Error.cshtml in app/Views/Shared |
22 | - |
ChangePassword.cs in app/Models |
20 | - |
Login.cshtml in app/Views/Account |
19 | - |
EnforceChangePasswordAttribute.cs in app/Attribute |
18 | 1 |
AppRole.cs in app/Models |
18 | - |
SetPassword.cs in app/Models |
16 | - |
ChangePasswordConfirmation.cshtml in app/Views/Account |
15 | - |
Movie.cs in app/Models |
15 | - |
MvcMovieContext.cs in app/Data |
15 | 1 |
MovieGenreViewModel.cs in app/Models |
14 | - |
Login.cs in app/Models |
13 | - |
AppUser.cs in app/Models |
9 | - |
ErrorViewModel.cs in app/Models |
8 | - |
_ViewImports.cshtml in app/Views |
3 | - |
_ViewStart.cshtml in app/Views |
3 | - |
_ValidationScriptsPartial.cshtml in app/Views/Shared |
2 | - |
site.js in app/wwwroot/js |
1 | - |
File | # lines | # units |
---|---|---|
AppUserStore.cs in app/Data |
127 | 15 |
AppRoleStore.cs in app/Data |
54 | 11 |
HomeController.cs in app/Controllers |
167 | 10 |
AccountController.cs in app/Controllers |
121 | 9 |
DbHelper.cs in app/Data |
132 | 4 |
Startup.cs in app |
71 | 3 |
20210407143338_InitialCreate.cs in app/Migrations |
66 | 2 |
Program.cs in app |
43 | 2 |
EnforceChangePasswordAttribute.cs in app/Attribute |
18 | 1 |
MvcMovieContextModelSnapshot.cs in app/Migrations |
77 | 1 |
20210407143338_InitialCreate.Designer.cs in app/Migrations |
79 | 1 |
MvcMovieContext.cs in app/Data |
15 | 1 |
There are 7 files with lines longer than 120 characters. In total, there are 15 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
_LoginPartial.cshtml in app/Views/Shared |
29 | - | 3 |
AccountController.cs in app/Controllers |
121 | 9 | 3 |
HomeController.cs in app/Controllers |
167 | 10 | 3 |
Error.cshtml in app/Views/Shared |
22 | - | 2 |
AppUserStore.cs in app/Data |
127 | 15 | 2 |
_Layout.cshtml in app/Views/Shared |
40 | - | 1 |
Startup.cs in app |
71 | 3 | 1 |