1688 lines
91 KiB
XML
1688 lines
91 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<coverage line-rate="0.37310000000000004" branch-rate="0.2403" version="1.9" timestamp="1782426042" lines-covered="172" lines-valid="461" branches-covered="25" branches-valid="104">
|
|
<sources>
|
|
<source></source>
|
|
</sources>
|
|
<packages>
|
|
<package name="SlpModularCms.Core" line-rate="0.1484" branch-rate="0" complexity="93">
|
|
<classes>
|
|
<class name="SlpModularCms.Core.Identity.Services.AuthService" filename="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\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="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Core\Data\ApplicationDbContext.cs" line-rate="0.9423" 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="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="14" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="OnModelCreating" signature="(Microsoft.EntityFrameworkCore.ModelBuilder)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="28" hits="4" branch="False" />
|
|
<line number="29" hits="4" branch="False" />
|
|
<line number="30" hits="4" branch="False" />
|
|
<line number="31" hits="4" branch="False" />
|
|
<line number="32" hits="4" branch="False" />
|
|
<line number="33" hits="4" branch="False" />
|
|
<line number="34" hits="4" branch="False" />
|
|
<line number="37" hits="1" branch="False" />
|
|
<line number="38" hits="1" branch="False" />
|
|
<line number="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="2" branch="False" />
|
|
<line number="44" hits="1" branch="False" />
|
|
<line number="45" hits="1" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="47" hits="1" branch="False" />
|
|
<line number="48" hits="1" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="50" hits="1" branch="False" />
|
|
<line number="51" hits="1" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
<line number="53" hits="1" branch="False" />
|
|
<line number="54" hits="2" branch="False" />
|
|
<line number="57" hits="1" branch="False" />
|
|
<line number="58" hits="1" branch="False" />
|
|
<line number="59" hits="1" branch="False" />
|
|
<line number="60" hits="1" branch="False" />
|
|
<line number="61" hits="1" branch="False" />
|
|
<line number="62" hits="1" branch="False" />
|
|
<line number="63" hits="2" branch="False" />
|
|
<line number="66" hits="1" branch="False" />
|
|
<line number="67" hits="1" branch="False" />
|
|
<line number="68" hits="1" branch="False" />
|
|
<line number="69" hits="1" branch="False" />
|
|
<line number="70" hits="1" branch="False" />
|
|
<line number="71" hits="1" branch="False" />
|
|
<line number="72" hits="1" branch="False" />
|
|
<line number="73" hits="1" branch="False" />
|
|
<line number="74" hits="1" branch="False" />
|
|
<line number="75" hits="1" branch="False" />
|
|
<line number="76" hits="1" branch="False" />
|
|
<line number="77" hits="2" branch="False" />
|
|
<line number="78" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(Microsoft.EntityFrameworkCore.DbContextOptions`1<SlpModularCms.Core.Data.ApplicationDbContext>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="6" branch="False" />
|
|
<line number="15" hits="6" branch="False" />
|
|
<line number="16" hits="6" 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="14" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="28" hits="4" branch="False" />
|
|
<line number="29" hits="4" branch="False" />
|
|
<line number="30" hits="4" branch="False" />
|
|
<line number="31" hits="4" branch="False" />
|
|
<line number="32" hits="4" branch="False" />
|
|
<line number="33" hits="4" branch="False" />
|
|
<line number="34" hits="4" branch="False" />
|
|
<line number="37" hits="1" branch="False" />
|
|
<line number="38" hits="1" branch="False" />
|
|
<line number="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="2" branch="False" />
|
|
<line number="44" hits="1" branch="False" />
|
|
<line number="45" hits="1" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="47" hits="1" branch="False" />
|
|
<line number="48" hits="1" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="50" hits="1" branch="False" />
|
|
<line number="51" hits="1" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
<line number="53" hits="1" branch="False" />
|
|
<line number="54" hits="2" branch="False" />
|
|
<line number="57" hits="1" branch="False" />
|
|
<line number="58" hits="1" branch="False" />
|
|
<line number="59" hits="1" branch="False" />
|
|
<line number="60" hits="1" branch="False" />
|
|
<line number="61" hits="1" branch="False" />
|
|
<line number="62" hits="1" branch="False" />
|
|
<line number="63" hits="2" branch="False" />
|
|
<line number="66" hits="1" branch="False" />
|
|
<line number="67" hits="1" branch="False" />
|
|
<line number="68" hits="1" branch="False" />
|
|
<line number="69" hits="1" branch="False" />
|
|
<line number="70" hits="1" branch="False" />
|
|
<line number="71" hits="1" branch="False" />
|
|
<line number="72" hits="1" branch="False" />
|
|
<line number="73" hits="1" branch="False" />
|
|
<line number="74" hits="1" branch="False" />
|
|
<line number="75" hits="1" branch="False" />
|
|
<line number="76" hits="1" branch="False" />
|
|
<line number="77" hits="2" branch="False" />
|
|
<line number="78" hits="1" branch="False" />
|
|
<line number="14" hits="6" branch="False" />
|
|
<line number="15" hits="6" branch="False" />
|
|
<line number="16" hits="6" branch="False" />
|
|
</lines>
|
|
</class>
|
|
</classes>
|
|
</package>
|
|
<package name="SlpModularCms.Modules.Availability" line-rate="0.9389" branch-rate="0.8332999999999999" complexity="36">
|
|
<classes>
|
|
<class name="SlpModularCms.Modules.Availability.Services.PersistentAvailabilityService" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Services\PersistentAvailabilityService.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name=".ctor" signature="(SlpModularCms.Core.Data.ApplicationDbContext,Microsoft.Extensions.Options.IOptions`1<SlpModularCms.Core.Availability.AvailabilityOptions>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="6" branch="False" />
|
|
<line number="22" hits="6" branch="False" />
|
|
<line number="23" hits="6" branch="False" />
|
|
<line number="24" hits="6" branch="False" />
|
|
<line number="25" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="1" branch="False" />
|
|
<line number="19" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="21" hits="6" branch="False" />
|
|
<line number="22" hits="6" branch="False" />
|
|
<line number="23" hits="6" branch="False" />
|
|
<line number="24" hits="6" branch="False" />
|
|
<line number="25" hits="6" branch="False" />
|
|
<line number="18" hits="1" branch="False" />
|
|
<line number="19" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Services.PersistentAvailabilityService/<GetStatusDetailsAsync>d__6" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Services\PersistentAvailabilityService.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="58" hits="3" branch="False" />
|
|
<line number="60" hits="3" branch="False" />
|
|
<line number="61" hits="3" branch="False" />
|
|
<line number="62" hits="2" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="182" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="63" hits="1" branch="False" />
|
|
<line number="65" hits="1" branch="False" />
|
|
<line number="67" hits="1" branch="False" />
|
|
<line number="68" hits="1" branch="False" />
|
|
<line number="69" hits="1" branch="False" />
|
|
<line number="70" hits="1" branch="False" />
|
|
<line number="71" hits="1" branch="False" />
|
|
<line number="73" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="58" hits="3" branch="False" />
|
|
<line number="60" hits="3" branch="False" />
|
|
<line number="61" hits="3" branch="False" />
|
|
<line number="62" hits="2" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="182" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="63" hits="1" branch="False" />
|
|
<line number="65" hits="1" branch="False" />
|
|
<line number="67" hits="1" branch="False" />
|
|
<line number="68" hits="1" branch="False" />
|
|
<line number="69" hits="1" branch="False" />
|
|
<line number="70" hits="1" branch="False" />
|
|
<line number="71" hits="1" branch="False" />
|
|
<line number="73" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Services.PersistentAvailabilityService/<IsAvailableAsync>d__5" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Services\PersistentAvailabilityService.cs" line-rate="0.8823000000000001" branch-rate="0.75" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.8823000000000001" branch-rate="0.75" complexity="4">
|
|
<lines>
|
|
<line number="28" hits="4" branch="False" />
|
|
<line number="30" hits="4" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="59" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="31" hits="2" branch="False" />
|
|
<line number="32" hits="2" branch="False" />
|
|
<line number="36" hits="2" branch="False" />
|
|
<line number="37" hits="2" branch="False" />
|
|
<line number="40" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="241" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="41" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="45" hits="1" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="48" hits="1" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="51" hits="1" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
<line number="53" hits="1" branch="False" />
|
|
<line number="55" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="28" hits="4" branch="False" />
|
|
<line number="30" hits="4" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="59" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="31" hits="2" branch="False" />
|
|
<line number="32" hits="2" branch="False" />
|
|
<line number="36" hits="2" branch="False" />
|
|
<line number="37" hits="2" branch="False" />
|
|
<line number="40" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="241" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="41" hits="0" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="45" hits="1" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="48" hits="1" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="51" hits="1" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
<line number="53" hits="1" branch="False" />
|
|
<line number="55" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Services.PersistentAvailabilityService/<UpdateStatusAsync>d__7" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Services\PersistentAvailabilityService.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="79" hits="4" branch="False" />
|
|
<line number="80" hits="4" branch="False" />
|
|
<line number="82" hits="4" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="183" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="83" hits="4" branch="False" />
|
|
<line number="84" hits="4" branch="False" />
|
|
<line number="85" hits="4" branch="False" />
|
|
<line number="86" hits="4" branch="False" />
|
|
<line number="87" hits="4" branch="False" />
|
|
<line number="88" hits="4" branch="False" />
|
|
<line number="89" hits="4" branch="False" />
|
|
<line number="91" hits="4" branch="False" />
|
|
<line number="92" hits="4" branch="False" />
|
|
<line number="93" hits="4" branch="False" />
|
|
<line number="94" hits="4" branch="False" />
|
|
<line number="96" hits="4" branch="False" />
|
|
<line number="99" hits="4" branch="False" />
|
|
<line number="100" hits="4" branch="False" />
|
|
<line number="101" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="79" hits="4" branch="False" />
|
|
<line number="80" hits="4" branch="False" />
|
|
<line number="82" hits="4" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="183" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="83" hits="4" branch="False" />
|
|
<line number="84" hits="4" branch="False" />
|
|
<line number="85" hits="4" branch="False" />
|
|
<line number="86" hits="4" branch="False" />
|
|
<line number="87" hits="4" branch="False" />
|
|
<line number="88" hits="4" branch="False" />
|
|
<line number="89" hits="4" branch="False" />
|
|
<line number="91" hits="4" branch="False" />
|
|
<line number="92" hits="4" branch="False" />
|
|
<line number="93" hits="4" branch="False" />
|
|
<line number="94" hits="4" branch="False" />
|
|
<line number="96" hits="4" branch="False" />
|
|
<line number="99" hits="4" branch="False" />
|
|
<line number="100" hits="4" branch="False" />
|
|
<line number="101" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Middleware\AvailabilityMiddleware.cs" line-rate="1" branch-rate="1" complexity="8">
|
|
<methods>
|
|
<method name="IsAdminBypass" signature="(Microsoft.AspNetCore.Http.HttpContext)" line-rate="1" branch-rate="1" complexity="6">
|
|
<lines>
|
|
<line number="76" hits="7" branch="False" />
|
|
<line number="77" hits="7" branch="False" />
|
|
<line number="78" hits="7" branch="True" condition-coverage="100% (4/4)">
|
|
<conditions>
|
|
<condition number="38" type="jump" coverage="100%" />
|
|
<condition number="60" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="3" branch="False" />
|
|
<line number="80" hits="3" branch="False" />
|
|
<line number="84" hits="4" branch="False" />
|
|
<line number="85" hits="4" branch="False" />
|
|
<line number="86" hits="4" branch="False" />
|
|
<line number="87" hits="4" branch="False" />
|
|
<line number="89" hits="10" branch="False" />
|
|
<line number="90" hits="6" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="11" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="92" hits="1" branch="False" />
|
|
<line number="93" hits="1" branch="False" />
|
|
<line number="95" hits="1" branch="False" />
|
|
<line number="97" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(Microsoft.AspNetCore.Http.RequestDelegate,Microsoft.Extensions.Logging.ILogger`1<SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="19" hits="11" branch="False" />
|
|
<line number="20" hits="11" branch="False" />
|
|
<line number="21" hits="11" branch="False" />
|
|
<line number="22" hits="11" branch="False" />
|
|
<line number="23" hits="11" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
<line number="31" hits="1" branch="False" />
|
|
<line number="32" hits="1" branch="False" />
|
|
<line number="33" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="76" hits="7" branch="False" />
|
|
<line number="77" hits="7" branch="False" />
|
|
<line number="78" hits="7" branch="True" condition-coverage="100% (4/4)">
|
|
<conditions>
|
|
<condition number="38" type="jump" coverage="100%" />
|
|
<condition number="60" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="3" branch="False" />
|
|
<line number="80" hits="3" branch="False" />
|
|
<line number="84" hits="4" branch="False" />
|
|
<line number="85" hits="4" branch="False" />
|
|
<line number="86" hits="4" branch="False" />
|
|
<line number="87" hits="4" branch="False" />
|
|
<line number="89" hits="10" branch="False" />
|
|
<line number="90" hits="6" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="11" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="92" hits="1" branch="False" />
|
|
<line number="93" hits="1" branch="False" />
|
|
<line number="95" hits="1" branch="False" />
|
|
<line number="97" hits="7" branch="False" />
|
|
<line number="19" hits="11" branch="False" />
|
|
<line number="20" hits="11" branch="False" />
|
|
<line number="21" hits="11" branch="False" />
|
|
<line number="22" hits="11" branch="False" />
|
|
<line number="23" hits="11" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
<line number="31" hits="1" branch="False" />
|
|
<line number="32" hits="1" branch="False" />
|
|
<line number="33" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware/<>c__DisplayClass4_0" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Middleware\AvailabilityMiddleware.cs" line-rate="1" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="<InvokeAsync>b__0" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="38" hits="41" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="38" hits="41" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware/<InvokeAsync>d__4" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Middleware\AvailabilityMiddleware.cs" line-rate="1" branch-rate="0.9" complexity="10">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="0.9" complexity="10">
|
|
<lines>
|
|
<line number="36" hits="11" branch="False" />
|
|
<line number="37" hits="11" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="103" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="39" hits="3" branch="False" />
|
|
<line number="40" hits="3" branch="False" />
|
|
<line number="41" hits="3" branch="False" />
|
|
<line number="44" hits="8" branch="False" />
|
|
<line number="46" hits="8" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="401" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="47" hits="1" branch="False" />
|
|
<line number="48" hits="1" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="53" hits="7" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="546" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="54" hits="2" branch="False" />
|
|
<line number="55" hits="2" branch="False" />
|
|
<line number="56" hits="2" branch="False" />
|
|
<line number="59" hits="5" branch="False" />
|
|
<line number="61" hits="5" branch="False" />
|
|
<line number="62" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="801" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="63" hits="5" branch="False" />
|
|
<line number="64" hits="5" branch="False" />
|
|
<line number="65" hits="5" branch="False" />
|
|
<line number="66" hits="5" branch="False" />
|
|
<line number="67" hits="5" branch="False" />
|
|
<line number="68" hits="5" branch="False" />
|
|
<line number="69" hits="5" branch="False" />
|
|
<line number="70" hits="5" branch="False" />
|
|
<line number="72" hits="5" branch="False" />
|
|
<line number="73" hits="11" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="36" hits="11" branch="False" />
|
|
<line number="37" hits="11" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="103" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="39" hits="3" branch="False" />
|
|
<line number="40" hits="3" branch="False" />
|
|
<line number="41" hits="3" branch="False" />
|
|
<line number="44" hits="8" branch="False" />
|
|
<line number="46" hits="8" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="401" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="47" hits="1" branch="False" />
|
|
<line number="48" hits="1" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="53" hits="7" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="546" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="54" hits="2" branch="False" />
|
|
<line number="55" hits="2" branch="False" />
|
|
<line number="56" hits="2" branch="False" />
|
|
<line number="59" hits="5" branch="False" />
|
|
<line number="61" hits="5" branch="False" />
|
|
<line number="62" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="801" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="63" hits="5" branch="False" />
|
|
<line number="64" hits="5" branch="False" />
|
|
<line number="65" hits="5" branch="False" />
|
|
<line number="66" hits="5" branch="False" />
|
|
<line number="67" hits="5" branch="False" />
|
|
<line number="68" hits="5" branch="False" />
|
|
<line number="69" hits="5" branch="False" />
|
|
<line number="70" hits="5" branch="False" />
|
|
<line number="72" hits="5" branch="False" />
|
|
<line number="73" hits="11" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Controllers.AvailabilityController" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Controllers\AvailabilityController.cs" line-rate="1" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name=".ctor" signature="(SlpModularCms.Core.Availability.IAvailabilityService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="3" branch="False" />
|
|
<line number="15" hits="3" branch="False" />
|
|
<line number="16" hits="3" branch="False" />
|
|
<line number="17" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="14" hits="3" branch="False" />
|
|
<line number="15" hits="3" branch="False" />
|
|
<line number="16" hits="3" branch="False" />
|
|
<line number="17" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Controllers.AvailabilityController/<GetStatus>d__2" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Controllers\AvailabilityController.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="22" hits="2" branch="False" />
|
|
<line number="23" hits="2" branch="False" />
|
|
<line number="24" hits="2" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="194" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="25" hits="2" branch="False" />
|
|
<line number="26" hits="2" branch="False" />
|
|
<line number="27" hits="2" branch="False" />
|
|
<line number="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
<line number="30" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="22" hits="2" branch="False" />
|
|
<line number="23" hits="2" branch="False" />
|
|
<line number="24" hits="2" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="194" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="25" hits="2" branch="False" />
|
|
<line number="26" hits="2" branch="False" />
|
|
<line number="27" hits="2" branch="False" />
|
|
<line number="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
<line number="30" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="SlpModularCms.Modules.Availability.Controllers.AvailabilityController/<UpdateStatus>d__3" filename="K:\Development\Projects\SlpModularCms\src\SlpModularCms.Modules.Availability\Controllers\AvailabilityController.cs" line-rate="0.4" branch-rate="0.25" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.4" branch-rate="0.25" complexity="4">
|
|
<lines>
|
|
<line number="35" hits="1" branch="False" />
|
|
<line number="36" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="53" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="104" 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="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="47" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="35" hits="1" branch="False" />
|
|
<line number="36" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="53" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="104" 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="False" />
|
|
<line number="43" hits="0" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="47" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
</classes>
|
|
</package>
|
|
</packages>
|
|
</coverage> |