Files
slp-modular-cms/TestResultsCov/eb46ce0d-6b15-4f9f-ab6a-22038ad1a76c/coverage.cobertura.xml
T

2262 lines
120 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<coverage line-rate="0.2924" branch-rate="0.19690000000000002" version="1.9" timestamp="1782759977" lines-covered="174" lines-valid="595" branches-covered="26" branches-valid="132">
<sources>
<source>K:\Development\Projects\SlpModularCms\src\</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="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&lt;SlpModularCms.Core.Identity.Entities.ApplicationUser&gt;,SlpModularCms.Core.Data.ApplicationDbContext,Microsoft.Extensions.Options.IOptions`1&lt;SlpModularCms.Core.Identity.Models.JwtSettings&gt;)" 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/&lt;&gt;c" filename="SlpModularCms.Core\Identity\Services\AuthService.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="&lt;ChangePasswordAsync&gt;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/&lt;AuthenticateAsync&gt;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/&lt;ChangePasswordAsync&gt;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/&lt;GenerateTokenResponseAsync&gt;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/&lt;RefreshTokenAsync&gt;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/&lt;RevokeTokenAsync&gt;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&lt;SlpModularCms.Core.Identity.Entities.ApplicationUser&gt;)" 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/&lt;&gt;c" filename="SlpModularCms.Core\Identity\Services\InvitationService.cs" line-rate="0" branch-rate="1" complexity="2">
<methods>
<method name="&lt;CompleteInvitationAsync&gt;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="&lt;GetAllPendingInvitationsAsync&gt;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/&lt;CompleteInvitationAsync&gt;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/&lt;CreateInvitationAsync&gt;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/&lt;DeleteInvitationByIdAsync&gt;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/&lt;DeletePendingInvitationsByEmailAsync&gt;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/&lt;GetAllPendingInvitationsAsync&gt;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/&lt;GetPendingInvitationByEmailAsync&gt;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/&lt;UpdateInvitationRoleAsync&gt;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/&lt;ValidateInvitationAsync&gt;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&lt;SlpModularCms.Core.Identity.Entities.ApplicationUser&gt;,Microsoft.AspNetCore.Identity.RoleManager`1&lt;SlpModularCms.Core.Identity.Entities.ApplicationRole&gt;)" 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/&lt;&gt;c" filename="SlpModularCms.Core\Identity\Services\SetupService.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="&lt;CreateInitialOwnerAsync&gt;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/&lt;CreateInitialOwnerAsync&gt;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/&lt;IsSystemInitializedAsync&gt;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&lt;SlpModularCms.Core.Exceptions.GlobalExceptionHandler&gt;,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/&lt;TryHandleAsync&gt;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.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&lt;SlpModularCms.Core.Data.ApplicationDbContext&gt;)" 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.47159999999999996" branch-rate="0.4482" complexity="86">
<classes>
<class name="SlpModularCms.Modules.Availability.Services.MasterApiKeyProtector" filename="SlpModularCms.Modules.Availability\Services\MasterApiKeyProtector.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="14" hits="0" branch="False" />
</lines>
</method>
<method name="Unprotect" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<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>
<method name=".ctor" signature="(Microsoft.AspNetCore.DataProtection.IDataProtectionProvider)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
<line number="11" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="14" 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="10" hits="0" branch="False" />
<line number="11" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Services.MasterAvailabilityService" filename="SlpModularCms.Modules.Availability\Services\MasterAvailabilityService.cs" line-rate="0" branch-rate="0" complexity="8">
<methods>
<method name="GetMasterStatus" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="17" hits="0" branch="False" />
</lines>
</method>
<method name="IsKeyValid" signature="(SlpModularCms.Modules.Availability.Data.Entities.MasterRegistration,System.String)" line-rate="0" branch-rate="0" complexity="4">
<lines>
<line number="92" hits="0" branch="False" />
<line number="93" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="7" type="jump" coverage="0%" />
</conditions>
</line>
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="37" type="jump" coverage="0%" />
</conditions>
</line>
<line number="96" hits="0" branch="False" />
</lines>
</method>
<method name="ResetStaticCacheForTest" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<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" />
</lines>
</method>
<method name=".ctor" signature="(SlpModularCms.Modules.Availability.Services.MasterAvailabilityServiceDependencies)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
<line number="14" hits="0" branch="False" />
</lines>
</method>
<method name=".cctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="17" 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="7" type="jump" coverage="0%" />
</conditions>
</line>
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="37" type="jump" coverage="0%" />
</conditions>
</line>
<line number="96" 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="13" hits="0" branch="False" />
<line number="14" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Services.MasterAvailabilityService/&lt;GetRegisteredUrlAsync&gt;d__7" filename="SlpModularCms.Modules.Availability\Services\MasterAvailabilityService.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="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="191" type="jump" coverage="0%" />
</conditions>
</line>
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<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="89" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="191" type="jump" coverage="0%" />
</conditions>
</line>
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<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="89" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Services.MasterAvailabilityService/&lt;PushStatusAsync&gt;d__6" filename="SlpModularCms.Modules.Availability\Services\MasterAvailabilityService.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="55" hits="0" branch="False" />
<line number="56" hits="0" branch="False" />
<line number="57" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="191" 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="63" hits="0" branch="False" />
<line number="64" 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" />
</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/2)">
<conditions>
<condition number="191" 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="63" hits="0" branch="False" />
<line number="64" 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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Services.MasterAvailabilityService/&lt;RegisterAsync&gt;d__5" filename="SlpModularCms.Modules.Availability\Services\MasterAvailabilityService.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="20" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="23" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="197" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="40" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="627" type="jump" coverage="0%" />
</conditions>
</line>
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="False" />
<line number="43" 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" />
</lines>
</method>
</methods>
<lines>
<line number="20" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="23" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="197" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="40" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="627" type="jump" coverage="0%" />
</conditions>
</line>
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="False" />
<line number="43" 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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Services.PersistentAvailabilityService" filename="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&lt;SlpModularCms.Core.Availability.AvailabilityOptions&gt;)" 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/&lt;GetStatusDetailsAsync&gt;d__6" filename="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/&lt;IsAvailableAsync&gt;d__5" filename="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/&lt;UpdateStatusAsync&gt;d__7" filename="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.Repositories.MasterRegistrationRepository" filename="SlpModularCms.Modules.Availability\Repositories\MasterRegistrationRepository.cs" line-rate="0" branch-rate="1" complexity="4">
<methods>
<method name="GetAsync" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
<method name="Update" signature="(SlpModularCms.Modules.Availability.Data.Entities.MasterRegistration)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="16" hits="0" branch="False" />
</lines>
</method>
<method name="SaveChangesAsync" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="19" hits="0" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(SlpModularCms.Modules.Availability.Data.AvailabilityDbContext)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="7" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="10" hits="0" branch="False" />
<line number="16" hits="0" branch="False" />
<line number="19" hits="0" branch="False" />
<line number="7" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Repositories.MasterRegistrationRepository/&lt;AddAsync&gt;d__3" filename="SlpModularCms.Modules.Availability\Repositories\MasterRegistrationRepository.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" />
</lines>
</method>
</methods>
<lines>
<line number="13" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware" filename="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="90" hits="8" branch="False" />
<line number="91" hits="8" branch="False" />
<line number="92" hits="8" 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="93" hits="4" branch="False" />
<line number="94" hits="4" branch="False" />
<line number="98" 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" />
<line number="103" hits="10" branch="False" />
<line number="104" hits="6" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="11" type="jump" coverage="100%" />
</conditions>
</line>
<line number="106" hits="1" branch="False" />
<line number="107" hits="1" branch="False" />
<line number="108" hits="1" branch="False" />
<line number="110" hits="8" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(Microsoft.AspNetCore.Http.RequestDelegate,Microsoft.Extensions.Logging.ILogger`1&lt;SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware&gt;)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="16" hits="11" branch="False" />
<line number="17" hits="11" branch="False" />
<line number="18" hits="11" branch="False" />
<line number="19" hits="11" branch="False" />
<line number="20" hits="11" branch="False" />
</lines>
</method>
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="26" hits="1" branch="False" />
<line number="27" hits="1" 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" />
</lines>
</method>
</methods>
<lines>
<line number="90" hits="8" branch="False" />
<line number="91" hits="8" branch="False" />
<line number="92" hits="8" 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="93" hits="4" branch="False" />
<line number="94" hits="4" branch="False" />
<line number="98" 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" />
<line number="103" hits="10" branch="False" />
<line number="104" hits="6" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="11" type="jump" coverage="100%" />
</conditions>
</line>
<line number="106" hits="1" branch="False" />
<line number="107" hits="1" branch="False" />
<line number="108" hits="1" branch="False" />
<line number="110" hits="8" branch="False" />
<line number="16" hits="11" branch="False" />
<line number="17" hits="11" branch="False" />
<line number="18" hits="11" branch="False" />
<line number="19" hits="11" branch="False" />
<line number="20" hits="11" branch="False" />
<line number="26" hits="1" branch="False" />
<line number="27" hits="1" 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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware/&lt;&gt;c__DisplayClass4_0" filename="SlpModularCms.Modules.Availability\Middleware\AvailabilityMiddleware.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="&lt;InvokeAsync&gt;b__0" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="40" hits="49" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="40" hits="49" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware/&lt;InvokeAsync&gt;d__4" filename="SlpModularCms.Modules.Availability\Middleware\AvailabilityMiddleware.cs" line-rate="0.6829000000000001" branch-rate="0.7142000000000001" complexity="14">
<methods>
<method name="MoveNext" signature="()" line-rate="0.6829000000000001" branch-rate="0.7142000000000001" complexity="14">
<lines>
<line number="38" hits="11" branch="False" />
<line number="39" hits="11" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="112" type="jump" coverage="50%" />
</conditions>
</line>
<line number="41" hits="3" branch="False" />
<line number="42" hits="3" branch="False" />
<line number="43" hits="3" branch="False" />
<line number="46" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="296" type="jump" coverage="100%" />
</conditions>
</line>
<line number="47" hits="2" branch="False" />
<line number="48" hits="2" branch="False" />
<line number="49" hits="2" branch="False" />
<line number="52" hits="6" branch="False" />
<line number="53" hits="6" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="455" type="jump" coverage="50%" />
</conditions>
</line>
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="56" 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="597" type="jump" coverage="0%" />
</conditions>
</line>
<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="64" hits="0" branch="False" />
<line number="65" hits="0" branch="False" />
<line number="66" hits="0" branch="False" />
<line number="69" hits="6" branch="False" />
<line number="70" hits="6" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="888" type="jump" coverage="100%" />
</conditions>
</line>
<line number="71" hits="1" branch="False" />
<line number="72" hits="1" branch="False" />
<line number="73" hits="1" branch="False" />
<line number="76" hits="5" branch="False" />
<line number="77" hits="5" branch="False" />
<line number="78" hits="5" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1153" type="jump" coverage="100%" />
</conditions>
</line>
<line number="79" hits="5" branch="False" />
<line number="80" hits="5" branch="False" />
<line number="81" hits="5" branch="False" />
<line number="82" hits="5" branch="False" />
<line number="83" hits="5" branch="False" />
<line number="84" hits="5" branch="False" />
<line number="85" hits="5" branch="False" />
<line number="86" hits="5" branch="False" />
<line number="87" hits="11" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="38" hits="11" branch="False" />
<line number="39" hits="11" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="112" type="jump" coverage="50%" />
</conditions>
</line>
<line number="41" hits="3" branch="False" />
<line number="42" hits="3" branch="False" />
<line number="43" hits="3" branch="False" />
<line number="46" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="296" type="jump" coverage="100%" />
</conditions>
</line>
<line number="47" hits="2" branch="False" />
<line number="48" hits="2" branch="False" />
<line number="49" hits="2" branch="False" />
<line number="52" hits="6" branch="False" />
<line number="53" hits="6" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="455" type="jump" coverage="50%" />
</conditions>
</line>
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="56" 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="597" type="jump" coverage="0%" />
</conditions>
</line>
<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="64" hits="0" branch="False" />
<line number="65" hits="0" branch="False" />
<line number="66" hits="0" branch="False" />
<line number="69" hits="6" branch="False" />
<line number="70" hits="6" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="888" type="jump" coverage="100%" />
</conditions>
</line>
<line number="71" hits="1" branch="False" />
<line number="72" hits="1" branch="False" />
<line number="73" hits="1" branch="False" />
<line number="76" hits="5" branch="False" />
<line number="77" hits="5" branch="False" />
<line number="78" hits="5" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1153" type="jump" coverage="100%" />
</conditions>
</line>
<line number="79" hits="5" branch="False" />
<line number="80" hits="5" branch="False" />
<line number="81" hits="5" branch="False" />
<line number="82" hits="5" branch="False" />
<line number="83" hits="5" branch="False" />
<line number="84" hits="5" branch="False" />
<line number="85" hits="5" branch="False" />
<line number="86" hits="5" branch="False" />
<line number="87" hits="11" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Data.AvailabilityDbContext" filename="SlpModularCms.Modules.Availability\Data\AvailabilityDbContext.cs" line-rate="0" branch-rate="1" complexity="3">
<methods>
<method name="get_MasterRegistrations" 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" />
</lines>
</method>
<method name=".ctor" signature="(Microsoft.EntityFrameworkCore.DbContextOptions`1&lt;SlpModularCms.Modules.Availability.Data.AvailabilityDbContext&gt;)" 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="6" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Data.Entities.MasterRegistration" filename="SlpModularCms.Modules.Availability\Data\Entities\MasterRegistration.cs" line-rate="0" branch-rate="1" complexity="6">
<methods>
<method name="get_Id" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="7" hits="0" branch="False" />
</lines>
</method>
<method name="get_MasterUrl" 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>
<method name="get_RegisteredAt" 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=".cctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="5" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<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="5" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Controllers.AvailabilityController" filename="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/&lt;GetStatus&gt;d__2" filename="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/&lt;UpdateStatus&gt;d__3" filename="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>
<class name="SlpModularCms.Modules.Availability.Controllers.MasterController" filename="SlpModularCms.Modules.Availability\Controllers\MasterController.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(SlpModularCms.Modules.Availability.Services.IMasterAvailabilityService)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="13" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Controllers.MasterController/&lt;GetRegisteredUrl&gt;d__4" filename="SlpModularCms.Modules.Availability\Controllers\MasterController.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="37" 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="73" type="jump" coverage="0%" />
</conditions>
</line>
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="235" type="jump" coverage="0%" />
</conditions>
</line>
<line number="43" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="37" 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="73" type="jump" coverage="0%" />
</conditions>
</line>
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="235" type="jump" coverage="0%" />
</conditions>
</line>
<line number="43" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Controllers.MasterController/&lt;PushStatus&gt;d__3" filename="SlpModularCms.Modules.Availability\Controllers\MasterController.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="27" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="29" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="73" type="jump" coverage="0%" />
</conditions>
</line>
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="250" type="jump" coverage="0%" />
</conditions>
</line>
<line number="33" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="27" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="29" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="73" type="jump" coverage="0%" />
</conditions>
</line>
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="250" type="jump" coverage="0%" />
</conditions>
</line>
<line number="33" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Controllers.MasterController/&lt;Register&gt;d__2" filename="SlpModularCms.Modules.Availability\Controllers\MasterController.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="17" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="73" type="jump" coverage="0%" />
</conditions>
</line>
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="239" type="jump" coverage="0%" />
</conditions>
</line>
<line number="23" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="17" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="73" type="jump" coverage="0%" />
</conditions>
</line>
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="239" type="jump" coverage="0%" />
</conditions>
</line>
<line number="23" hits="0" branch="False" />
</lines>
</class>
</classes>
</package>
</packages>
</coverage>