SimplCommerce
Duplication

Intro
  • For duplication, we look at places in code where there are six or more lines of code that are exactly the same.
  • Before duplication is calculated, the code is cleaned to remove empty lines, comments, and frequently duplicated constructs such as imports.
  • You should aim at having as little as possible (<5%) of duplicated code as high-level of duplication can lead to maintenance difficulties, poor factoring, and logical contradictions.
Learn more...
Duplication Overall
  • 12% duplication:
    • 44,951 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 5,746 duplicated lines
  • 287 duplicates
system12% (5,746 lines)
Duplication per Extension
cshtml36% (1,806 lines)
cs9% (1,592 lines)
js15% (1,129 lines)
html23% (901 lines)
sql2% (216 lines)
css11% (102 lines)
Duplication per Component (primary)
Modules15% (4,895 lines)
SimplCommerce.WebHost41% (635 lines)
Database1% (546 lines)
SimplCommerce.Infrastructure0% (0 lines)

Duplication Between Components (50+ lines)

G SimplCommerce.WebHost SimplCommerce.WebHost Modules Modules SimplCommerce.WebHost--Modules 1084

Download: SVG DOT (open online Graphviz editor)

Show more details on duplication between components...
Duplication per Component (modules)
SimplCommerce.Module.Catalog23% (1,592 lines)
SimplCommerce.Module.Cms25% (488 lines)
SimplCommerce.Module.Core8% (473 lines)
SimplCommerce.Module.Orders12% (362 lines)
SimplCommerce.Module.Reviews30% (353 lines)
SimplCommerce.Module.News25% (261 lines)
SimplCommerce.Module.Search45% (175 lines)
SimplCommerce.Module.Inventory12% (122 lines)
SimplCommerce.Module.WishList22% (117 lines)
SimplCommerce.Module.ProductRecentlyViewed30% (101 lines)
SimplCommerce.Module.Contacts12% (92 lines)
SimplCommerce.Module.Pricing11% (89 lines)
SimplCommerce.Module.Comments11% (62 lines)
SimplCommerce.Module.PaymentNganLuong7% (58 lines)
SimplCommerce.Module.PaymentMomo12% (56 lines)
SimplCommerce.Module.Vendors15% (55 lines)
SimplCommerce.Module.Localization13% (54 lines)
SimplCommerce.Module.Payments15% (51 lines)
SimplCommerce.Module.Shipping30% (51 lines)
SimplCommerce.Module.Tax6% (46 lines)
SimplCommerce.Module.PaymentPaypalExpress9% (41 lines)
SimplCommerce.Module.PaymentStripe14% (34 lines)
SimplCommerce.Module.PaymentBraintree8% (28 lines)
SimplCommerce.Module.Shipments4% (27 lines)
SimplCommerce.Module.PaymentCoD12% (24 lines)
SimplCommerce.Module.ShippingTableRate6% (22 lines)
SimplCommerce.Module.ShoppingCart2% (18 lines)
SimplCommerce.Module.PaymentCashfree4% (16 lines)
SimplCommerce.Module.ProductComparison5% (15 lines)
SimplCommerce.Module.Notifications1% (12 lines)
SimplCommerce.Module.StorageAmazonS30% (0 lines)
SimplCommerce.Module.StorageLocal0% (0 lines)
SimplCommerce.Module.StorageAzureBlob0% (0 lines)
SimplCommerce.Module.DinkToPdf0% (0 lines)
SimplCommerce.Module.HangfireJobs0% (0 lines)
SimplCommerce.Module.SignalR0% (0 lines)
SimplCommerce.Module.EmailSenderSendgrid0% (0 lines)
SimplCommerce.Module.ActivityLog0% (0 lines)
SimplCommerce.Module.ShippingPrices0% (0 lines)
SimplCommerce.Module.ShippingFree0% (0 lines)
SimplCommerce.Module.EmailSenderSmtp0% (0 lines)
SimplCommerce.Module.SampleData0% (0 lines)

