SimplCommerce
File Size

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 100-200 (small files), 200-500 (medium size files), 501-1000 (long files), 1001+ (very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 1,275 files with 60,922 lines of code.
    • 2 very long files (6,627 lines of code)
    • 2 long files (1,661 lines of code)
    • 34 medium size files (9,431 lines of code)
    • 77 small files (10,752 lines of code)
    • 1,160 very small files (32,451 lines of code)
10% | 2% | 15% | 17% | 53%
Legend:
1001+
501-1000
201-500
101-200
1-100
File Size per Extension
sql62% | 7% | 24% | 3% | 1%
cs0% | 2% | 13% | 21% | 61%
cshtml0% | 0% | 21% | 28% | 49%
html0% | 0% | 12% | 18% | 69%
js0% | 0% | 4% | 10% | 85%
css0% | 0% | 45% | 41% | 12%
Legend:
1001+
501-1000
201-500
101-200
1-100
File Size per Logical Decomposition
primary
Database62% | 7% | 24% | 3% | 1%
Modules0% | 1% | 13% | 20% | 64%
SimplCommerce.WebHost0% | 0% | 34% | 26% | 38%
SimplCommerce.Infrastructure0% | 0% | 0% | 18% | 81%
Legend:
1001+
501-1000
201-500
101-200
1-100
modules
SimplCommerce.Module.Catalog0% | 8% | 14% | 21% | 55%
SimplCommerce.Module.Core0% | 0% | 21% | 12% | 66%
SimplCommerce.Module.Orders0% | 0% | 27% | 36% | 36%
SimplCommerce.Module.PaymentNganLuong0% | 0% | 52% | 0% | 47%
SimplCommerce.Module.WishList0% | 0% | 38% | 0% | 61%
SimplCommerce.Module.News0% | 0% | 15% | 6% | 77%
SimplCommerce.Module.Shipments0% | 0% | 25% | 0% | 74%
SimplCommerce.Module.ShoppingCart0% | 0% | 19% | 16% | 64%
SimplCommerce.Module.Pricing0% | 0% | 17% | 27% | 55%
SimplCommerce.Module.PaymentPaypalExpress0% | 0% | 32% | 0% | 67%
SimplCommerce.Module.Cms0% | 0% | 0% | 37% | 62%
SimplCommerce.Module.Reviews0% | 0% | 0% | 39% | 60%
SimplCommerce.Module.Inventory0% | 0% | 0% | 33% | 66%
SimplCommerce.Module.Search0% | 0% | 0% | 63% | 36%
SimplCommerce.Module.Notifications0% | 0% | 0% | 17% | 82%
SimplCommerce.Module.Tax0% | 0% | 0% | 28% | 71%
SimplCommerce.Module.ShippingTableRate0% | 0% | 0% | 49% | 50%
SimplCommerce.Module.Comments0% | 0% | 0% | 29% | 70%
SimplCommerce.Module.PaymentMomo0% | 0% | 0% | 27% | 72%
SimplCommerce.Module.Vendors0% | 0% | 0% | 28% | 71%
SimplCommerce.Module.PaymentBraintree0% | 0% | 0% | 21% | 78%
SimplCommerce.Module.ProductComparison0% | 0% | 0% | 27% | 72%
SimplCommerce.Module.Localization0% | 0% | 0% | 14% | 85%
SimplCommerce.Module.PaymentCashfree0% | 0% | 0% | 21% | 78%
SimplCommerce.Module.PaymentStripe0% | 0% | 0% | 27% | 72%
SimplCommerce.Module.Contacts0% | 0% | 0% | 9% | 90%
SimplCommerce.Module.StorageAmazonS30% | 0% | 0% | 0% | 100%
SimplCommerce.Module.StorageLocal0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.StorageAzureBlob0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.ProductRecentlyViewed0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.DinkToPdf0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.HangfireJobs0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.SignalR0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.EmailSenderSendgrid0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.ActivityLog0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.ShippingPrices0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.Payments0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.ShippingFree0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.EmailSenderSmtp0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.PaymentCoD0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.Shipping0% | 0% | 0% | 0% | 100%
SimplCommerce.Module.SampleData0% | 0% | 0% | 0% | 100%
Legend:
1001+
501-1000
201-500
101-200
1-100
database tables
Database63% | 7% | 24% | 2% | 1%
Database/MySql0% | 0% | 0% | 100% | 0%
Legend:
1001+
501-1000
201-500
101-200
1-100
Alternative Visuals
Longest Files (Top 50)
File# lines# units
StaticData-BR-Address.sql
in src/Database
5623 -
StaticData-VN.sql
in src/Database
1004 -
ProductApiController.cs
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Controllers
832 21
StaticData-RU.sql
in src/Database
829 -
product-form.html
in src/Modules/SimplCommerce.Module.Catalog/wwwroot/admin/product
467 -
OrderApiController.cs
in src/Modules/SimplCommerce.Module.Orders/Areas/Orders/Controllers
442 6
OrderService.cs
in src/Modules/SimplCommerce.Module.Orders/Services
408 5
product-form.js
in src/Modules/SimplCommerce.Module.Catalog/wwwroot/admin/product
407 26
site.css
in src/Modules/SimplCommerce.Module.Core/wwwroot
390 -
AccountController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
390 24
StaticData-DefaultLocalization.sql
in src/Database
381 -
StaticData-BR.sql
in src/Database
375 -
PaymentMethods.cshtml
in src/Modules/SimplCommerce.Module.PaymentNganLuong/Areas/PaymentNganLuong/Views/NganLuong
334 -
ProductDetail.cshtml
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Views/Product
296 -
ProductDetail.cshtml
in src/SimplCommerce.WebHost/Themes/CozaStore/Areas/Catalog/Views/Product
275 -
WishListController.cs
in src/Modules/SimplCommerce.Module.WishList/Areas/WishList/Controllers
271 9
UserApiController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
266 10
UserAddressController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
256 10
ManageController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
252 16
Countries.sql
in src/Database
245 -
ServiceCollectionExtensions.cs
in src/SimplCommerce.WebHost/Extensions
243 7
order-detail.html
in src/Modules/SimplCommerce.Module.Orders/wwwroot/admin/order
240 -
Index.cshtml
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Views/HomeAdmin
235 -
NewsItemApiController.cs
in src/Modules/SimplCommerce.Module.News/Areas/News/Controllers
226 9
NganLuongController.cs
in src/Modules/SimplCommerce.Module.PaymentNganLuong/Areas/PaymentNganLuong/Controllers
221 9
StaticData-TN.sql
in src/Database
220 -
StaticData-DE.sql
in src/Database
220 -
StaticData-ES.sql
in src/Database
220 -
StaticData-FR.sql
in src/Database
220 -
StaticData-KR.sql
in src/Database
220 -
StaticData-CN.sql
in src/Database
220 -
StaticData-TR.sql
in src/Database
220 -
ShipmentApiController.cs
in src/Modules/SimplCommerce.Module.Shipments/Areas/Shipments/Controllers
219 6
CartService.cs
in src/Modules/SimplCommerce.Module.ShoppingCart/Services
218 11
CategoryApiController.cs
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Controllers
217 11
_Layout.cshtml
in src/SimplCommerce.WebHost/Themes/CozaStore/Views/Shared
210 -
CartRuleApiController.cs
in src/Modules/SimplCommerce.Module.Pricing/Areas/Pricing/Controllers
204 6
PaypalExpressController.cs
in src/Modules/SimplCommerce.Module.PaymentPaypalExpress/Areas/PaymentPaypalExpress/Controllers
203 7
ProductController.cs
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Controllers
200 7
CategoryDetail.cshtml
in src/SimplCommerce.WebHost/Themes/CozaStore/Areas/Catalog/Views/Category
199 -
WarehouseApiController.cs
in src/Modules/SimplCommerce.Module.Inventory/Areas/Inventory/Controllers
194 7
CategoryDetail.cshtml
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Views/Category
194 -
MomoPaymentController.cs
in src/Modules/SimplCommerce.Module.PaymentMomo/Areas/PaymentMomo/Controllers
192 8
order-create.html
in src/Modules/SimplCommerce.Module.Orders/wwwroot/admin/order
192 -
Shipping.cshtml
in src/Modules/SimplCommerce.Module.Orders/Areas/Orders/Views/Checkout
189 -
product-detail.css
in src/Modules/SimplCommerce.Module.Catalog/wwwroot
187 -
CartController.cs
in src/Modules/SimplCommerce.Module.ShoppingCart/Areas/ShoppingCart/Controllers
185 11
ProductOverview.cshtml
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Views/Product
185 -
MenuApiController.cs
in src/Modules/SimplCommerce.Module.Cms/Areas/Cms/Controllers
182 8
CouponService.cs
in src/Modules/SimplCommerce.Module.Pricing/Services
182 4
Files With Most Units (Top 50)
File# lines# units
product-form.js
in src/Modules/SimplCommerce.Module.Catalog/wwwroot/admin/product
407 26
AccountController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
390 24
ProductApiController.cs
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Controllers
832 21
order-service.js
in src/Modules/SimplCommerce.Module.Orders/wwwroot/admin/order
109 21
product-service.js
in src/Modules/SimplCommerce.Module.Catalog/wwwroot/admin/product
88 17
NotificationRepository.cs
in src/Modules/SimplCommerce.Module.Notifications/Data
165 17
order-create.js
in src/Modules/SimplCommerce.Module.Orders/wwwroot/admin/order
164 16
ManageController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
252 16
NotificationExtensions.cs
in src/Modules/SimplCommerce.Module.Notifications/Services
72 14
checkout.js
in src/Modules/SimplCommerce.Module.Orders/wwwroot
147 14
warehouse-service.js
in src/Modules/SimplCommerce.Module.Inventory/wwwroot/admin/warehouse
55 13
CartController.cs
in src/Modules/SimplCommerce.Module.ShoppingCart/Areas/ShoppingCart/Controllers
185 11
CartService.cs
in src/Modules/SimplCommerce.Module.ShoppingCart/Services
218 11
menu-form.js
in src/Modules/SimplCommerce.Module.Cms/wwwroot/admin/menu
136 11
menu-service.js
in src/Modules/SimplCommerce.Module.Cms/wwwroot/admin/menu
47 11
category-service.js
in src/Modules/SimplCommerce.Module.Catalog/wwwroot/admin/category
54 11
CategoryApiController.cs
in src/Modules/SimplCommerce.Module.Catalog/Areas/Catalog/Controllers
217 11
user-service.js
in src/Modules/SimplCommerce.Module.Core/wwwroot/admin/user
47 11
ContentLocalizationService.cs
in src/Modules/SimplCommerce.Module.Localization/Services
108 10
tax-rate-service.js
in src/Modules/SimplCommerce.Module.Tax/wwwroot/admin/tax-rate
46 10
UserAddressController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
256 10
UserApiController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
266 10
WishListController.cs
in src/Modules/SimplCommerce.Module.WishList/Areas/WishList/Controllers
271 9
page-service.js
in src/Modules/SimplCommerce.Module.Cms/wwwroot/admin/page
39 9
NewsItemApiController.cs
in src/Modules/SimplCommerce.Module.News/Areas/News/Controllers
226 9
contact-area-service.js
in src/Modules/SimplCommerce.Module.Contacts/wwwroot/admin/contact-area
39 9
NganLuongController.cs
in src/Modules/SimplCommerce.Module.PaymentNganLuong/Areas/PaymentNganLuong/Controllers
221 9
shipping-tablerate-service.js
in src/Modules/SimplCommerce.Module.ShippingTableRate/wwwroot/admin/tablerate
39 9
warehouse-form.js
in src/Modules/SimplCommerce.Module.Inventory/wwwroot/admin/warehouse
80 8
BackgroundJobCollection.cs
in src/Modules/SimplCommerce.Module.HangfireJobs/Internal
56 8
MenuApiController.cs
in src/Modules/SimplCommerce.Module.Cms/Areas/Cms/Controllers
182 8
product-widget-service.js
in src/Modules/SimplCommerce.Module.Catalog/wwwroot/admin/product-widget
35 8
category-widget-service.js
in src/Modules/SimplCommerce.Module.Catalog/wwwroot/admin/category-widget
35 8
MomoPaymentController.cs
in src/Modules/SimplCommerce.Module.PaymentMomo/Areas/PaymentMomo/Controllers
192 8
OnlineClientManager.cs
in src/Modules/SimplCommerce.Module.SignalR/RealTime
86 8
shipment-service.js
in src/Modules/SimplCommerce.Module.Shipments/wwwroot/admin/shipment
35 8
TaxRateApiController.cs
in src/Modules/SimplCommerce.Module.Tax/Areas/Tax/Controllers
165 8
CheckoutController.cs
in src/Modules/SimplCommerce.Module.Orders/Areas/Orders/Controllers
158 8
country-service.js
in src/Modules/SimplCommerce.Module.Core/wwwroot/admin/countries
35 8
theme-service.js
in src/Modules/SimplCommerce.Module.Core/wwwroot/admin/themes
35 8
ThemeApiController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
89 8
StateOrProvinceApiController.cs
in src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers
157 8
RepositoryWithTypedId.cs
in src/Modules/SimplCommerce.Module.Core/Data
48 8
SimplDbContext.cs
in src/Modules/SimplCommerce.Module.Core/Data
119 8
ServiceCollectionExtensions.cs
in src/SimplCommerce.WebHost/Extensions
243 7
vendor-service.js
in src/Modules/SimplCommerce.Module.Vendors/wwwroot/admin/vendors
31 7
VendorApiController.cs
in src/Modules/SimplCommerce.Module.Vendors/Areas/Vendors/Controllers
144 7
recently-viewed-widget-service.js
in src/Modules/SimplCommerce.Module.ProductRecentlyViewed/wwwroot/admin/recently-viewed-widget
31 7
shoppingcart-service.js
in src/Modules/SimplCommerce.Module.ShoppingCart/wwwroot
38 7
CartApiController.cs
in src/Modules/SimplCommerce.Module.ShoppingCart/Areas/ShoppingCart/Controllers
100 7