2240 lines
118 KiB
XML
2240 lines
118 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<coverage line-rate="0" branch-rate="0" version="1.9" timestamp="1782759976" lines-covered="0" lines-valid="589" branches-covered="0" branches-valid="118">
|
|
<sources>
|
|
<source>K:\Development\Projects\SlpModularCms\src\</source>
|
|
</sources>
|
|
<packages>
|
|
<package name="SlpModularCms.Core" line-rate="0" branch-rate="0" complexity="93">
|
|
<classes>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="GenerateRefreshToken" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="147" hits="0" branch="False" />
|
|
<line number="148" hits="0" branch="False" />
|
|
<line number="149" hits="0" branch="False" />
|
|
<line number="150" hits="0" branch="False" />
|
|
<line number="151" hits="0" branch="False" />
|
|
<line number="152" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(Microsoft.AspNetCore.Identity.UserManager`1<SlpModularCms.Core.Identity.Entities.ApplicationUser>,SlpModularCms.Core.Data.ApplicationDbContext,Microsoft.Extensions.Options.IOptions`1<SlpModularCms.Core.Identity.Models.JwtSettings>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="147" hits="0" branch="False" />
|
|
<line number="148" hits="0" branch="False" />
|
|
<line number="149" hits="0" branch="False" />
|
|
<line number="150" hits="0" branch="False" />
|
|
<line number="151" hits="0" branch="False" />
|
|
<line number="152" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService/<>c" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="<ChangePasswordAsync>b__7_0" signature="(Microsoft.AspNetCore.Identity.IdentityError)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="88" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="88" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService/<AuthenticateAsync>d__4" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="0" complexity="6">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="6">
|
|
<lines>
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="True" condition-coverage="0% (0/6)">
|
|
<conditions>
|
|
<condition number="183" type="jump" coverage="0%" />
|
|
<condition number="225" type="jump" coverage="0%" />
|
|
<condition number="381" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="True" condition-coverage="0% (0/6)">
|
|
<conditions>
|
|
<condition number="183" type="jump" coverage="0%" />
|
|
<condition number="225" type="jump" coverage="0%" />
|
|
<condition number="381" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService/<ChangePasswordAsync>d__7" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="0" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="4">
|
|
<lines>
|
|
<line number="81" hits="0" branch="False" />
|
|
<line number="82" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="162" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="83" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="False" />
|
|
<line number="86" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="354" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="87" hits="0" branch="False" />
|
|
<line number="89" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="81" hits="0" branch="False" />
|
|
<line number="82" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="162" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="83" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="False" />
|
|
<line number="86" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="354" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="87" hits="0" branch="False" />
|
|
<line number="89" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService/<GenerateTokenResponseAsync>d__8" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="0" complexity="6">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="6">
|
|
<lines>
|
|
<line number="94" hits="0" branch="False" />
|
|
<line number="95" hits="0" branch="False" />
|
|
<line number="96" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="175" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="98" hits="0" branch="False" />
|
|
<line number="99" hits="0" branch="False" />
|
|
<line number="100" hits="0" branch="False" />
|
|
<line number="101" hits="0" branch="False" />
|
|
<line number="102" hits="0" branch="False" />
|
|
<line number="103" hits="0" branch="False" />
|
|
<line number="105" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="392" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="106" hits="0" branch="False" />
|
|
<line number="107" hits="0" branch="False" />
|
|
<line number="108" hits="0" branch="False" />
|
|
<line number="110" hits="0" branch="False" />
|
|
<line number="111" hits="0" branch="False" />
|
|
<line number="112" hits="0" branch="False" />
|
|
<line number="114" hits="0" branch="False" />
|
|
<line number="115" hits="0" branch="False" />
|
|
<line number="116" hits="0" branch="False" />
|
|
<line number="117" hits="0" branch="False" />
|
|
<line number="118" hits="0" branch="False" />
|
|
<line number="119" hits="0" branch="False" />
|
|
<line number="120" hits="0" branch="False" />
|
|
<line number="122" hits="0" branch="False" />
|
|
<line number="123" hits="0" branch="False" />
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="126" hits="0" branch="False" />
|
|
<line number="127" hits="0" branch="False" />
|
|
<line number="128" hits="0" branch="False" />
|
|
<line number="129" hits="0" branch="False" />
|
|
<line number="130" hits="0" branch="False" />
|
|
<line number="131" hits="0" branch="False" />
|
|
<line number="133" hits="0" branch="False" />
|
|
<line number="135" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="903" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="136" hits="0" branch="False" />
|
|
<line number="137" hits="0" branch="False" />
|
|
<line number="138" hits="0" branch="False" />
|
|
<line number="139" hits="0" branch="False" />
|
|
<line number="140" hits="0" branch="False" />
|
|
<line number="141" hits="0" branch="False" />
|
|
<line number="143" hits="0" branch="False" />
|
|
<line number="144" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="94" hits="0" branch="False" />
|
|
<line number="95" hits="0" branch="False" />
|
|
<line number="96" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="175" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="98" hits="0" branch="False" />
|
|
<line number="99" hits="0" branch="False" />
|
|
<line number="100" hits="0" branch="False" />
|
|
<line number="101" hits="0" branch="False" />
|
|
<line number="102" hits="0" branch="False" />
|
|
<line number="103" hits="0" branch="False" />
|
|
<line number="105" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="392" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="106" hits="0" branch="False" />
|
|
<line number="107" hits="0" branch="False" />
|
|
<line number="108" hits="0" branch="False" />
|
|
<line number="110" hits="0" branch="False" />
|
|
<line number="111" hits="0" branch="False" />
|
|
<line number="112" hits="0" branch="False" />
|
|
<line number="114" hits="0" branch="False" />
|
|
<line number="115" hits="0" branch="False" />
|
|
<line number="116" hits="0" branch="False" />
|
|
<line number="117" hits="0" branch="False" />
|
|
<line number="118" hits="0" branch="False" />
|
|
<line number="119" hits="0" branch="False" />
|
|
<line number="120" hits="0" branch="False" />
|
|
<line number="122" hits="0" branch="False" />
|
|
<line number="123" hits="0" branch="False" />
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="126" hits="0" branch="False" />
|
|
<line number="127" hits="0" branch="False" />
|
|
<line number="128" hits="0" branch="False" />
|
|
<line number="129" hits="0" branch="False" />
|
|
<line number="130" hits="0" branch="False" />
|
|
<line number="131" hits="0" branch="False" />
|
|
<line number="133" hits="0" branch="False" />
|
|
<line number="135" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="903" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="136" hits="0" branch="False" />
|
|
<line number="137" hits="0" branch="False" />
|
|
<line number="138" hits="0" branch="False" />
|
|
<line number="139" hits="0" branch="False" />
|
|
<line number="140" hits="0" branch="False" />
|
|
<line number="141" hits="0" branch="False" />
|
|
<line number="143" hits="0" branch="False" />
|
|
<line number="144" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService/<RefreshTokenAsync>d__5" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="0" complexity="8">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="8">
|
|
<lines>
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="401" type="jump" coverage="0%" />
|
|
<condition number="424" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="453" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="828" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="64" hits="0" branch="False" />
|
|
<line number="65" hits="0" branch="False" />
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="401" type="jump" coverage="0%" />
|
|
<condition number="424" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="453" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="828" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="64" hits="0" branch="False" />
|
|
<line number="65" hits="0" branch="False" />
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService/<RevokeTokenAsync>d__6" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="0" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="72" hits="0" branch="False" />
|
|
<line number="73" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="313" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="74" hits="0" branch="False" />
|
|
<line number="75" hits="0" branch="False" />
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="72" hits="0" branch="False" />
|
|
<line number="73" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="313" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="74" hits="0" branch="False" />
|
|
<line number="75" hits="0" branch="False" />
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="GenerateSecureToken" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="135" hits="0" branch="False" />
|
|
<line number="136" hits="0" branch="False" />
|
|
<line number="137" hits="0" branch="False" />
|
|
<line number="138" hits="0" branch="False" />
|
|
<line number="139" hits="0" branch="False" />
|
|
<line number="140" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(SlpModularCms.Core.Data.ApplicationDbContext,Microsoft.AspNetCore.Identity.UserManager`1<SlpModularCms.Core.Identity.Entities.ApplicationUser>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="135" hits="0" branch="False" />
|
|
<line number="136" hits="0" branch="False" />
|
|
<line number="137" hits="0" branch="False" />
|
|
<line number="138" hits="0" branch="False" />
|
|
<line number="139" hits="0" branch="False" />
|
|
<line number="140" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<>c" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="<CompleteInvitationAsync>b__5_0" signature="(Microsoft.AspNetCore.Identity.IdentityError)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="72" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="<GetAllPendingInvitationsAsync>b__8_0" signature="(SlpModularCms.Core.Identity.Entities.Invitation)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="108" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="72" hits="0" branch="False" />
|
|
<line number="108" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<CompleteInvitationAsync>d__5" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="0" complexity="8">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="8">
|
|
<lines>
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="56" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="True" condition-coverage="0% (0/6)">
|
|
<conditions>
|
|
<condition number="329" type="jump" coverage="0%" />
|
|
<condition number="342" type="jump" coverage="0%" />
|
|
<condition number="362" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
<line number="63" hits="0" branch="False" />
|
|
<line number="64" hits="0" branch="False" />
|
|
<line number="65" hits="0" branch="False" />
|
|
<line number="66" hits="0" branch="False" />
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="69" hits="0" branch="False" />
|
|
<line number="70" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="595" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="75" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
<line number="79" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="56" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="True" condition-coverage="0% (0/6)">
|
|
<conditions>
|
|
<condition number="329" type="jump" coverage="0%" />
|
|
<condition number="342" type="jump" coverage="0%" />
|
|
<condition number="362" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
<line number="63" hits="0" branch="False" />
|
|
<line number="64" hits="0" branch="False" />
|
|
<line number="65" hits="0" branch="False" />
|
|
<line number="66" hits="0" branch="False" />
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="69" hits="0" branch="False" />
|
|
<line number="70" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="595" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="75" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
<line number="79" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<CreateInvitationAsync>d__3" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="0" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="4">
|
|
<lines>
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="466" type="jump" coverage="0%" />
|
|
<condition number="484" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="466" type="jump" coverage="0%" />
|
|
<condition number="484" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<DeleteInvitationByIdAsync>d__9" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="0" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="113" hits="0" branch="False" />
|
|
<line number="114" hits="0" branch="False" />
|
|
<line number="115" hits="0" branch="False" />
|
|
<line number="116" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="361" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="118" hits="0" branch="False" />
|
|
<line number="119" hits="0" branch="False" />
|
|
<line number="120" hits="0" branch="False" />
|
|
<line number="121" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="113" hits="0" branch="False" />
|
|
<line number="114" hits="0" branch="False" />
|
|
<line number="115" hits="0" branch="False" />
|
|
<line number="116" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="361" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="118" hits="0" branch="False" />
|
|
<line number="119" hits="0" branch="False" />
|
|
<line number="120" hits="0" branch="False" />
|
|
<line number="121" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<DeletePendingInvitationsByEmailAsync>d__7" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="0" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="89" hits="0" branch="False" />
|
|
<line number="90" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
<line number="92" hits="0" branch="False" />
|
|
<line number="93" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="354" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="94" hits="0" branch="False" />
|
|
<line number="95" hits="0" branch="False" />
|
|
<line number="96" hits="0" branch="False" />
|
|
<line number="97" hits="0" branch="False" />
|
|
<line number="98" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="89" hits="0" branch="False" />
|
|
<line number="90" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
<line number="92" hits="0" branch="False" />
|
|
<line number="93" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="354" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="94" hits="0" branch="False" />
|
|
<line number="95" hits="0" branch="False" />
|
|
<line number="96" hits="0" branch="False" />
|
|
<line number="97" hits="0" branch="False" />
|
|
<line number="98" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<GetAllPendingInvitationsAsync>d__8" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="101" hits="0" branch="False" />
|
|
<line number="102" hits="0" branch="False" />
|
|
<line number="103" hits="0" branch="False" />
|
|
<line number="104" hits="0" branch="False" />
|
|
<line number="105" hits="0" branch="False" />
|
|
<line number="107" hits="0" branch="False" />
|
|
<line number="109" hits="0" branch="False" />
|
|
<line number="110" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="101" hits="0" branch="False" />
|
|
<line number="102" hits="0" branch="False" />
|
|
<line number="103" hits="0" branch="False" />
|
|
<line number="104" hits="0" branch="False" />
|
|
<line number="105" hits="0" branch="False" />
|
|
<line number="107" hits="0" branch="False" />
|
|
<line number="109" hits="0" branch="False" />
|
|
<line number="110" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<GetPendingInvitationByEmailAsync>d__6" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="0" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="82" hits="0" branch="False" />
|
|
<line number="83" hits="0" branch="False" />
|
|
<line number="84" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="395" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="86" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="82" hits="0" branch="False" />
|
|
<line number="83" hits="0" branch="False" />
|
|
<line number="84" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="395" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="86" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<UpdateInvitationRoleAsync>d__10" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="0" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="124" hits="0" branch="False" />
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="126" hits="0" branch="False" />
|
|
<line number="127" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="361" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="129" hits="0" branch="False" />
|
|
<line number="130" hits="0" branch="False" />
|
|
<line number="131" hits="0" branch="False" />
|
|
<line number="132" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="124" hits="0" branch="False" />
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="126" hits="0" branch="False" />
|
|
<line number="127" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="361" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="129" hits="0" branch="False" />
|
|
<line number="130" hits="0" branch="False" />
|
|
<line number="131" hits="0" branch="False" />
|
|
<line number="132" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.InvitationService/<ValidateInvitationAsync>d__4" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="0" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="4">
|
|
<lines>
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="296" type="jump" coverage="0%" />
|
|
<condition number="309" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="52" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="296" type="jump" coverage="0%" />
|
|
<condition number="309" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="52" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.SetupService" filename="SlpModularCms.Core\Identity\Services\SetupService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name=".ctor" signature="(Microsoft.AspNetCore.Identity.UserManager`1<SlpModularCms.Core.Identity.Entities.ApplicationUser>,Microsoft.AspNetCore.Identity.RoleManager`1<SlpModularCms.Core.Identity.Entities.ApplicationRole>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.SetupService/<>c" filename="SlpModularCms.Core\Identity\Services\SetupService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="<CreateInitialOwnerAsync>b__4_0" signature="(Microsoft.AspNetCore.Identity.IdentityError)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="58" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="58" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.SetupService/<CreateInitialOwnerAsync>d__4" filename="SlpModularCms.Core\Identity\Services\SetupService.cs" line-rate="0" branch-rate="0" complexity="8">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="8">
|
|
<lines>
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="172" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="570" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="400" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="56" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="803" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="172" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="570" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="400" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="56" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="803" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Services.SetupService/<IsSystemInitializedAsync>d__3" filename="SlpModularCms.Core\Identity\Services\SetupService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Identity.Authorization.HierarchicalRoleHandler" filename="SlpModularCms.Core\Identity\Authorization\HierarchicalRoleHandler.cs" line-rate="0" branch-rate="0" complexity="9">
|
|
<methods>
|
|
<method name="HandleRequirementAsync" signature="(Microsoft.AspNetCore.Authorization.AuthorizationHandlerContext,SlpModularCms.Core.Identity.Authorization.HierarchicalRoleRequirement)" line-rate="0" branch-rate="0" complexity="8">
|
|
<lines>
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="19" type="jump" coverage="0%" />
|
|
<condition number="40" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="80" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="113" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="19" type="jump" coverage="0%" />
|
|
<condition number="40" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="80" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="113" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Exceptions.GlobalExceptionHandler" filename="SlpModularCms.Core\Exceptions\GlobalExceptionHandler.cs" line-rate="0" branch-rate="0" complexity="3">
|
|
<methods>
|
|
<method name="MapException" signature="(System.Exception)" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="11" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
<line number="63" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(Microsoft.Extensions.Logging.ILogger`1<SlpModularCms.Core.Exceptions.GlobalExceptionHandler>,Microsoft.Extensions.Hosting.IHostEnvironment)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="11" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
<line number="63" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Exceptions.GlobalExceptionHandler/<TryHandleAsync>d__3" filename="SlpModularCms.Core\Exceptions\GlobalExceptionHandler.cs" line-rate="0" branch-rate="0" complexity="6">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="6">
|
|
<lines>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="0%" />
|
|
<condition number="37" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="197" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="0%" />
|
|
<condition number="37" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="197" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Core.Data.ApplicationDbContext" filename="SlpModularCms.Core\Data\ApplicationDbContext.cs" line-rate="0" branch-rate="1" complexity="6">
|
|
<methods>
|
|
<method name="get_RefreshTokens" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Invitations" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="19" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ModulePermissions" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="20" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_AvailabilityStates" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="OnModelCreating" signature="(Microsoft.EntityFrameworkCore.ModelBuilder)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
<line number="63" hits="0" branch="False" />
|
|
<line number="66" hits="0" branch="False" />
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
<line number="69" hits="0" branch="False" />
|
|
<line number="70" hits="0" branch="False" />
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="72" hits="0" branch="False" />
|
|
<line number="73" hits="0" branch="False" />
|
|
<line number="74" hits="0" branch="False" />
|
|
<line number="75" hits="0" branch="False" />
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(Microsoft.EntityFrameworkCore.DbContextOptions`1<SlpModularCms.Core.Data.ApplicationDbContext>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
<line number="63" hits="0" branch="False" />
|
|
<line number="66" hits="0" branch="False" />
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
<line number="69" hits="0" branch="False" />
|
|
<line number="70" hits="0" branch="False" />
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="72" hits="0" branch="False" />
|
|
<line number="73" hits="0" branch="False" />
|
|
<line number="74" hits="0" branch="False" />
|
|
<line number="75" hits="0" branch="False" />
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
</classes>
|
|
</package>
|
|
<package name="SlpModularCms.Modules.Master" line-rate="0" branch-rate="0" complexity="85">
|
|
<classes>
|
|
<class name="SlpModularCms.Modules.Master.Services.ApiKeyProtector" filename="SlpModularCms.Modules.Master\Services\ApiKeyProtector.cs" line-rate="0" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Protect" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="9" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="Unprotect" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(Microsoft.AspNetCore.DataProtection.IDataProtectionProvider)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="5" hits="0" branch="False" />
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="9" hits="0" branch="False" />
|
|
<line number="10" hits="0" branch="False" />
|
|
<line number="5" hits="0" branch="False" />
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.CmsInstanceService" filename="SlpModularCms.Modules.Master\Services\CmsInstanceService.cs" line-rate="0" branch-rate="0" complexity="4">
|
|
<methods>
|
|
<method name="ResolveMasterUrl" signature="()" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="154" hits="0" branch="False" />
|
|
<line number="155" hits="0" branch="False" />
|
|
<line number="156" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="24" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="157" hits="0" branch="False" />
|
|
<line number="158" hits="0" branch="False" />
|
|
<line number="159" hits="0" branch="False" />
|
|
<line number="162" hits="0" branch="False" />
|
|
<line number="163" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToDto" signature="(SlpModularCms.Modules.Master.Data.Entities.CmsInstance)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="165" hits="0" branch="False" />
|
|
<line number="166" hits="0" branch="False" />
|
|
<line number="167" hits="0" branch="False" />
|
|
<line number="168" hits="0" branch="False" />
|
|
<line number="169" hits="0" branch="False" />
|
|
<line number="170" hits="0" branch="False" />
|
|
<line number="171" hits="0" branch="False" />
|
|
<line number="172" hits="0" branch="False" />
|
|
<line number="173" hits="0" branch="False" />
|
|
<line number="174" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(SlpModularCms.Modules.Master.Services.MasterServiceDependencies)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="154" hits="0" branch="False" />
|
|
<line number="155" hits="0" branch="False" />
|
|
<line number="156" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="24" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="157" hits="0" branch="False" />
|
|
<line number="158" hits="0" branch="False" />
|
|
<line number="159" hits="0" branch="False" />
|
|
<line number="162" hits="0" branch="False" />
|
|
<line number="163" hits="0" branch="False" />
|
|
<line number="165" hits="0" branch="False" />
|
|
<line number="166" hits="0" branch="False" />
|
|
<line number="167" hits="0" branch="False" />
|
|
<line number="168" hits="0" branch="False" />
|
|
<line number="169" hits="0" branch="False" />
|
|
<line number="170" hits="0" branch="False" />
|
|
<line number="171" hits="0" branch="False" />
|
|
<line number="172" hits="0" branch="False" />
|
|
<line number="173" hits="0" branch="False" />
|
|
<line number="174" hits="0" branch="False" />
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.CmsInstanceService/<AddAsync>d__3" filename="SlpModularCms.Modules.Master\Services\CmsInstanceService.cs" line-rate="0" branch-rate="0" complexity="10">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="10">
|
|
<lines>
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="70" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="106" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="144" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="546" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="722" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="70" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="106" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="144" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="546" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="41" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="722" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="58" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.CmsInstanceService/<GetAllAsync>d__2" filename="SlpModularCms.Modules.Master\Services\CmsInstanceService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.CmsInstanceService/<UpdateStatusAsync>d__4" filename="SlpModularCms.Modules.Master\Services\CmsInstanceService.cs" line-rate="0" branch-rate="0" complexity="12">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="12">
|
|
<lines>
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="179" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="63" hits="0" branch="False" />
|
|
<line number="65" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="269" type="jump" coverage="0%" />
|
|
<condition number="294" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="66" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
<line number="69" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="352" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="70" hits="0" branch="False" />
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="73" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="534" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="74" hits="0" branch="False" />
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="80" hits="0" branch="False" />
|
|
<line number="81" hits="0" branch="False" />
|
|
<line number="83" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="770" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="84" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="False" />
|
|
<line number="86" hits="0" branch="False" />
|
|
<line number="87" hits="0" branch="False" />
|
|
<line number="88" hits="0" branch="False" />
|
|
<line number="90" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
<line number="92" hits="0" branch="False" />
|
|
<line number="94" hits="0" branch="False" />
|
|
<line number="95" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="61" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="179" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="63" hits="0" branch="False" />
|
|
<line number="65" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="269" type="jump" coverage="0%" />
|
|
<condition number="294" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="66" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
<line number="69" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="352" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="70" hits="0" branch="False" />
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="73" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="534" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="74" hits="0" branch="False" />
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="78" hits="0" branch="False" />
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="80" hits="0" branch="False" />
|
|
<line number="81" hits="0" branch="False" />
|
|
<line number="83" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="770" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="84" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="False" />
|
|
<line number="86" hits="0" branch="False" />
|
|
<line number="87" hits="0" branch="False" />
|
|
<line number="88" hits="0" branch="False" />
|
|
<line number="90" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
<line number="92" hits="0" branch="False" />
|
|
<line number="94" hits="0" branch="False" />
|
|
<line number="95" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.CmsInstanceService/<VerifyIntegrityAsync>d__5" filename="SlpModularCms.Modules.Master\Services\CmsInstanceService.cs" line-rate="0" branch-rate="0" complexity="14">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="14">
|
|
<lines>
|
|
<line number="98" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="16" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="99" hits="0" branch="False" />
|
|
<line number="100" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="59" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="101" hits="0" branch="False" />
|
|
<line number="102" hits="0" branch="False" />
|
|
<line number="103" hits="0" branch="False" />
|
|
<line number="106" hits="0" branch="False" />
|
|
<line number="108" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="1359" type="jump" coverage="0%" />
|
|
<condition number="257" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="109" hits="0" branch="False" />
|
|
<line number="111" hits="0" branch="False" />
|
|
<line number="112" hits="0" branch="False" />
|
|
<line number="113" hits="0" branch="False" />
|
|
<line number="115" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="540" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="116" hits="0" branch="False" />
|
|
<line number="117" hits="0" branch="False" />
|
|
<line number="118" hits="0" branch="False" />
|
|
<line number="119" hits="0" branch="False" />
|
|
<line number="120" hits="0" branch="False" />
|
|
<line number="121" hits="0" branch="False" />
|
|
<line number="124" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="787" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="126" hits="0" branch="False" />
|
|
<line number="127" hits="0" branch="False" />
|
|
<line number="128" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="1013" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="129" hits="0" branch="False" />
|
|
<line number="130" hits="0" branch="False" />
|
|
<line number="131" hits="0" branch="False" />
|
|
<line number="132" hits="0" branch="False" />
|
|
<line number="134" hits="0" branch="False" />
|
|
<line number="135" hits="0" branch="False" />
|
|
<line number="136" hits="0" branch="False" />
|
|
<line number="137" hits="0" branch="False" />
|
|
<line number="139" hits="0" branch="False" />
|
|
<line number="140" hits="0" branch="False" />
|
|
<line number="141" hits="0" branch="False" />
|
|
<line number="143" hits="0" branch="False" />
|
|
<line number="144" hits="0" branch="False" />
|
|
<line number="145" hits="0" branch="False" />
|
|
<line number="146" hits="0" branch="False" />
|
|
<line number="147" hits="0" branch="False" />
|
|
<line number="148" hits="0" branch="False" />
|
|
<line number="149" hits="0" branch="False" />
|
|
<line number="150" hits="0" branch="False" />
|
|
<line number="151" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="98" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="16" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="99" hits="0" branch="False" />
|
|
<line number="100" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="59" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="101" hits="0" branch="False" />
|
|
<line number="102" hits="0" branch="False" />
|
|
<line number="103" hits="0" branch="False" />
|
|
<line number="106" hits="0" branch="False" />
|
|
<line number="108" hits="0" branch="True" condition-coverage="0% (0/4)">
|
|
<conditions>
|
|
<condition number="1359" type="jump" coverage="0%" />
|
|
<condition number="257" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="109" hits="0" branch="False" />
|
|
<line number="111" hits="0" branch="False" />
|
|
<line number="112" hits="0" branch="False" />
|
|
<line number="113" hits="0" branch="False" />
|
|
<line number="115" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="540" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="116" hits="0" branch="False" />
|
|
<line number="117" hits="0" branch="False" />
|
|
<line number="118" hits="0" branch="False" />
|
|
<line number="119" hits="0" branch="False" />
|
|
<line number="120" hits="0" branch="False" />
|
|
<line number="121" hits="0" branch="False" />
|
|
<line number="124" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="787" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="126" hits="0" branch="False" />
|
|
<line number="127" hits="0" branch="False" />
|
|
<line number="128" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="1013" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="129" hits="0" branch="False" />
|
|
<line number="130" hits="0" branch="False" />
|
|
<line number="131" hits="0" branch="False" />
|
|
<line number="132" hits="0" branch="False" />
|
|
<line number="134" hits="0" branch="False" />
|
|
<line number="135" hits="0" branch="False" />
|
|
<line number="136" hits="0" branch="False" />
|
|
<line number="137" hits="0" branch="False" />
|
|
<line number="139" hits="0" branch="False" />
|
|
<line number="140" hits="0" branch="False" />
|
|
<line number="141" hits="0" branch="False" />
|
|
<line number="143" hits="0" branch="False" />
|
|
<line number="144" hits="0" branch="False" />
|
|
<line number="145" hits="0" branch="False" />
|
|
<line number="146" hits="0" branch="False" />
|
|
<line number="147" hits="0" branch="False" />
|
|
<line number="148" hits="0" branch="False" />
|
|
<line number="149" hits="0" branch="False" />
|
|
<line number="150" hits="0" branch="False" />
|
|
<line number="151" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.SlaveApiClient" filename="SlpModularCms.Modules.Master\Services\SlaveApiClient.cs" line-rate="0" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name=".ctor" signature="(System.Net.Http.HttpClient)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="6" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="8" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="6" hits="0" branch="False" />
|
|
<line number="8" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.SlaveApiClient/RegisteredMasterUrlResponse" filename="SlpModularCms.Modules.Master\Services\SlaveApiClient.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="get_MasterUrl" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="64" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="64" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.SlaveApiClient/<GetRegisteredMasterUrlAsync>d__5" filename="SlpModularCms.Modules.Master\Services\SlaveApiClient.cs" line-rate="0" branch-rate="0" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="4">
|
|
<lines>
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="260" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="56" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="424" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="45" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="260" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="56" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="424" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="60" hits="0" branch="False" />
|
|
<line number="62" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.SlaveApiClient/<PushStatusAsync>d__4" filename="SlpModularCms.Modules.Master\Services\SlaveApiClient.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Services.SlaveApiClient/<RegisterMasterAsync>d__3" filename="SlpModularCms.Modules.Master\Services\SlaveApiClient.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Repositories.CmsInstanceRepository" filename="SlpModularCms.Modules.Master\Repositories\CmsInstanceRepository.cs" line-rate="0" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="Update" signature="(SlpModularCms.Modules.Master.Data.Entities.CmsInstance)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="24" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(SlpModularCms.Modules.Master.Data.MasterDbContext)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Repositories.CmsInstanceRepository/<AddAsync>d__5" filename="SlpModularCms.Modules.Master\Repositories\CmsInstanceRepository.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="21" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Repositories.CmsInstanceRepository/<GetActiveAsync>d__3" filename="SlpModularCms.Modules.Master\Repositories\CmsInstanceRepository.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Repositories.CmsInstanceRepository/<GetAllAsync>d__2" filename="SlpModularCms.Modules.Master\Repositories\CmsInstanceRepository.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Repositories.CmsInstanceRepository/<GetByIdAsync>d__4" filename="SlpModularCms.Modules.Master\Repositories\CmsInstanceRepository.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="18" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Repositories.CmsInstanceRepository/<SaveChangesAsync>d__7" filename="SlpModularCms.Modules.Master\Repositories\CmsInstanceRepository.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="27" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="27" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Config.MasterModuleOptions" filename="SlpModularCms.Modules.Master\Options\MasterModuleOptions.cs" line-rate="0" branch-rate="1" complexity="5">
|
|
<methods>
|
|
<method name="get_IntegrityCheckIntervalMinutes" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="5" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_HttpTimeoutSeconds" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="6" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_MasterUrl" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_CacheMinutes" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="8" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ApiKey" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="9" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="5" hits="0" branch="False" />
|
|
<line number="6" hits="0" branch="False" />
|
|
<line number="7" hits="0" branch="False" />
|
|
<line number="8" hits="0" branch="False" />
|
|
<line number="9" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Data.MasterDbContext" filename="SlpModularCms.Modules.Master\Data\MasterDbContext.cs" line-rate="0" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="get_CmsInstances" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="8" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="OnModelCreating" signature="(Microsoft.EntityFrameworkCore.ModelBuilder)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(Microsoft.EntityFrameworkCore.DbContextOptions`1<SlpModularCms.Modules.Master.Data.MasterDbContext>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="6" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="8" hits="0" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="6" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Data.Entities.CmsInstance" filename="SlpModularCms.Modules.Master\Data\Entities\CmsInstance.cs" line-rate="0" branch-rate="1" complexity="9">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="5" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="6" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Url" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="7" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ApiKey" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="8" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Status" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="9" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_DisableMessage" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastContactedAt" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastStatusPushedAt" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="12" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastIntegrityCheckFailedAt" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="5" hits="0" branch="False" />
|
|
<line number="6" hits="0" branch="False" />
|
|
<line number="7" hits="0" branch="False" />
|
|
<line number="8" hits="0" branch="False" />
|
|
<line number="9" hits="0" branch="False" />
|
|
<line number="10" hits="0" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Controllers.CmsInstanceController" filename="SlpModularCms.Modules.Master\Controllers\CmsInstanceController.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name=".ctor" signature="(SlpModularCms.Modules.Master.Services.ICmsInstanceService)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Controllers.CmsInstanceController/<Add>d__3" filename="SlpModularCms.Modules.Master\Controllers\CmsInstanceController.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="26" hits="0" branch="False" />
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Controllers.CmsInstanceController/<GetAll>d__2" filename="SlpModularCms.Modules.Master\Controllers\CmsInstanceController.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.Controllers.CmsInstanceController/<UpdateStatus>d__4" filename="SlpModularCms.Modules.Master\Controllers\CmsInstanceController.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="40" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="44" hits="0" branch="False" />
|
|
<line number="46" hits="0" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.BackgroundServices.IntegrityCheckBackgroundService" filename="SlpModularCms.Modules.Master\BackgroundServices\IntegrityCheckBackgroundService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name=".ctor" signature="(Microsoft.Extensions.DependencyInjection.IServiceScopeFactory,Microsoft.Extensions.Options.IOptions`1<SlpModularCms.Modules.Master.Config.MasterModuleOptions>,Microsoft.Extensions.Logging.ILogger`1<SlpModularCms.Modules.Master.BackgroundServices.IntegrityCheckBackgroundService>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="10" hits="0" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="12" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.BackgroundServices.IntegrityCheckBackgroundService/<ExecuteAsync>d__4" filename="SlpModularCms.Modules.Master\BackgroundServices\IntegrityCheckBackgroundService.cs" line-rate="0" branch-rate="0" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="2">
|
|
<lines>
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="323" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="323" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="21" hits="0" branch="False" />
|
|
<line number="22" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Master.BackgroundServices.IntegrityCheckBackgroundService/<ExecuteTickAsync>d__5" filename="SlpModularCms.Modules.Master\BackgroundServices\IntegrityCheckBackgroundService.cs" line-rate="0" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="27" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
<line number="36" hits="0" branch="False" />
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
</classes>
|
|
</package>
|
|
</packages>
|
|
</coverage> |