Duplication Between Components (50+ lines)

G SimplCommerce.Module.Catalog SimplCommerce.Module.Catalog SimplCommerce.Module.Search SimplCommerce.Module.Search SimplCommerce.Module.Catalog--SimplCommerce.Module.Search 488 SimplCommerce.Module.Reviews SimplCommerce.Module.Reviews SimplCommerce.Module.Catalog--SimplCommerce.Module.Reviews 139 SimplCommerce.Module.PaymentMomo SimplCommerce.Module.PaymentMomo SimplCommerce.Module.Catalog--SimplCommerce.Module.PaymentMomo 104 SimplCommerce.Module.PaymentNganLuong SimplCommerce.Module.PaymentNganLuong SimplCommerce.Module.Catalog--SimplCommerce.Module.PaymentNganLuong 104 SimplCommerce.Module.PaymentStripe SimplCommerce.Module.PaymentStripe SimplCommerce.Module.Catalog--SimplCommerce.Module.PaymentStripe 104 SimplCommerce.Module.Core SimplCommerce.Module.Core SimplCommerce.Module.Catalog--SimplCommerce.Module.Core 306 SimplCommerce.Module.News SimplCommerce.Module.News SimplCommerce.Module.Catalog--SimplCommerce.Module.News 289 SimplCommerce.Module.PaymentCoD SimplCommerce.Module.PaymentCoD SimplCommerce.Module.Catalog--SimplCommerce.Module.PaymentCoD 104 SimplCommerce.Module.PaymentBraintree SimplCommerce.Module.PaymentBraintree SimplCommerce.Module.Catalog--SimplCommerce.Module.PaymentBraintree 104 SimplCommerce.Module.PaymentCashfree SimplCommerce.Module.PaymentCashfree SimplCommerce.Module.Catalog--SimplCommerce.Module.PaymentCashfree 104 SimplCommerce.Module.Contacts SimplCommerce.Module.Contacts SimplCommerce.Module.Catalog--SimplCommerce.Module.Contacts 246 SimplCommerce.Module.Tax SimplCommerce.Module.Tax SimplCommerce.Module.Catalog--SimplCommerce.Module.Tax 210 SimplCommerce.Module.Vendors SimplCommerce.Module.Vendors SimplCommerce.Module.Catalog--SimplCommerce.Module.Vendors 162 SimplCommerce.Module.Localization SimplCommerce.Module.Localization SimplCommerce.Module.Catalog--SimplCommerce.Module.Localization 104 SimplCommerce.Module.PaymentPaypalExpress SimplCommerce.Module.PaymentPaypalExpress SimplCommerce.Module.Catalog--SimplCommerce.Module.PaymentPaypalExpress 104 SimplCommerce.Module.Pricing SimplCommerce.Module.Pricing SimplCommerce.Module.Catalog--SimplCommerce.Module.Pricing 204 SimplCommerce.Module.ProductRecentlyViewed SimplCommerce.Module.ProductRecentlyViewed SimplCommerce.Module.ProductRecentlyViewed--SimplCommerce.Module.Catalog 304 SimplCommerce.Module.Cms SimplCommerce.Module.Cms SimplCommerce.Module.ProductRecentlyViewed--SimplCommerce.Module.Cms 347 SimplCommerce.Module.Cms--SimplCommerce.Module.Catalog 639 SimplCommerce.Module.Cms--SimplCommerce.Module.PaymentMomo 56 SimplCommerce.Module.Cms--SimplCommerce.Module.PaymentNganLuong 56 SimplCommerce.Module.Cms--SimplCommerce.Module.PaymentStripe 56 SimplCommerce.Module.Cms--SimplCommerce.Module.News 179 SimplCommerce.Module.Cms--SimplCommerce.Module.PaymentCoD 56 SimplCommerce.Module.Inventory SimplCommerce.Module.Inventory SimplCommerce.Module.Cms--SimplCommerce.Module.Inventory 74 SimplCommerce.Module.Cms--SimplCommerce.Module.PaymentBraintree 56 SimplCommerce.Module.Cms--SimplCommerce.Module.PaymentCashfree 56 SimplCommerce.Module.Cms--SimplCommerce.Module.Tax 126 SimplCommerce.Module.Cms--SimplCommerce.Module.Vendors 74 SimplCommerce.Module.Cms--SimplCommerce.Module.Localization 56 SimplCommerce.Module.Cms--SimplCommerce.Module.PaymentPaypalExpress 56 SimplCommerce.Module.Cms--SimplCommerce.Module.Pricing 74 SimplCommerce.Module.PaymentMomo--SimplCommerce.Module.PaymentNganLuong 88 SimplCommerce.Module.PaymentStripe--SimplCommerce.Module.Core 72 SimplCommerce.Module.PaymentStripe--SimplCommerce.Module.PaymentPaypalExpress 52 SimplCommerce.Module.Core--SimplCommerce.Module.Cms 136 SimplCommerce.Module.Core--SimplCommerce.Module.PaymentMomo 60 SimplCommerce.Module.Core--SimplCommerce.Module.PaymentNganLuong 60 SimplCommerce.Module.Payments SimplCommerce.Module.Payments SimplCommerce.Module.Core--SimplCommerce.Module.Payments 51 SimplCommerce.Module.Core--SimplCommerce.Module.Inventory 147 SimplCommerce.Module.Core--SimplCommerce.Module.Contacts 152 SimplCommerce.Module.Core--SimplCommerce.Module.Tax 112 SimplCommerce.Module.Core--SimplCommerce.Module.Vendors 180 SimplCommerce.Module.Core--SimplCommerce.Module.PaymentPaypalExpress 60 SimplCommerce.Module.Core--SimplCommerce.Module.Pricing 132 SimplCommerce.Module.Orders SimplCommerce.Module.Orders SimplCommerce.Module.Orders--SimplCommerce.Module.Core 175 SimplCommerce.Module.News--SimplCommerce.Module.ProductRecentlyViewed 52 SimplCommerce.Module.News--SimplCommerce.Module.Core 201 SimplCommerce.Module.News--SimplCommerce.Module.Inventory 56 SimplCommerce.Module.News--SimplCommerce.Module.Tax 64 SimplCommerce.Module.News--SimplCommerce.Module.Vendors 82 SimplCommerce.Module.News--SimplCommerce.Module.Pricing 76 SimplCommerce.Module.PaymentCoD--SimplCommerce.Module.Core 68 SimplCommerce.Module.Shipping SimplCommerce.Module.Shipping SimplCommerce.Module.Payments--SimplCommerce.Module.Shipping 102 SimplCommerce.Module.Shipping--SimplCommerce.Module.Core 51 SimplCommerce.Module.Inventory--SimplCommerce.Module.Catalog 183 SimplCommerce.Module.Comments SimplCommerce.Module.Comments SimplCommerce.Module.Comments--SimplCommerce.Module.Reviews 159 SimplCommerce.Module.PaymentBraintree--SimplCommerce.Module.PaymentStripe 56 SimplCommerce.Module.PaymentBraintree--SimplCommerce.Module.Core 64 SimplCommerce.Module.PaymentCashfree--SimplCommerce.Module.Core 64 SimplCommerce.Module.Contacts--SimplCommerce.Module.Cms 118 SimplCommerce.Module.Contacts--SimplCommerce.Module.News 112 SimplCommerce.Module.Contacts--SimplCommerce.Module.Tax 76 SimplCommerce.Module.Contacts--SimplCommerce.Module.Vendors 94 SimplCommerce.Module.Contacts--SimplCommerce.Module.Pricing 76 SimplCommerce.Module.Tax--SimplCommerce.Module.Inventory 50 SimplCommerce.Module.Tax--SimplCommerce.Module.Vendors 50 SimplCommerce.Module.Tax--SimplCommerce.Module.Pricing 50 SimplCommerce.Module.Vendors--SimplCommerce.Module.Pricing 62

