< Summary

Line coverage
97%
Covered lines: 400
Uncovered lines: 9
Coverable lines: 409
Total lines: 675
Line coverage: 97.7%
Branch coverage
52%
Covered branches: 125
Total branches: 238
Branch coverage: 52.5%
Method coverage

Feature is only available for sponsors

Upgrade to PRO version

Metrics

File(s)

C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/Services/Processings/PageRenderProcessingService.cs

File 'C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/Services/Processings/PageRenderProcessingService.cs' does not exist (any more).

C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/Services/Processings/PageRenderProcessingService.Exceptions.cs

File 'C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/Services/Processings/PageRenderProcessingService.Exceptions.cs' does not exist (any more).

C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/Services/Processings/PageRenderProcessingService.Validations.cs

File 'C:/actions-runner/_work/cCoder.ContentManagement/cCoder.ContentManagement/src/cCoder.ContentManagement/Services/Processings/PageRenderProcessingService.Validations.cs' does not exist (any more).

Methods/Properties

.ctor(cCoder.ContentManagement.Services.Foundations.Rendering.IPageRenderService,cCoder.ContentManagement.Models.ContentManagementConfiguration)
RenderPageRenderOperation(cCoder.ContentManagement.Models.PageRenderOperation)
RenderPageUserRenderResult(cCoder.Data.Models.CMS.Page,cCoder.Data.Models.Security.User,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)
BuildSession(cCoder.Data.Models.CMS.Page,cCoder.Data.Models.Security.User,cCoder.ContentManagement.Models.ContentManagementConfiguration,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)
MapApp(cCoder.Data.Models.CMS.App,System.String)
MapTemplate(cCoder.Data.Models.CMS.Template)
MapPage(cCoder.Data.Models.CMS.Page,System.String,System.Boolean)
MapUser(cCoder.Data.Models.Security.User)
ResolveLayout(cCoder.Data.Models.CMS.App,System.String)
BuildContentLookup(System.Collections.Generic.IEnumerable`1<cCoder.Data.Models.CMS.Content>,System.String)
GetClosestContent(System.Collections.Generic.IEnumerable`1<cCoder.Data.Models.CMS.Content>,System.String)
MapContent(cCoder.Data.Models.CMS.Content)
MapResources(System.Collections.Generic.IEnumerable`1<cCoder.Data.Models.CMS.Resource>)
BuildResourceLookup(System.Collections.Generic.IEnumerable`1<cCoder.Data.Models.CMS.Resource>)
BuildComponentLookup(System.Collections.Generic.IEnumerable`1<cCoder.Data.Models.CMS.Component>)
BuildScriptLookup(System.Collections.Generic.IEnumerable`1<cCoder.Data.Models.CMS.Script>)
ValidatePage(cCoder.Data.Models.CMS.Page,System.String)
ValidateUser(cCoder.Data.Models.Security.User,System.String)
ValidateTheme(System.String,System.String)
ThrowIf(System.Boolean,System.String)
GetPageInfo(cCoder.Data.Models.CMS.Page,System.String)
TryCatch(System.Action)
TryCatch(System.Func`1<TResult>)
TryCatch()
TryCatch()
TryCatch()
TryCatch()
ValidateRenderPageRenderOperation(System.Object[])
ValidateRenderPageUserRenderResult(System.Object[])