The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
app2container_demo_template.yml in static |
1115 | - |
SampleData.cs in MvcMusicStore/Models |
426 | 1 |
Site.css in MvcMusicStore/Content |
270 | - |
datepicker.css in MvcMusicStore/Content/themes/base |
161 | - |
AccountController.cs in MvcMusicStore/Controllers |
140 | 10 |
ShoppingCart.cs in MvcMusicStore/Models |
140 | 11 |
Index.cshtml in MvcMusicStore/Views/ShoppingCart |
95 | - |
button.css in MvcMusicStore/Content/themes/base |
92 | - |
resizable.css in MvcMusicStore/Content/themes/base |
70 | - |
core.css in MvcMusicStore/Content/themes/base |
63 | - |
slider.css in MvcMusicStore/Content/themes/base |
61 | - |
dialog.css in MvcMusicStore/Content/themes/base |
60 | - |
CheckoutController.cs in MvcMusicStore/Controllers |
60 | 3 |
ShoppingCartController.cs in MvcMusicStore/Controllers |
54 | 4 |
Register.cshtml in MvcMusicStore/Views/Account |
52 | - |
AccountModels.cs in MvcMusicStore/Models |
52 | - |
spinner.css in MvcMusicStore/Content/themes/base |
50 | - |
selectmenu.css in MvcMusicStore/Content/themes/base |
48 | - |
menu.css in MvcMusicStore/Content/themes/base |
46 | - |
Order.cs in MvcMusicStore/Models |
46 | - |
ChangePassword.cshtml in MvcMusicStore/Views/Account |
45 | - |
tabs.css in MvcMusicStore/Content/themes/base |
41 | - |
LogOn.cshtml in MvcMusicStore/Views/Account |
39 | - |
_Layout.cshtml in MvcMusicStore/Views/Shared |
32 | - |
StoreController.cs in MvcMusicStore/Controllers |
32 | 4 |
Album.cs in MvcMusicStore/Models |
30 | - |
Global.asax.cs in MvcMusicStore |
28 | 3 |
accordion.css in MvcMusicStore/Content/themes/base |
26 | - |
Details.cshtml in MvcMusicStore/Views/Store |
26 | - |
AddressAndPayment.cshtml in MvcMusicStore/Views/Checkout |
24 | - |
HomeController.cs in MvcMusicStore/Controllers |
23 | 2 |
Browse.cshtml in MvcMusicStore/Views/Store |
18 | - |
base.css in MvcMusicStore/Content/themes/base |
17 | - |
Index.cshtml in MvcMusicStore/Views/Home |
17 | - |
AssemblyInfo.cs in MvcMusicStore/Properties |
14 | - |
Cart.cs in MvcMusicStore/Models |
14 | - |
Index.cshtml in MvcMusicStore/Views/Store |
13 | - |
MusicStoreEntities.cs in MvcMusicStore/Models |
13 | - |
OrderDetail.cs in MvcMusicStore/Models |
13 | - |
tooltip.css in MvcMusicStore/Content/themes/base |
11 | - |
ShoppingCartRemoveViewModel.cs in MvcMusicStore/ViewModels |
11 | - |
Genre.cs in MvcMusicStore/Models |
11 | - |
GenreMenu.cshtml in MvcMusicStore/Views/Store |
10 | - |
ShoppingCartViewModel.cs in MvcMusicStore/ViewModels |
10 | - |
selectable.css in MvcMusicStore/Content/themes/base |
9 | - |
Complete.cshtml in MvcMusicStore/Views/Checkout |
9 | - |
_LoginPartial.cshtml in MvcMusicStore/Views/Shared |
8 | - |
Artist.cs in MvcMusicStore/Models |
8 | - |
Error.cshtml in MvcMusicStore/Views/Shared |
7 | - |
ChangePasswordSuccess.cshtml in MvcMusicStore/Views/Account |
7 | - |
File | # lines | # units |
---|---|---|
ShoppingCart.cs in MvcMusicStore/Models |
140 | 11 |
AccountController.cs in MvcMusicStore/Controllers |
140 | 10 |
ShoppingCartController.cs in MvcMusicStore/Controllers |
54 | 4 |
StoreController.cs in MvcMusicStore/Controllers |
32 | 4 |
Global.asax.cs in MvcMusicStore |
28 | 3 |
CheckoutController.cs in MvcMusicStore/Controllers |
60 | 3 |
HomeController.cs in MvcMusicStore/Controllers |
23 | 2 |
SampleData.cs in MvcMusicStore/Models |
426 | 1 |
There are 3 files with lines longer than 120 characters. In total, there are 252 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
SampleData.cs in MvcMusicStore/Models |
426 | 1 | 246 |
AccountController.cs in MvcMusicStore/Controllers |
140 | 10 | 5 |
app2container_demo_template.yml in static |
1115 | - | 1 |