Download: SVG DOT (open online Graphviz editor)

Show more details on duplication between components...
Duplication per Component (database tables)
Database/MySql91% (102 lines)

Duplication Between Components (50+ lines)

G Database Database Database/MySql Database/MySql Database--Database/MySql 204

Download: SVG DOT (open online Graphviz editor)

Show more details on duplication between components...
Longest Duplicates
The list of 20 longest duplicates.
Size#FoldersFilesLinesCode
116 x 2 src/SimplCommerce.WebHos.../Catalog/Views/Category
src/Modules/SimplCommerc.../Catalog/Views/Category
CategoryDetail.cshtml
CategoryDetail.cshtml
42:208 (78%)
33:199 (81%)
view
102 x 2 src/Database
src/Database/MySql
StaticData-GB.sql
StaticData-GB.sql
25:126 (83%)
13:114 (91%)
view
83 x 2 src/Modules/SimplCommerc...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
ProductDetail.cshtml
ProductOverview.cshtml
131:233 (34%)
83:185 (54%)
view
41 x 3 src/Modules/SimplCommerc.../Catalog/Views/Category
src/Modules/SimplCommerc...eas/Search/Views/Search
src/SimplCommerce.WebHos.../Catalog/Views/Category
CategoryDetail.cshtml
Index.cshtml
CategoryDetail.cshtml
68:134 (28%)
52:119 (31%)
77:143 (27%)
view
35 x 2 src/SimplCommerce.WebHos...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
ProductDetail.cshtml
ProductOverview.cshtml
103:146 (15%)
62:105 (23%)
view
35 x 2 src/Modules/SimplCommerc...reas/Orders/Controllers
src/Modules/SimplCommerc...reas/Orders/Controllers
OrderController.cs
OrderApiController.cs
94:131 (35%)
162:199 (10%)
view
34 x 3 src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...t/admin/carousel-widget
recently-viewed-widget-form.html
html-widget-form.html
carousel-widget-form.html
6:56 (75%)
6:56 (75%)
6:56 (46%)
view
34 x 2 src/SimplCommerce.WebHos...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
ProductDetail.cshtml
ProductDetail.cshtml
83:122 (15%)
90:129 (13%)
view
34 x 2 src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/category-widget
spacebar-widget-form.html
category-widget-form.html
6:55 (49%)
6:55 (73%)
view
31 x 2 src/Modules/SimplCommerc...eas/Catalog/Controllers
src/Modules/SimplCommerc...eas/Catalog/Controllers
CategoryController.cs
BrandController.cs
98:143 (26%)
85:130 (31%)
view
29 x 3 src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...t/admin/category-widget
spacebar-widget-form.html
product-widget-form.html
category-widget-form.html
6:48 (42%)
6:48 (48%)
6:48 (63%)
view
29 x 2 src/Modules/SimplCommerc...hared/Components/Review
src/Modules/SimplCommerc...as/Reviews/Views/Review
Default.cshtml
List.cshtml
13:59 (31%)
38:85 (26%)
view
28 x 2 src/Modules/SimplCommerc...reas/Core/Views/Account
src/Modules/SimplCommerc...reas/Core/Views/Account
Register.cshtml
Login.cshtml
53:89 (43%)
56:92 (42%)
view
27 x 2 src/SimplCommerce.WebHost/Views/Shared
src/SimplCommerce.WebHos...ampleTheme/Views/Shared
_Layout.cshtml
_Layout.cshtml
13:52 (32%)
20:59 (30%)
view
25 x 2 src/Modules/SimplCommerc...News/Views/NewsCategory
src/Modules/SimplCommerc...eas/News/Views/NewsItem
NewsCategoryDetail.cshtml
NewsHome.cshtml
1:33 (92%)
1:33 (92%)
view
24 x 2 src/Modules/SimplCommerce.Module.Catalog/wwwroot
src/Modules/SimplCommerce.Module.Reviews/wwwroot
product-detail.js
list.js
47:73 (40%)
3:29 (55%)
view
23 x 2 src/Modules/SimplCommerce.Module.Localization
src/Modules/SimplCommerce.Module.Localization
EFStringLocalizer.cs
EFStringLocalizerOfT.cs
19:62 (46%)
18:61 (67%)
view
23 x 2 src/Modules/SimplCommerc...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
ProductDetail.cshtml
ProductOverview.cshtml
81:103 (9%)
33:55 (15%)
view
22 x 3 src/SimplCommerce.WebHos.../Catalog/Views/Category
src/Modules/SimplCommerc...eas/Catalog/Views/Brand
src/Modules/SimplCommerc.../Catalog/Views/Category
CategoryDetail.cshtml
BrandDetail.cshtml
CategoryDetail.cshtml
156:185 (14%)
104:133 (19%)
147:176 (15%)
view
22 x 2 src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/carousel-widget
spacebar-widget-form.html
carousel-widget-form.html
26:57 (31%)
27:58 (30%)
view
Most Frequent Duplicates
The list of 20 most frequently found duplicates.
Size#FoldersFilesLinesCode
8 x 42 src/Modules/SimplCommerc.../admin/product-template
src/Modules/SimplCommerc...wwwroot/admin/countries
src/Modules/SimplCommerc...ot/admin/product-option
src/Modules/SimplCommerc...root/admin/contact-area
src/Modules/SimplCommerc....Cms/wwwroot/admin/page
src/Modules/SimplCommerc....Cms/wwwroot/admin/menu
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...Momo/wwwroot/admin/momo
src/Modules/SimplCommerc...oot/admin/configuration
src/Modules/SimplCommerc....Cms/wwwroot/admin/page
...
product-template-form.js
country-form.js
product-option-form.js
contact-area-translation-form.js
page-form.js
menu-form.js
product-widget-form.js
momo-config-form.js
configuration.js
page-translation-form.js
...
40:48 (12%)
26:34 (21%)
26:34 (20%)
18:26 (25%)
36:44 (17%)
77:85 (6%)
35:43 (13%)
17:25 (25%)
17:25 (25%)
25:33 (21%)
...
view
6 x 25 src/Modules/SimplCommerc.../wwwroot/admin/tax-rate
src/Modules/SimplCommerc...oot/admin/stateprovince
src/Modules/SimplCommerc.../wwwroot/admin/category
src/Modules/SimplCommerc.../wwwroot/admin/provider
src/Modules/SimplCommerc...wwwroot/admin/countries
src/Modules/SimplCommerc.../wwwroot/admin/contacts
src/Modules/SimplCommerc...s/wwwroot/admin/vendors
src/Modules/SimplCommerc....Cms/wwwroot/admin/menu
src/Modules/SimplCommerc...re/wwwroot/admin/widget
src/Modules/SimplCommerc.../wwwroot/admin/provider
...
tax-rate-list.js
state-province-list.js
category-list.js
shipping-provider-list.js
country-list.js
contact-list.js
vendor-list.js
menu-list.js
widget-instance-list.js
payment-provider-list.js
...
25:31 (20%)
38:44 (13%)
26:32 (20%)
25:31 (13%)
41:47 (13%)
35:41 (16%)
31:37 (17%)
25:31 (20%)
20:26 (16%)
25:31 (13%)
...
view
6 x 14 src/Modules/SimplCommerc.../admin/product-template
src/Modules/SimplCommerc.../wwwroot/admin/category
src/Modules/SimplCommerc....Cms/wwwroot/admin/menu
src/Modules/SimplCommerc...root/admin/contact-area
src/Modules/SimplCommerc.../wwwroot/admin/category
src/Modules/SimplCommerc....Cms/wwwroot/admin/page
src/Modules/SimplCommerc...product-attribute-group
src/Modules/SimplCommerc...g/wwwroot/admin/product
src/Modules/SimplCommerc....Cms/wwwroot/admin/menu
src/Modules/SimplCommerc...log/wwwroot/admin/brand
...
product-template-form.html
category-form.html
menu-form-create.html
contact-area-translation-form.html
category-translation-form.html
page-form.html
product-attribute-group-form.html
product-translation-form.html
menu-form.html
brand-form.html
...
8:15 (18%)
10:17 (5%)
7:14 (37%)
7:14 (37%)
7:14 (30%)
8:15 (16%)
8:15 (35%)
7:14 (21%)
72:79 (7%)
8:15 (23%)
...
view
7 x 12 src/Modules/SimplCommerc...eas/Vendors/Controllers
src/Modules/SimplCommerc...s/Shipments/Controllers
src/Modules/SimplCommerc.../Areas/Core/Controllers
src/Modules/SimplCommerc...reas/Orders/Controllers
src/Modules/SimplCommerc...as/Comments/Controllers
src/Modules/SimplCommerc...eas/Pricing/Controllers
src/Modules/SimplCommerc...eas/Reviews/Controllers
src/Modules/SimplCommerc.../Areas/Core/Controllers
src/Modules/SimplCommerc...eas/Catalog/Controllers
src/Modules/SimplCommerc...eas/Reviews/Controllers
...
VendorApiController.cs
ShipmentApiController.cs
UserApiController.cs
OrderApiController.cs
CommentApiController.cs
CartRuleUsageApiController.cs
ReviewApiController.cs
CustomerGroupApiController.cs
ProductApiController.cs
ReplyApiController.cs
...
45:56 (7%)
125:136 (4%)
92:103 (4%)
107:118 (2%)
82:93 (9%)
50:61 (16%)
84:95 (7%)
42:53 (8%)
249:260 (1%)
78:89 (9%)
...
view
6 x 9 src/Modules/SimplCommerc....Cms/wwwroot/admin/menu
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc....Cms/wwwroot/admin/page
src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...t/admin/category-widget
src/Modules/SimplCommerc...wwroot/admin/news-items
src/Modules/SimplCommerc...ot/admin/product-widget
menu-form-create.html
html-widget-form.html
spacebar-widget-form.html
page-form.html
carousel-widget-form.html
recently-viewed-widget-form.html
category-widget-form.html
news-item-form.html
product-widget-form.html
5:12 (37%)
6:13 (13%)
6:13 (8%)
6:13 (16%)
6:13 (8%)
6:13 (13%)
6:13 (13%)
6:13 (10%)
6:13 (10%)
view
6 x 8 src/Modules/SimplCommerc...Momo/wwwroot/admin/momo
src/Modules/SimplCommerc...wwroot/admin/ngan-luong
src/Modules/SimplCommerc...pe/wwwroot/admin/stripe
src/Modules/SimplCommerc...oot/admin/configuration
src/Modules/SimplCommerc...oD/wwwroot/admin/config
src/Modules/SimplCommerc.../wwwroot/admin/cashfree
src/Modules/SimplCommerc...ss/wwwroot/admin/config
src/Modules/SimplCommerc...wwwroot/admin/braintree
momo-service.js
ngan-luong-service.js
stripe-service.js
configuration-service.js
cod-service.js
cashfree-service.js
paypalExpress-service.js
braintree-service.js
8:14 (37%)
8:14 (37%)
8:14 (37%)
8:14 (37%)
8:14 (37%)
8:14 (37%)
8:14 (37%)
8:14 (37%)
view
7 x 8 src/Modules/SimplCommerc.../wwwroot/admin/contacts
src/Modules/SimplCommerc...wwwroot/admin/cart-rule
src/Modules/SimplCommerc...s/wwwroot/admin/vendors
src/Modules/SimplCommerc...wwwroot/admin/countries
src/Modules/SimplCommerc...g/wwwroot/admin/product
src/Modules/SimplCommerc...wwwroot/admin/warehouse
src/Modules/SimplCommerc...ot/admin/customergroups
src/Modules/SimplCommerc...wwroot/admin/news-items
contact-list.js
cart-rule-list.js
vendor-list.js
country-list.js
product-list.js
warehouse-list.js
customergroup-list.js
news-item-list.js
35:43 (18%)
31:39 (20%)
31:39 (20%)
41:49 (16%)
38:46 (17%)
31:39 (20%)
31:39 (20%)
31:39 (20%)
view
8 x 7 src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc...t/admin/category-widget
src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...n/simple-product-widget
spacebar-widget-form.js
carousel-widget-form.js
category-widget-form.js
recently-viewed-widget-form.js
html-widget-form.js
product-widget-form.js
simple-product-widget-form.js
76:90 (11%)
85:98 (10%)
69:82 (12%)
61:74 (14%)
72:85 (12%)
68:81 (13%)
52:65 (15%)
view
8 x 7 src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc...t/admin/category-widget
src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...n/simple-product-widget
spacebar-widget-form.js
carousel-widget-form.js
category-widget-form.js
recently-viewed-widget-form.js
html-widget-form.js
product-widget-form.js
simple-product-widget-form.js
42:49 (11%)
49:56 (10%)
32:39 (12%)
27:34 (14%)
38:45 (12%)
32:39 (13%)
28:35 (15%)
view
15 x 7 src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc...t/admin/category-widget
src/Modules/SimplCommerc...n/simple-product-widget
recently-viewed-widget-form.html
product-widget-form.html
html-widget-form.html
spacebar-widget-form.html
carousel-widget-form.html
category-widget-form.html
simple-product-widget-form.html
27:49 (33%)
26:48 (25%)
27:49 (33%)
26:48 (21%)
27:49 (20%)
26:48 (32%)
25:47 (29%)
view
6 x 7 src/Modules/SimplCommerc...wwroot/admin/news-items
src/Modules/SimplCommerc...wwwroot/admin/cart-rule
src/Modules/SimplCommerc.../wwwroot/admin/category
src/Modules/SimplCommerc.../wwwroot/admin/contacts
src/Modules/SimplCommerc...s/wwwroot/admin/vendors
src/Modules/SimplCommerc...ot/admin/customergroups
src/Modules/SimplCommerc...t/admin/cart-rule-usage
news-item-list.html
cart-rule-list.html
category-form.html
contact-list.html
vendor-list.html
customergroup-list.html
cart-rule-usage-list.html
48:55 (15%)
37:44 (19%)
159:166 (5%)
54:61 (14%)
52:59 (14%)
52:59 (14%)
50:57 (15%)
view
7 x 7 src/SimplCommerce.WebHos...ore/Areas/Catalog/Views
src/Modules/SimplCommerc...e.News/Areas/News/Views
src/Modules/SimplCommerc...uctRecentlyViewed/Views
src/Modules/SimplCommerc...log/Areas/Catalog/Views
src/SimplCommerce.WebHos...uctRecentlyViewed/Views
src/Modules/SimplCommerc...ts/Areas/Contacts/Views
src/SimplCommerce.WebHos...eme/Areas/Catalog/Views
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
2:9 (87%)
2:9 (87%)
2:9 (87%)
2:9 (87%)
2:9 (87%)
2:9 (87%)
2:9 (87%)
view
6 x 7 src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc...n/simple-product-widget
src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/category-widget
carousel-widget-form.html
simple-product-widget-form.html
recently-viewed-widget-form.html
html-widget-form.html
product-widget-form.html
spacebar-widget-form.html
category-widget-form.html
8:15 (8%)
8:15 (11%)
8:15 (13%)
8:15 (13%)
8:15 (10%)
8:15 (8%)
8:15 (13%)
view
6 x 6 src/SimplCommerce.WebHos...s/Catalog/Views/Product
src/SimplCommerce.WebHos...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
src/Modules/SimplCommerc...s/Catalog/Views/Product
ProductDetail.cshtml
ProductDetail.cshtml
ProductDetail.cshtml
ProductDetail.cshtml
ProductOverview.cshtml
ProductOverview.cshtml
132:138 (2%)
184:190 (2%)
139:145 (2%)
198:204 (2%)
91:97 (3%)
150:156 (3%)
view
8 x 6 src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc...t/admin/category-widget
recently-viewed-widget-form.html
product-widget-form.html
html-widget-form.html
spacebar-widget-form.html
carousel-widget-form.html
category-widget-form.html
6:15 (17%)
6:15 (13%)
6:15 (17%)
6:15 (11%)
6:15 (10%)
6:15 (17%)
view
11 x 6 src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...ot/admin/product-widget
src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/category-widget
src/Modules/SimplCommerc...n/simple-product-widget
src/Modules/SimplCommerc.../recently-viewed-widget
html-widget-form.js
product-widget-form.js
spacebar-widget-form.js
category-widget-form.js
simple-product-widget-form.js
recently-viewed-widget-form.js
38:49 (16%)
32:43 (18%)
42:53 (15%)
32:43 (17%)
28:39 (21%)
27:38 (19%)
view
17 x 6 src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc...n/simple-product-widget
src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/category-widget
carousel-widget-form.html
simple-product-widget-form.html
recently-viewed-widget-form.html
html-widget-form.html
spacebar-widget-form.html
category-widget-form.html
27:51 (23%)
25:49 (33%)
27:51 (37%)
27:51 (37%)
26:50 (24%)
26:50 (36%)
view
6 x 6 src/Modules/SimplCommerc...s/Areas/Cms/Controllers
src/Modules/SimplCommerc...eas/Catalog/Controllers
src/Modules/SimplCommerc...entlyViewed/Controllers
src/Modules/SimplCommerc...eas/Catalog/Controllers
src/Modules/SimplCommerc...eas/Catalog/Controllers
src/Modules/SimplCommerc...s/Areas/Cms/Controllers
SpaceBarWidgetApiContorller.cs
CategoryWidgetApiController.cs
RecentlyViewedWidgetController.cs
SimpleProductWidgetApiController.cs
ProductWidgetApiController.cs
CarouselWidgetApiController.cs
38:43 (6%)
29:34 (12%)
33:38 (11%)
31:36 (11%)
30:35 (10%)
40:45 (8%)
view
7 x 5 src/Modules/SimplCommerc...t/admin/spacebar-widget
src/Modules/SimplCommerc...t/admin/carousel-widget
src/Modules/SimplCommerc...t/admin/category-widget
src/Modules/SimplCommerc.../recently-viewed-widget
src/Modules/SimplCommerc...wroot/admin/html-widget
spacebar-widget-form.js
carousel-widget-form.js
category-widget-form.js
recently-viewed-widget-form.js
html-widget-form.js
65:74 (10%)
74:83 (9%)
58:67 (11%)
50:59 (12%)
61:70 (10%)
view
8 x 5 src/SimplCommerce.WebHos...uctRecentlyViewed/Views
src/Modules/SimplCommerc...ts/Areas/Contacts/Views
src/Modules/SimplCommerc...uctRecentlyViewed/Views
src/Modules/SimplCommerc...log/Areas/Catalog/Views
src/Modules/SimplCommerc...e.News/Areas/News/Views
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
_ViewImports.cshtml
1:9 (100%)
1:9 (100%)
1:9 (100%)
1:9 (100%)
1:9 (100%)
view