Files
slp-modular-cms/TestResults3/524f968a-26d6-4c70-8c00-e827ed0d7bfb/coverage.cobertura.xml
T

8924 lines
484 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<coverage line-rate="0.1253" branch-rate="0.20199999999999999" version="1.9" timestamp="1782419670" lines-covered="363" lines-valid="2895" branches-covered="97" branches-valid="480">
<sources>
<source>K:\Development\Projects\SlpModularCms\src\</source>
</sources>
<packages>
<package name="SlpModularCms.Api" line-rate="0.0762" branch-rate="0.0409" complexity="261">
<classes>
<class name="Program" filename="SlpModularCms.Api\Program.cs" line-rate="0" branch-rate="0" complexity="2">
<methods>
<method name="&lt;Main&gt;$" signature="(System.String[])" line-rate="0" branch-rate="0" complexity="2">
<lines>
<line number="5" hits="0" branch="False" />
<line number="8" 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="16" hits="0" branch="False" />
<line number="17" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="25" hits="0" branch="False" />
<line number="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="33" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="41" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="264" 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="49" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="57" hits="0" branch="False" />
<line number="59" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="5" hits="0" branch="False" />
<line number="8" 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="16" hits="0" branch="False" />
<line number="17" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="25" hits="0" branch="False" />
<line number="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="33" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="41" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="264" 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="49" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="57" hits="0" branch="False" />
<line number="59" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlComment" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="1" complexity="10">
<methods>
<method name="get_Summary" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="47" hits="0" branch="False" />
</lines>
</method>
<method name="get_Description" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="48" hits="0" branch="False" />
</lines>
</method>
<method name="get_Remarks" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="49" hits="0" branch="False" />
</lines>
</method>
<method name="get_Returns" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="50" hits="0" branch="False" />
</lines>
</method>
<method name="get_Value" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="51" hits="0" branch="False" />
</lines>
</method>
<method name="get_Deprecated" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="52" hits="0" branch="False" />
</lines>
</method>
<method name="get_Examples" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="53" hits="0" branch="False" />
</lines>
</method>
<method name="get_Parameters" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="54" hits="0" branch="False" />
</lines>
</method>
<method name="get_Responses" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="55" hits="0" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Collections.Generic.List`1&lt;System.String&gt;,System.Collections.Generic.List`1&lt;Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlParameterComment&gt;,System.Collections.Generic.List`1&lt;Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlResponseComment&gt;)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="46" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="47" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="51" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="46" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlParameterComment" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="get_Name" signature="()" 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="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlResponseComment" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="get_Code" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="61" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="61" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlCommentCache" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="0" complexity="3">
<methods>
<method name="get_Cache" signature="()" line-rate="0" branch-rate="0" complexity="2">
<lines>
<line number="67" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="6" type="jump" coverage="0%" />
</conditions>
</line>
</lines>
</method>
<method name="GenerateCacheEntries" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="67" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="6" type="jump" coverage="0%" />
</conditions>
</line>
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__DocumentationCommentIdHelper" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="0" complexity="68">
<methods>
<method name="CreateDocumentationId" signature="(System.Type)" line-rate="0" branch-rate="0" complexity="2">
<lines>
<line number="86" hits="0" branch="False" />
<line number="87" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="88" hits="0" branch="False" />
<line number="89" hits="0" branch="False" />
<line number="92" hits="0" branch="False" />
<line number="93" hits="0" branch="False" />
</lines>
</method>
<method name="CreateDocumentationId" signature="(System.Reflection.PropertyInfo)" line-rate="0" branch-rate="0" complexity="10">
<lines>
<line number="100" hits="0" branch="False" />
<line number="101" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="102" hits="0" branch="False" />
<line number="103" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="107" hits="0" branch="False" />
<line number="109" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="56" type="jump" coverage="0%" />
</conditions>
</line>
<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="118" hits="0" branch="False" />
<line number="119" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="118" type="jump" coverage="0%" />
</conditions>
</line>
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="199" type="jump" coverage="0%" />
</conditions>
</line>
<line number="123" hits="0" branch="False" />
<line number="124" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="145" type="jump" coverage="0%" />
</conditions>
</line>
<line number="125" hits="0" branch="False" />
<line number="126" hits="0" branch="False" />
<line number="127" hits="0" branch="False" />
<line number="129" hits="0" branch="False" />
<line number="130" hits="0" branch="False" />
<line number="131" hits="0" branch="False" />
<line number="132" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
</lines>
</method>
<method name="CreateDocumentationId" signature="(System.Type,System.String)" line-rate="0" branch-rate="0" complexity="4">
<lines>
<line number="142" hits="0" branch="False" />
<line number="143" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="147" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="32" type="jump" coverage="0%" />
</conditions>
</line>
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="158" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
</lines>
</method>
<method name="CreateDocumentationId" signature="(System.Reflection.MethodInfo)" line-rate="0" branch-rate="0" complexity="18">
<lines>
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="178" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="56" type="jump" coverage="0%" />
</conditions>
</line>
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="186" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="99" type="jump" coverage="0%" />
</conditions>
</line>
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="109" type="jump" coverage="0%" />
</conditions>
</line>
<line number="189" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="156" type="jump" coverage="0%" />
</conditions>
</line>
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="219" type="jump" coverage="0%" />
</conditions>
</line>
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="300" type="jump" coverage="0%" />
</conditions>
</line>
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="246" type="jump" coverage="0%" />
</conditions>
</line>
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="219" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="337" type="jump" coverage="0%" />
</conditions>
</line>
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
</lines>
</method>
<method name="GetTypeDocId" signature="(System.Type,System.Boolean,System.Boolean)" line-rate="0" branch-rate="0" complexity="28">
<lines>
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="9" type="jump" coverage="0%" />
</conditions>
</line>
<line number="240" hits="0" branch="False" />
<line number="242" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="26" type="jump" coverage="0%" />
</conditions>
</line>
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="246" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="75" type="jump" coverage="0%" />
</conditions>
</line>
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="256" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="131" type="jump" coverage="0%" />
</conditions>
</line>
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="153" type="jump" coverage="0%" />
</conditions>
</line>
<line number="261" hits="0" branch="False" />
<line number="264" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="271" type="jump" coverage="0%" />
</conditions>
</line>
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="206" type="jump" coverage="0%" />
</conditions>
</line>
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="232" type="jump" coverage="0%" />
</conditions>
</line>
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="281" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="281" type="jump" coverage="0%" />
</conditions>
</line>
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="288" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="332" type="jump" coverage="0%" />
<condition number="350" type="jump" coverage="0%" />
</conditions>
</line>
<line number="289" hits="0" branch="False" />
<line number="290" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="293" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="439" type="jump" coverage="0%" />
</conditions>
</line>
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="386" type="jump" coverage="0%" />
</conditions>
</line>
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="310" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="469" type="jump" coverage="0%" />
</conditions>
</line>
<line number="311" hits="0" branch="False" />
</lines>
</method>
<method name="NormalizeDocId" signature="(System.String)" line-rate="0" branch-rate="0" complexity="6">
<lines>
<line number="320" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="16" type="jump" coverage="0%" />
</conditions>
</line>
<line number="324" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="331" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="34" type="jump" coverage="0%" />
<condition number="52" type="jump" coverage="0%" />
</conditions>
</line>
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="86" hits="0" branch="False" />
<line number="87" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="88" hits="0" branch="False" />
<line number="89" hits="0" branch="False" />
<line number="92" hits="0" branch="False" />
<line number="93" hits="0" branch="False" />
<line number="100" hits="0" branch="False" />
<line number="101" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="102" hits="0" branch="False" />
<line number="103" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="107" hits="0" branch="False" />
<line number="109" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="56" type="jump" coverage="0%" />
</conditions>
</line>
<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="118" hits="0" branch="False" />
<line number="119" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="118" type="jump" coverage="0%" />
</conditions>
</line>
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="199" type="jump" coverage="0%" />
</conditions>
</line>
<line number="123" hits="0" branch="False" />
<line number="124" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="145" type="jump" coverage="0%" />
</conditions>
</line>
<line number="125" hits="0" branch="False" />
<line number="126" hits="0" branch="False" />
<line number="127" hits="0" branch="False" />
<line number="129" hits="0" branch="False" />
<line number="130" hits="0" branch="False" />
<line number="131" hits="0" branch="False" />
<line number="132" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="142" hits="0" branch="False" />
<line number="143" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="147" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="32" type="jump" coverage="0%" />
</conditions>
</line>
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="158" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="10" type="jump" coverage="0%" />
</conditions>
</line>
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="178" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="56" type="jump" coverage="0%" />
</conditions>
</line>
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="186" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="99" type="jump" coverage="0%" />
</conditions>
</line>
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="109" type="jump" coverage="0%" />
</conditions>
</line>
<line number="189" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="156" type="jump" coverage="0%" />
</conditions>
</line>
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="219" type="jump" coverage="0%" />
</conditions>
</line>
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="300" type="jump" coverage="0%" />
</conditions>
</line>
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="246" type="jump" coverage="0%" />
</conditions>
</line>
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="219" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="337" type="jump" coverage="0%" />
</conditions>
</line>
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="9" type="jump" coverage="0%" />
</conditions>
</line>
<line number="240" hits="0" branch="False" />
<line number="242" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="26" type="jump" coverage="0%" />
</conditions>
</line>
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="246" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="75" type="jump" coverage="0%" />
</conditions>
</line>
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="256" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="131" type="jump" coverage="0%" />
</conditions>
</line>
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="153" type="jump" coverage="0%" />
</conditions>
</line>
<line number="261" hits="0" branch="False" />
<line number="264" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="271" type="jump" coverage="0%" />
</conditions>
</line>
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="206" type="jump" coverage="0%" />
</conditions>
</line>
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="232" type="jump" coverage="0%" />
</conditions>
</line>
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="281" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="281" type="jump" coverage="0%" />
</conditions>
</line>
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="288" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="332" type="jump" coverage="0%" />
<condition number="350" type="jump" coverage="0%" />
</conditions>
</line>
<line number="289" hits="0" branch="False" />
<line number="290" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="293" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="439" type="jump" coverage="0%" />
</conditions>
</line>
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="386" type="jump" coverage="0%" />
</conditions>
</line>
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="310" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="469" type="jump" coverage="0%" />
</conditions>
</line>
<line number="311" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="16" type="jump" coverage="0%" />
</conditions>
</line>
<line number="324" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="331" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="34" type="jump" coverage="0%" />
<condition number="52" type="jump" coverage="0%" />
</conditions>
</line>
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlCommentOperationTransformer" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="0" complexity="100">
<methods>
<method name="TransformAsync" signature="(Microsoft.OpenApi.OpenApiOperation,Microsoft.AspNetCore.OpenApi.OpenApiOperationTransformerContext,System.Threading.CancellationToken)" line-rate="0" branch-rate="0" complexity="94">
<lines>
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="19" type="jump" coverage="0%" />
</conditions>
</line>
<line number="347" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="350" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="62" type="jump" coverage="0%" />
</conditions>
</line>
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="354" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="104" type="jump" coverage="0%" />
</conditions>
</line>
<line number="355" hits="0" branch="False" />
<line number="356" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="127" type="jump" coverage="0%" />
</conditions>
</line>
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="359" hits="0" branch="False" />
<line number="360" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="157" type="jump" coverage="0%" />
</conditions>
</line>
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="187" type="jump" coverage="0%" />
</conditions>
</line>
<line number="365" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="368" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="210" type="jump" coverage="0%" />
<condition number="229" type="jump" coverage="0%" />
</conditions>
</line>
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="629" type="jump" coverage="0%" />
</conditions>
</line>
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="309" type="jump" coverage="0%" />
</conditions>
</line>
<line number="374" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="344" type="jump" coverage="0%" />
</conditions>
</line>
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="377" hits="0" branch="False" />
<line number="378" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="399" type="jump" coverage="0%" />
</conditions>
</line>
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="462" type="jump" coverage="0%" />
</conditions>
</line>
<line number="388" hits="0" branch="False" />
<line number="389" hits="0" branch="False" />
<line number="390" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="511" type="jump" coverage="0%" />
</conditions>
</line>
<line number="391" hits="0" branch="False" />
<line number="392" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="516" type="jump" coverage="0%" />
<condition number="529" type="jump" coverage="0%" />
</conditions>
</line>
<line number="393" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="551" type="jump" coverage="0%" />
</conditions>
</line>
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="397" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="601" type="jump" coverage="0%" />
</conditions>
</line>
<line number="398" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="401" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="407" hits="0" branch="True" condition-coverage="0% (0/6)">
<conditions>
<condition number="662" type="jump" coverage="0%" />
<condition number="674" type="jump" coverage="0%" />
<condition number="696" type="jump" coverage="0%" />
</conditions>
</line>
<line number="408" hits="0" branch="False" />
<line number="409" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="413" hits="0" branch="True" condition-coverage="0% (0/8)">
<conditions>
<condition number="738" type="jump" coverage="0%" />
<condition number="748" type="jump" coverage="0%" />
<condition number="760" type="jump" coverage="0%" />
<condition number="782" type="jump" coverage="0%" />
</conditions>
</line>
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="898" type="jump" coverage="0%" />
</conditions>
</line>
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="861" type="jump" coverage="0%" />
</conditions>
</line>
<line number="419" hits="0" branch="False" />
<line number="420" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="423" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1499" type="jump" coverage="0%" />
</conditions>
</line>
<line number="426" hits="0" branch="False" />
<line number="427" hits="0" branch="False" />
<line number="428" hits="0" branch="True" condition-coverage="0% (0/8)">
<conditions>
<condition number="981" type="jump" coverage="0%" />
<condition number="996" type="jump" coverage="0%" />
<condition number="1014" type="jump" coverage="0%" />
<condition number="1042" type="jump" coverage="0%" />
</conditions>
</line>
<line number="429" hits="0" branch="False" />
<line number="430" hits="0" branch="False" />
<line number="431" hits="0" branch="False" />
<line number="432" hits="0" branch="False" />
<line number="433" hits="0" branch="False" />
<line number="434" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1082" type="jump" coverage="0%" />
</conditions>
</line>
<line number="435" hits="0" branch="False" />
<line number="436" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1095" type="jump" coverage="0%" />
</conditions>
</line>
<line number="437" hits="0" branch="False" />
<line number="438" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="1137" type="jump" coverage="0%" />
<condition number="1161" type="jump" coverage="0%" />
</conditions>
</line>
<line number="439" hits="0" branch="False" />
<line number="440" hits="0" branch="False" />
<line number="441" hits="0" branch="False" />
<line number="442" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1199" type="jump" coverage="0%" />
</conditions>
</line>
<line number="443" hits="0" branch="False" />
<line number="444" hits="0" branch="False" />
<line number="445" hits="0" branch="False" />
<line number="446" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1221" type="jump" coverage="0%" />
</conditions>
</line>
<line number="447" hits="0" branch="False" />
<line number="448" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1243" type="jump" coverage="0%" />
</conditions>
</line>
<line number="449" hits="0" branch="False" />
<line number="450" hits="0" branch="False" />
<line number="451" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="1271" type="jump" coverage="0%" />
<condition number="1293" type="jump" coverage="0%" />
</conditions>
</line>
<line number="452" hits="0" branch="False" />
<line number="453" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1308" type="jump" coverage="0%" />
</conditions>
</line>
<line number="454" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1330" type="jump" coverage="0%" />
</conditions>
</line>
<line number="455" hits="0" branch="False" />
<line number="456" hits="0" branch="False" />
<line number="458" hits="0" branch="False" />
<line number="459" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1387" type="jump" coverage="0%" />
</conditions>
</line>
<line number="460" hits="0" branch="False" />
<line number="461" hits="0" branch="False" />
<line number="462" hits="0" branch="False" />
<line number="463" hits="0" branch="False" />
<line number="464" hits="0" branch="False" />
<line number="465" hits="0" branch="False" />
<line number="467" hits="0" branch="False" />
<line number="468" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1426" type="jump" coverage="0%" />
</conditions>
</line>
<line number="469" hits="0" branch="False" />
<line number="470" hits="0" branch="False" />
<line number="471" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="1447" type="jump" coverage="0%" />
<condition number="1469" type="jump" coverage="0%" />
</conditions>
</line>
<line number="472" hits="0" branch="False" />
<line number="473" hits="0" branch="False" />
<line number="474" hits="0" branch="False" />
<line number="475" hits="0" branch="False" />
<line number="476" hits="0" branch="False" />
<line number="477" hits="0" branch="False" />
<line number="478" hits="0" branch="False" />
<line number="480" hits="0" branch="False" />
<line number="481" hits="0" branch="False" />
</lines>
</method>
<method name="UnwrapOpenApiParameter" signature="(Microsoft.OpenApi.IOpenApiParameter)" line-rate="0" branch-rate="0" complexity="6">
<lines>
<line number="484" hits="0" branch="False" />
<line number="485" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="14" type="jump" coverage="0%" />
</conditions>
</line>
<line number="486" hits="0" branch="False" />
<line number="487" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="35" type="jump" coverage="0%" />
</conditions>
</line>
<line number="488" hits="0" branch="False" />
<line number="489" hits="0" branch="False" />
<line number="492" hits="0" branch="False" />
<line number="493" hits="0" branch="False" />
<line number="496" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="72" type="jump" coverage="0%" />
</conditions>
</line>
<line number="497" hits="0" branch="False" />
<line number="498" hits="0" branch="False" />
<line number="501" hits="0" branch="False" />
<line number="502" hits="0" branch="False" />
<line number="504" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="19" type="jump" coverage="0%" />
</conditions>
</line>
<line number="347" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="350" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="62" type="jump" coverage="0%" />
</conditions>
</line>
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="354" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="104" type="jump" coverage="0%" />
</conditions>
</line>
<line number="355" hits="0" branch="False" />
<line number="356" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="127" type="jump" coverage="0%" />
</conditions>
</line>
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="359" hits="0" branch="False" />
<line number="360" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="157" type="jump" coverage="0%" />
</conditions>
</line>
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="187" type="jump" coverage="0%" />
</conditions>
</line>
<line number="365" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="368" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="210" type="jump" coverage="0%" />
<condition number="229" type="jump" coverage="0%" />
</conditions>
</line>
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="629" type="jump" coverage="0%" />
</conditions>
</line>
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="309" type="jump" coverage="0%" />
</conditions>
</line>
<line number="374" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="344" type="jump" coverage="0%" />
</conditions>
</line>
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="377" hits="0" branch="False" />
<line number="378" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="399" type="jump" coverage="0%" />
</conditions>
</line>
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="462" type="jump" coverage="0%" />
</conditions>
</line>
<line number="388" hits="0" branch="False" />
<line number="389" hits="0" branch="False" />
<line number="390" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="511" type="jump" coverage="0%" />
</conditions>
</line>
<line number="391" hits="0" branch="False" />
<line number="392" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="516" type="jump" coverage="0%" />
<condition number="529" type="jump" coverage="0%" />
</conditions>
</line>
<line number="393" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="551" type="jump" coverage="0%" />
</conditions>
</line>
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="397" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="601" type="jump" coverage="0%" />
</conditions>
</line>
<line number="398" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="401" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="407" hits="0" branch="True" condition-coverage="0% (0/6)">
<conditions>
<condition number="662" type="jump" coverage="0%" />
<condition number="674" type="jump" coverage="0%" />
<condition number="696" type="jump" coverage="0%" />
</conditions>
</line>
<line number="408" hits="0" branch="False" />
<line number="409" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="413" hits="0" branch="True" condition-coverage="0% (0/8)">
<conditions>
<condition number="738" type="jump" coverage="0%" />
<condition number="748" type="jump" coverage="0%" />
<condition number="760" type="jump" coverage="0%" />
<condition number="782" type="jump" coverage="0%" />
</conditions>
</line>
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="898" type="jump" coverage="0%" />
</conditions>
</line>
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="861" type="jump" coverage="0%" />
</conditions>
</line>
<line number="419" hits="0" branch="False" />
<line number="420" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="423" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1499" type="jump" coverage="0%" />
</conditions>
</line>
<line number="426" hits="0" branch="False" />
<line number="427" hits="0" branch="False" />
<line number="428" hits="0" branch="True" condition-coverage="0% (0/8)">
<conditions>
<condition number="981" type="jump" coverage="0%" />
<condition number="996" type="jump" coverage="0%" />
<condition number="1014" type="jump" coverage="0%" />
<condition number="1042" type="jump" coverage="0%" />
</conditions>
</line>
<line number="429" hits="0" branch="False" />
<line number="430" hits="0" branch="False" />
<line number="431" hits="0" branch="False" />
<line number="432" hits="0" branch="False" />
<line number="433" hits="0" branch="False" />
<line number="434" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1082" type="jump" coverage="0%" />
</conditions>
</line>
<line number="435" hits="0" branch="False" />
<line number="436" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1095" type="jump" coverage="0%" />
</conditions>
</line>
<line number="437" hits="0" branch="False" />
<line number="438" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="1137" type="jump" coverage="0%" />
<condition number="1161" type="jump" coverage="0%" />
</conditions>
</line>
<line number="439" hits="0" branch="False" />
<line number="440" hits="0" branch="False" />
<line number="441" hits="0" branch="False" />
<line number="442" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1199" type="jump" coverage="0%" />
</conditions>
</line>
<line number="443" hits="0" branch="False" />
<line number="444" hits="0" branch="False" />
<line number="445" hits="0" branch="False" />
<line number="446" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1221" type="jump" coverage="0%" />
</conditions>
</line>
<line number="447" hits="0" branch="False" />
<line number="448" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1243" type="jump" coverage="0%" />
</conditions>
</line>
<line number="449" hits="0" branch="False" />
<line number="450" hits="0" branch="False" />
<line number="451" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="1271" type="jump" coverage="0%" />
<condition number="1293" type="jump" coverage="0%" />
</conditions>
</line>
<line number="452" hits="0" branch="False" />
<line number="453" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1308" type="jump" coverage="0%" />
</conditions>
</line>
<line number="454" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1330" type="jump" coverage="0%" />
</conditions>
</line>
<line number="455" hits="0" branch="False" />
<line number="456" hits="0" branch="False" />
<line number="458" hits="0" branch="False" />
<line number="459" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1387" type="jump" coverage="0%" />
</conditions>
</line>
<line number="460" hits="0" branch="False" />
<line number="461" hits="0" branch="False" />
<line number="462" hits="0" branch="False" />
<line number="463" hits="0" branch="False" />
<line number="464" hits="0" branch="False" />
<line number="465" hits="0" branch="False" />
<line number="467" hits="0" branch="False" />
<line number="468" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1426" type="jump" coverage="0%" />
</conditions>
</line>
<line number="469" hits="0" branch="False" />
<line number="470" hits="0" branch="False" />
<line number="471" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="1447" type="jump" coverage="0%" />
<condition number="1469" type="jump" coverage="0%" />
</conditions>
</line>
<line number="472" hits="0" branch="False" />
<line number="473" hits="0" branch="False" />
<line number="474" hits="0" branch="False" />
<line number="475" hits="0" branch="False" />
<line number="476" hits="0" branch="False" />
<line number="477" hits="0" branch="False" />
<line number="478" hits="0" branch="False" />
<line number="480" hits="0" branch="False" />
<line number="481" hits="0" branch="False" />
<line number="484" hits="0" branch="False" />
<line number="485" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="14" type="jump" coverage="0%" />
</conditions>
</line>
<line number="486" hits="0" branch="False" />
<line number="487" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="35" type="jump" coverage="0%" />
</conditions>
</line>
<line number="488" hits="0" branch="False" />
<line number="489" hits="0" branch="False" />
<line number="492" hits="0" branch="False" />
<line number="493" hits="0" branch="False" />
<line number="496" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="72" type="jump" coverage="0%" />
</conditions>
</line>
<line number="497" hits="0" branch="False" />
<line number="498" hits="0" branch="False" />
<line number="501" hits="0" branch="False" />
<line number="502" hits="0" branch="False" />
<line number="504" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__XmlCommentSchemaTransformer" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="0" complexity="34">
<methods>
<method name="TransformAsync" signature="(Microsoft.OpenApi.OpenApiSchema,Microsoft.AspNetCore.OpenApi.OpenApiSchemaTransformerContext,System.Threading.CancellationToken)" line-rate="0" branch-rate="0" complexity="34">
<lines>
<line number="511" hits="0" branch="False" />
<line number="513" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="36" type="jump" coverage="0%" />
</conditions>
</line>
<line number="514" hits="0" branch="False" />
<line number="515" hits="0" branch="False" />
<line number="516" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="59" type="jump" coverage="0%" />
<condition number="79" type="jump" coverage="0%" />
</conditions>
</line>
<line number="517" hits="0" branch="False" />
<line number="518" hits="0" branch="False" />
<line number="519" hits="0" branch="False" />
<line number="520" hits="0" branch="False" />
<line number="522" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="107" type="jump" coverage="0%" />
<condition number="133" type="jump" coverage="0%" />
</conditions>
</line>
<line number="523" hits="0" branch="False" />
<line number="525" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="166" type="jump" coverage="0%" />
</conditions>
</line>
<line number="526" hits="0" branch="False" />
<line number="527" hits="0" branch="False" />
<line number="528" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="188" type="jump" coverage="0%" />
<condition number="212" type="jump" coverage="0%" />
</conditions>
</line>
<line number="529" hits="0" branch="False" />
<line number="530" hits="0" branch="False" />
<line number="531" hits="0" branch="False" />
<line number="532" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="250" type="jump" coverage="0%" />
</conditions>
</line>
<line number="533" hits="0" branch="False" />
<line number="534" hits="0" branch="False" />
<line number="535" hits="0" branch="False" />
<line number="536" hits="0" branch="True" condition-coverage="0% (0/6)">
<conditions>
<condition number="269" type="jump" coverage="0%" />
<condition number="289" type="jump" coverage="0%" />
<condition number="310" type="jump" coverage="0%" />
</conditions>
</line>
<line number="537" hits="0" branch="False" />
<line number="538" hits="0" branch="False" />
<line number="539" hits="0" branch="False" />
<line number="541" hits="0" branch="False" />
<line number="542" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="330" type="jump" coverage="0%" />
<condition number="352" type="jump" coverage="0%" />
</conditions>
</line>
<line number="543" hits="0" branch="False" />
<line number="544" hits="0" branch="False" />
<line number="545" hits="0" branch="False" />
<line number="546" hits="0" branch="False" />
<line number="548" hits="0" branch="False" />
<line number="550" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="388" type="jump" coverage="0%" />
</conditions>
</line>
<line number="551" hits="0" branch="False" />
<line number="552" hits="0" branch="False" />
<line number="553" hits="0" branch="False" />
<line number="554" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="419" type="jump" coverage="0%" />
<condition number="441" type="jump" coverage="0%" />
</conditions>
</line>
<line number="555" hits="0" branch="False" />
<line number="556" hits="0" branch="False" />
<line number="557" hits="0" branch="False" />
<line number="558" hits="0" branch="False" />
<line number="559" hits="0" branch="False" />
<line number="560" hits="0" branch="False" />
<line number="561" hits="0" branch="False" />
<line number="562" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="511" hits="0" branch="False" />
<line number="513" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="36" type="jump" coverage="0%" />
</conditions>
</line>
<line number="514" hits="0" branch="False" />
<line number="515" hits="0" branch="False" />
<line number="516" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="59" type="jump" coverage="0%" />
<condition number="79" type="jump" coverage="0%" />
</conditions>
</line>
<line number="517" hits="0" branch="False" />
<line number="518" hits="0" branch="False" />
<line number="519" hits="0" branch="False" />
<line number="520" hits="0" branch="False" />
<line number="522" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="107" type="jump" coverage="0%" />
<condition number="133" type="jump" coverage="0%" />
</conditions>
</line>
<line number="523" hits="0" branch="False" />
<line number="525" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="166" type="jump" coverage="0%" />
</conditions>
</line>
<line number="526" hits="0" branch="False" />
<line number="527" hits="0" branch="False" />
<line number="528" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="188" type="jump" coverage="0%" />
<condition number="212" type="jump" coverage="0%" />
</conditions>
</line>
<line number="529" hits="0" branch="False" />
<line number="530" hits="0" branch="False" />
<line number="531" hits="0" branch="False" />
<line number="532" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="250" type="jump" coverage="0%" />
</conditions>
</line>
<line number="533" hits="0" branch="False" />
<line number="534" hits="0" branch="False" />
<line number="535" hits="0" branch="False" />
<line number="536" hits="0" branch="True" condition-coverage="0% (0/6)">
<conditions>
<condition number="269" type="jump" coverage="0%" />
<condition number="289" type="jump" coverage="0%" />
<condition number="310" type="jump" coverage="0%" />
</conditions>
</line>
<line number="537" hits="0" branch="False" />
<line number="538" hits="0" branch="False" />
<line number="539" hits="0" branch="False" />
<line number="541" hits="0" branch="False" />
<line number="542" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="330" type="jump" coverage="0%" />
<condition number="352" type="jump" coverage="0%" />
</conditions>
</line>
<line number="543" hits="0" branch="False" />
<line number="544" hits="0" branch="False" />
<line number="545" hits="0" branch="False" />
<line number="546" hits="0" branch="False" />
<line number="548" hits="0" branch="False" />
<line number="550" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="388" type="jump" coverage="0%" />
</conditions>
</line>
<line number="551" hits="0" branch="False" />
<line number="552" hits="0" branch="False" />
<line number="553" hits="0" branch="False" />
<line number="554" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="419" type="jump" coverage="0%" />
<condition number="441" type="jump" coverage="0%" />
</conditions>
</line>
<line number="555" hits="0" branch="False" />
<line number="556" hits="0" branch="False" />
<line number="557" hits="0" branch="False" />
<line number="558" hits="0" branch="False" />
<line number="559" hits="0" branch="False" />
<line number="560" hits="0" branch="False" />
<line number="561" hits="0" branch="False" />
<line number="562" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__JsonNodeExtensions" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="0" complexity="2">
<methods>
<method name="Parse" signature="(System.String)" line-rate="0" branch-rate="0" complexity="2">
<lines>
<line number="569" hits="0" branch="False" />
<line number="570" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="7" type="jump" coverage="0%" />
</conditions>
</line>
<line number="571" hits="0" branch="False" />
<line number="572" hits="0" branch="False" />
<line number="576" hits="0" branch="False" />
<line number="577" hits="0" branch="False" />
<line number="579" hits="0" branch="False" />
<line number="580" hits="0" branch="False" />
<line number="582" hits="0" branch="False" />
<line number="584" hits="0" branch="False" />
<line number="586" hits="0" branch="False" />
<line number="587" hits="0" branch="False" />
<line number="588" hits="0" branch="False" />
<line number="591" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="569" hits="0" branch="False" />
<line number="570" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="7" type="jump" coverage="0%" />
</conditions>
</line>
<line number="571" hits="0" branch="False" />
<line number="572" hits="0" branch="False" />
<line number="576" hits="0" branch="False" />
<line number="577" hits="0" branch="False" />
<line number="579" hits="0" branch="False" />
<line number="580" hits="0" branch="False" />
<line number="582" hits="0" branch="False" />
<line number="584" hits="0" branch="False" />
<line number="586" hits="0" branch="False" />
<line number="587" hits="0" branch="False" />
<line number="588" hits="0" branch="False" />
<line number="591" hits="0" branch="False" />
</lines>
</class>
<class name="Microsoft.AspNetCore.OpenApi.Generated.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__GeneratedServiceCollectionExtensions" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="AddOpenApi" signature="(Microsoft.Extensions.DependencyInjection.IServiceCollection)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="599" hits="0" branch="False" />
<line number="600" hits="0" branch="False" />
<line number="601" hits="0" branch="False" />
<line number="602" hits="0" branch="False" />
<line number="603" hits="0" branch="False" />
<line number="604" hits="0" branch="False" />
<line number="605" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="599" hits="0" branch="False" />
<line number="600" hits="0" branch="False" />
<line number="601" hits="0" branch="False" />
<line number="602" hits="0" branch="False" />
<line number="603" hits="0" branch="False" />
<line number="604" hits="0" branch="False" />
<line number="605" hits="0" branch="False" />
</lines>
</class>
<class name="System.Runtime.CompilerServices.&lt;OpenApiXmlCommentSupport_generated&gt;FE63F84D2838BD7B5C03C3494BF6ADFBD623B6A20D474FA904B407D01FC633033__InterceptsLocationAttribute" filename="SlpModularCms.Api\obj\Debug\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators\Microsoft.AspNetCore.OpenApi.SourceGenerators.XmlCommentGenerator\OpenApiXmlCommentSupport.generated.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(System.Int32,System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<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="20" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Api.Infrastructure.ApiPrefixConvention" filename="SlpModularCms.Api\Infrastructure\ApiPrefixConvention.cs" line-rate="1" branch-rate="1" complexity="7">
<methods>
<method name="Apply" signature="(Microsoft.AspNetCore.Mvc.ApplicationModels.ApplicationModel)" line-rate="1" branch-rate="1" complexity="6">
<lines>
<line number="19" hits="3" branch="False" />
<line number="20" hits="17" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="157" type="jump" coverage="100%" />
</conditions>
</line>
<line number="21" hits="4" branch="False" />
<line number="22" hits="20" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="135" type="jump" coverage="100%" />
</conditions>
</line>
<line number="23" hits="4" branch="False" />
<line number="24" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="63" type="jump" coverage="100%" />
</conditions>
</line>
<line number="25" hits="3" branch="False" />
<line number="26" hits="3" branch="False" />
<line number="27" hits="3" 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="4" branch="False" />
<line number="33" hits="4" branch="False" />
<line number="34" hits="3" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="3" branch="False" />
<line number="14" hits="3" branch="False" />
<line number="15" hits="3" branch="False" />
<line number="16" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="19" hits="3" branch="False" />
<line number="20" hits="17" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="157" type="jump" coverage="100%" />
</conditions>
</line>
<line number="21" hits="4" branch="False" />
<line number="22" hits="20" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="135" type="jump" coverage="100%" />
</conditions>
</line>
<line number="23" hits="4" branch="False" />
<line number="24" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="63" type="jump" coverage="100%" />
</conditions>
</line>
<line number="25" hits="3" branch="False" />
<line number="26" hits="3" branch="False" />
<line number="27" hits="3" 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="4" branch="False" />
<line number="33" hits="4" branch="False" />
<line number="34" hits="3" branch="False" />
<line number="13" hits="3" branch="False" />
<line number="14" hits="3" branch="False" />
<line number="15" hits="3" branch="False" />
<line number="16" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Api.Infrastructure.ModuleOrchestrator" filename="SlpModularCms.Api\Infrastructure\ModuleOrchestrator.cs" line-rate="0.36479999999999996" branch-rate="0.2" complexity="21">
<methods>
<method name="DiscoverModules" signature="()" line-rate="0" branch-rate="0" complexity="16">
<lines>
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="27" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="30" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="224" type="jump" coverage="0%" />
</conditions>
</line>
<line number="31" hits="0" branch="False" />
<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/2)">
<conditions>
<condition number="118" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="48" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="6" type="jump" coverage="0%" />
</conditions>
</line>
<line number="49" hits="0" branch="False" />
<line number="51" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="540" type="jump" coverage="0%" />
</conditions>
</line>
<line number="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="16" type="jump" coverage="0%" />
<condition number="24" type="jump" coverage="0%" />
</conditions>
</line>
<line number="56" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="512" type="jump" coverage="0%" />
</conditions>
</line>
<line number="57" hits="0" branch="False" />
<line number="59" hits="0" branch="False" />
<line number="60" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="399" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
</lines>
</method>
<method name="RegisterModuleServices" signature="(Microsoft.Extensions.DependencyInjection.IServiceCollection)" line-rate="1" branch-rate="1" complexity="2">
<lines>
<line number="77" hits="3" branch="False" />
<line number="78" hits="15" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="115" type="jump" coverage="100%" />
</conditions>
</line>
<line number="79" hits="3" branch="False" />
<line number="81" hits="3" branch="False" />
<line number="82" hits="3" branch="False" />
<line number="83" hits="2" branch="False" />
<line number="84" hits="2" branch="False" />
<line number="85" hits="1" branch="False" />
<line number="86" hits="1" branch="False" />
<line number="87" hits="1" branch="False" />
<line number="88" hits="1" branch="False" />
<line number="89" hits="3" branch="False" />
<line number="90" hits="3" branch="False" />
</lines>
</method>
<method name="UseModules" signature="(Microsoft.AspNetCore.Builder.IApplicationBuilder)" line-rate="0.6923" branch-rate="1" complexity="2">
<lines>
<line number="93" hits="2" branch="False" />
<line number="94" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="115" type="jump" coverage="100%" />
</conditions>
</line>
<line number="95" hits="1" branch="False" />
<line number="97" hits="1" branch="False" />
<line number="98" hits="1" branch="False" />
<line number="99" hits="1" branch="False" />
<line number="100" hits="1" 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="104" hits="0" branch="False" />
<line number="105" hits="1" branch="False" />
<line number="106" hits="2" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(Microsoft.Extensions.Logging.ILogger`1&lt;SlpModularCms.Api.Infrastructure.ModuleOrchestrator&gt;)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="14" hits="5" branch="False" />
<line number="17" hits="5" branch="False" />
<line number="18" hits="5" branch="False" />
<line number="19" hits="5" branch="False" />
<line number="20" hits="5" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="27" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="30" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="224" type="jump" coverage="0%" />
</conditions>
</line>
<line number="31" hits="0" branch="False" />
<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/2)">
<conditions>
<condition number="118" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="48" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="6" type="jump" coverage="0%" />
</conditions>
</line>
<line number="49" hits="0" branch="False" />
<line number="51" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="540" type="jump" coverage="0%" />
</conditions>
</line>
<line number="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="True" condition-coverage="0% (0/4)">
<conditions>
<condition number="16" type="jump" coverage="0%" />
<condition number="24" type="jump" coverage="0%" />
</conditions>
</line>
<line number="56" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="512" type="jump" coverage="0%" />
</conditions>
</line>
<line number="57" hits="0" branch="False" />
<line number="59" hits="0" branch="False" />
<line number="60" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="399" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="77" hits="3" branch="False" />
<line number="78" hits="15" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="115" type="jump" coverage="100%" />
</conditions>
</line>
<line number="79" hits="3" branch="False" />
<line number="81" hits="3" branch="False" />
<line number="82" hits="3" branch="False" />
<line number="83" hits="2" branch="False" />
<line number="84" hits="2" branch="False" />
<line number="85" hits="1" branch="False" />
<line number="86" hits="1" branch="False" />
<line number="87" hits="1" branch="False" />
<line number="88" hits="1" branch="False" />
<line number="89" hits="3" branch="False" />
<line number="90" hits="3" branch="False" />
<line number="93" hits="2" branch="False" />
<line number="94" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="115" type="jump" coverage="100%" />
</conditions>
</line>
<line number="95" hits="1" branch="False" />
<line number="97" hits="1" branch="False" />
<line number="98" hits="1" branch="False" />
<line number="99" hits="1" branch="False" />
<line number="100" hits="1" 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="104" hits="0" branch="False" />
<line number="105" hits="1" branch="False" />
<line number="106" hits="2" branch="False" />
<line number="14" hits="5" branch="False" />
<line number="17" hits="5" branch="False" />
<line number="18" hits="5" branch="False" />
<line number="19" hits="5" branch="False" />
<line number="20" hits="5" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Api.Extensions.ServiceCollectionExtensions" filename="SlpModularCms.Api\Extensions\ServiceCollectionExtensions.cs" line-rate="0" branch-rate="0" complexity="10">
<methods>
<method name="AddCoreInfrastructure" signature="(Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.Configuration.IConfiguration)" line-rate="0" branch-rate="0" complexity="2">
<lines>
<line number="23" hits="0" branch="False" />
<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="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<line number="42" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="111" type="jump" coverage="0%" />
</conditions>
</line>
<line number="43" hits="0" branch="False" />
<line number="45" hits="0" branch="False" />
<line number="46" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<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="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="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="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="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" 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="88" hits="0" branch="False" />
<line number="89" hits="0" branch="False" />
<line number="90" hits="0" branch="False" />
<line number="91" hits="0" branch="False" />
<line number="94" hits="0" branch="False" />
<line number="96" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
</lines>
</method>
<method name="AddCmsCors" signature="(Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.Configuration.IConfiguration)" line-rate="0" branch-rate="0" complexity="4">
<lines>
<line number="100" hits="0" branch="False" />
<line number="101" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="25" type="jump" coverage="0%" />
</conditions>
</line>
<line number="103" hits="0" branch="False" />
<line number="104" hits="0" branch="False" />
<line number="105" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="9" 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="109" 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" />
</lines>
</method>
<method name="AddCmsRateLimiting" signature="(Microsoft.Extensions.DependencyInjection.IServiceCollection,Microsoft.Extensions.Configuration.IConfiguration)" line-rate="0" branch-rate="0" complexity="4">
<lines>
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="26" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="69" type="jump" coverage="0%" />
</conditions>
</line>
<line number="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="138" hits="0" branch="False" />
<line number="139" hits="0" branch="False" />
<line number="141" hits="0" branch="False" />
<line number="142" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="23" hits="0" branch="False" />
<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="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<line number="42" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="111" type="jump" coverage="0%" />
</conditions>
</line>
<line number="43" hits="0" branch="False" />
<line number="45" hits="0" branch="False" />
<line number="46" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<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="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="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="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="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" 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="88" hits="0" branch="False" />
<line number="89" hits="0" branch="False" />
<line number="90" hits="0" branch="False" />
<line number="91" hits="0" branch="False" />
<line number="94" hits="0" branch="False" />
<line number="96" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<line number="100" hits="0" branch="False" />
<line number="101" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="25" type="jump" coverage="0%" />
</conditions>
</line>
<line number="103" hits="0" branch="False" />
<line number="104" hits="0" branch="False" />
<line number="105" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="9" 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="109" 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="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="26" type="jump" coverage="0%" />
</conditions>
</line>
<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="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="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="69" type="jump" coverage="0%" />
</conditions>
</line>
<line number="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="138" hits="0" branch="False" />
<line number="139" hits="0" branch="False" />
<line number="141" hits="0" branch="False" />
<line number="142" hits="0" branch="False" />
</lines>
</class>
</classes>
</package>
<package name="SlpModularCms.Core" line-rate="0.0481" branch-rate="0" complexity="184">
<classes>
<class name="SlpModularCms.Core.Modules.ModuleInfo" filename="SlpModularCms.Core\Modules\ModuleInfo.cs" line-rate="0" branch-rate="1" complexity="5">
<methods>
<method name="get_Name" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="7" hits="0" branch="False" />
</lines>
</method>
<method name="get_Version" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="0" branch="False" />
</lines>
</method>
<method name="get_Description" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="0" branch="False" />
</lines>
</method>
<method name="get_IsLoaded" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.String,System.String,System.String,System.Boolean)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="6" hits="0" branch="False" />
<line number="11" 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="6" hits="0" branch="False" />
<line number="11" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Migrations.InitialCreate" filename="SlpModularCms.Core\Migrations\20260612191736_InitialCreate.cs" line-rate="0" branch-rate="1" complexity="2">
<methods>
<method name="Up" signature="(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
<line number="14" hits="0" branch="False" />
<line number="15" hits="0" branch="False" />
<line number="16" hits="0" branch="False" />
<line number="17" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="False" />
<line number="20" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="25" hits="0" branch="False" />
<line number="26" hits="0" branch="False" />
<line number="27" hits="0" branch="False" />
<line number="29" hits="0" branch="False" />
<line number="30" hits="0" branch="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<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="46" hits="0" branch="False" />
<line number="47" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="51" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="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="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="67" hits="0" branch="False" />
<line number="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="72" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<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="False" />
<line number="87" hits="0" branch="False" />
<line number="88" hits="0" branch="False" />
<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="False" />
<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" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="108" hits="0" branch="False" />
<line number="109" 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="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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<line number="124" hits="0" branch="False" />
<line number="125" 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="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="158" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="230" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="253" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="256" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="290" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
</lines>
</method>
<method name="Down" signature="(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="308" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="311" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="13" hits="0" branch="False" />
<line number="14" hits="0" branch="False" />
<line number="15" hits="0" branch="False" />
<line number="16" hits="0" branch="False" />
<line number="17" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="False" />
<line number="20" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="25" hits="0" branch="False" />
<line number="26" hits="0" branch="False" />
<line number="27" hits="0" branch="False" />
<line number="29" hits="0" branch="False" />
<line number="30" hits="0" branch="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<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="46" hits="0" branch="False" />
<line number="47" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="51" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="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="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="67" hits="0" branch="False" />
<line number="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="72" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<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="False" />
<line number="87" hits="0" branch="False" />
<line number="88" hits="0" branch="False" />
<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="False" />
<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" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="108" hits="0" branch="False" />
<line number="109" 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="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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<line number="124" hits="0" branch="False" />
<line number="125" 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="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="158" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="230" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="253" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="256" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="290" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="308" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="311" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Migrations.InitialCreate" filename="SlpModularCms.Core\Migrations\20260612191736_InitialCreate.Designer.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="BuildTargetModel" signature="(Microsoft.EntityFrameworkCore.ModelBuilder)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="20" 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="26" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="29" hits="0" branch="False" />
<line number="30" hits="0" branch="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<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="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="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="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="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="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="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="72" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<line number="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="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" />
<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="False" />
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="107" hits="0" branch="False" />
<line number="108" hits="0" branch="False" />
<line number="109" hits="0" branch="False" />
<line number="110" hits="0" branch="False" />
<line number="112" hits="0" branch="False" />
<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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<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="False" />
<line number="128" hits="0" branch="False" />
<line number="129" hits="0" branch="False" />
<line number="131" hits="0" branch="False" />
<line number="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="150" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="235" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="241" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="256" hits="0" branch="False" />
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="264" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="274" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="292" hits="0" branch="False" />
<line number="293" hits="0" branch="False" />
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="307" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="310" hits="0" branch="False" />
<line number="311" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="313" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="316" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="319" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="325" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
<line number="329" hits="0" branch="False" />
<line number="330" hits="0" branch="False" />
<line number="331" hits="0" branch="False" />
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="334" hits="0" branch="False" />
<line number="335" hits="0" branch="False" />
<line number="336" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
<line number="339" hits="0" branch="False" />
<line number="340" hits="0" branch="False" />
<line number="341" hits="0" branch="False" />
<line number="342" hits="0" branch="False" />
<line number="343" hits="0" branch="False" />
<line number="344" hits="0" branch="False" />
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="349" hits="0" branch="False" />
<line number="350" hits="0" branch="False" />
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="353" hits="0" branch="False" />
<line number="354" hits="0" branch="False" />
<line number="355" hits="0" branch="False" />
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="359" hits="0" branch="False" />
<line number="360" hits="0" branch="False" />
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="368" hits="0" branch="False" />
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="False" />
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="False" />
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="377" hits="0" branch="False" />
<line number="378" hits="0" branch="False" />
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="384" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="False" />
<line number="388" hits="0" branch="False" />
<line number="390" hits="0" branch="False" />
<line number="391" hits="0" branch="False" />
<line number="392" hits="0" branch="False" />
<line number="393" hits="0" branch="False" />
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="396" hits="0" branch="False" />
<line number="397" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="401" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="406" hits="0" branch="False" />
<line number="407" hits="0" branch="False" />
<line number="408" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="412" hits="0" branch="False" />
<line number="413" hits="0" branch="False" />
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="False" />
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="False" />
<line number="419" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="423" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="False" />
<line number="426" hits="0" branch="False" />
<line number="428" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="20" 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="26" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="29" hits="0" branch="False" />
<line number="30" hits="0" branch="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<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="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="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="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="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="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="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="72" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<line number="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="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" />
<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="False" />
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="107" hits="0" branch="False" />
<line number="108" hits="0" branch="False" />
<line number="109" hits="0" branch="False" />
<line number="110" hits="0" branch="False" />
<line number="112" hits="0" branch="False" />
<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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<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="False" />
<line number="128" hits="0" branch="False" />
<line number="129" hits="0" branch="False" />
<line number="131" hits="0" branch="False" />
<line number="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="150" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="235" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="241" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="256" hits="0" branch="False" />
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="264" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="274" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="292" hits="0" branch="False" />
<line number="293" hits="0" branch="False" />
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="307" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="310" hits="0" branch="False" />
<line number="311" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="313" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="316" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="319" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="325" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
<line number="329" hits="0" branch="False" />
<line number="330" hits="0" branch="False" />
<line number="331" hits="0" branch="False" />
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="334" hits="0" branch="False" />
<line number="335" hits="0" branch="False" />
<line number="336" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
<line number="339" hits="0" branch="False" />
<line number="340" hits="0" branch="False" />
<line number="341" hits="0" branch="False" />
<line number="342" hits="0" branch="False" />
<line number="343" hits="0" branch="False" />
<line number="344" hits="0" branch="False" />
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="349" hits="0" branch="False" />
<line number="350" hits="0" branch="False" />
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="353" hits="0" branch="False" />
<line number="354" hits="0" branch="False" />
<line number="355" hits="0" branch="False" />
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="359" hits="0" branch="False" />
<line number="360" hits="0" branch="False" />
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="368" hits="0" branch="False" />
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="False" />
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="False" />
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="377" hits="0" branch="False" />
<line number="378" hits="0" branch="False" />
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="384" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="False" />
<line number="388" hits="0" branch="False" />
<line number="390" hits="0" branch="False" />
<line number="391" hits="0" branch="False" />
<line number="392" hits="0" branch="False" />
<line number="393" hits="0" branch="False" />
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="396" hits="0" branch="False" />
<line number="397" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="401" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="406" hits="0" branch="False" />
<line number="407" hits="0" branch="False" />
<line number="408" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="412" hits="0" branch="False" />
<line number="413" hits="0" branch="False" />
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="False" />
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="False" />
<line number="419" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="423" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="False" />
<line number="426" hits="0" branch="False" />
<line number="428" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Migrations.AddsDisplayName" filename="SlpModularCms.Core\Migrations\20260619130625_AddsDisplayName.cs" line-rate="0" branch-rate="1" complexity="2">
<methods>
<method name="Up" signature="(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<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" />
<line number="17" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
</lines>
</method>
<method name="Down" signature="(Microsoft.EntityFrameworkCore.Migrations.MigrationBuilder)" 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" />
</lines>
</method>
</methods>
<lines>
<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" />
<line number="17" hits="0" branch="False" />
<line number="18" 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" />
</lines>
</class>
<class name="SlpModularCms.Core.Migrations.AddsDisplayName" filename="SlpModularCms.Core\Migrations\20260619130625_AddsDisplayName.Designer.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="BuildTargetModel" signature="(Microsoft.EntityFrameworkCore.ModelBuilder)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="20" 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="26" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="29" hits="0" branch="False" />
<line number="30" hits="0" branch="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<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="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="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="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="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="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="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="72" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<line number="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="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" />
<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="False" />
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="107" hits="0" branch="False" />
<line number="108" hits="0" branch="False" />
<line number="109" hits="0" branch="False" />
<line number="110" hits="0" branch="False" />
<line number="112" hits="0" branch="False" />
<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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<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="False" />
<line number="128" hits="0" branch="False" />
<line number="129" hits="0" branch="False" />
<line number="131" hits="0" branch="False" />
<line number="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="150" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="230" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="235" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="241" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="253" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="264" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="274" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="290" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="292" hits="0" branch="False" />
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="307" hits="0" branch="False" />
<line number="308" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="310" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="313" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="316" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="319" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="325" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
<line number="329" hits="0" branch="False" />
<line number="330" hits="0" branch="False" />
<line number="331" hits="0" branch="False" />
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="334" hits="0" branch="False" />
<line number="335" hits="0" branch="False" />
<line number="336" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
<line number="339" hits="0" branch="False" />
<line number="340" hits="0" branch="False" />
<line number="341" hits="0" branch="False" />
<line number="342" hits="0" branch="False" />
<line number="343" hits="0" branch="False" />
<line number="344" hits="0" branch="False" />
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="False" />
<line number="347" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="349" hits="0" branch="False" />
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="353" hits="0" branch="False" />
<line number="354" hits="0" branch="False" />
<line number="355" hits="0" branch="False" />
<line number="356" hits="0" branch="False" />
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="360" hits="0" branch="False" />
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="False" />
<line number="365" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="False" />
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="False" />
<line number="374" hits="0" branch="False" />
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="378" hits="0" branch="False" />
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="384" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="False" />
<line number="388" hits="0" branch="False" />
<line number="389" hits="0" branch="False" />
<line number="390" hits="0" branch="False" />
<line number="391" hits="0" branch="False" />
<line number="393" hits="0" branch="False" />
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="396" hits="0" branch="False" />
<line number="397" hits="0" branch="False" />
<line number="398" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="406" hits="0" branch="False" />
<line number="407" hits="0" branch="False" />
<line number="408" hits="0" branch="False" />
<line number="409" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="413" hits="0" branch="False" />
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="False" />
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="False" />
<line number="419" hits="0" branch="False" />
<line number="420" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="False" />
<line number="426" hits="0" branch="False" />
<line number="427" hits="0" branch="False" />
<line number="428" hits="0" branch="False" />
<line number="429" hits="0" branch="False" />
<line number="431" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="20" 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="26" hits="0" branch="False" />
<line number="28" hits="0" branch="False" />
<line number="29" hits="0" branch="False" />
<line number="30" hits="0" branch="False" />
<line number="31" hits="0" branch="False" />
<line number="32" hits="0" branch="False" />
<line number="33" hits="0" branch="False" />
<line number="34" hits="0" branch="False" />
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="False" />
<line number="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<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="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="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="55" hits="0" branch="False" />
<line number="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="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="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="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="72" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<line number="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="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" />
<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="False" />
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" hits="0" branch="False" />
<line number="107" hits="0" branch="False" />
<line number="108" hits="0" branch="False" />
<line number="109" hits="0" branch="False" />
<line number="110" hits="0" branch="False" />
<line number="112" hits="0" branch="False" />
<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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<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="False" />
<line number="128" hits="0" branch="False" />
<line number="129" hits="0" branch="False" />
<line number="131" hits="0" branch="False" />
<line number="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="150" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="155" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="230" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="235" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="241" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="253" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="264" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="274" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="290" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="292" hits="0" branch="False" />
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="307" hits="0" branch="False" />
<line number="308" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="310" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="313" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="316" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="319" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="325" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
<line number="329" hits="0" branch="False" />
<line number="330" hits="0" branch="False" />
<line number="331" hits="0" branch="False" />
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="334" hits="0" branch="False" />
<line number="335" hits="0" branch="False" />
<line number="336" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
<line number="339" hits="0" branch="False" />
<line number="340" hits="0" branch="False" />
<line number="341" hits="0" branch="False" />
<line number="342" hits="0" branch="False" />
<line number="343" hits="0" branch="False" />
<line number="344" hits="0" branch="False" />
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="False" />
<line number="347" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="349" hits="0" branch="False" />
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="353" hits="0" branch="False" />
<line number="354" hits="0" branch="False" />
<line number="355" hits="0" branch="False" />
<line number="356" hits="0" branch="False" />
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="360" hits="0" branch="False" />
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="False" />
<line number="365" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="False" />
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="False" />
<line number="374" hits="0" branch="False" />
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="378" hits="0" branch="False" />
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="384" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="False" />
<line number="388" hits="0" branch="False" />
<line number="389" hits="0" branch="False" />
<line number="390" hits="0" branch="False" />
<line number="391" hits="0" branch="False" />
<line number="393" hits="0" branch="False" />
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="396" hits="0" branch="False" />
<line number="397" hits="0" branch="False" />
<line number="398" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="406" hits="0" branch="False" />
<line number="407" hits="0" branch="False" />
<line number="408" hits="0" branch="False" />
<line number="409" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="413" hits="0" branch="False" />
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="False" />
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="False" />
<line number="419" hits="0" branch="False" />
<line number="420" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="False" />
<line number="426" hits="0" branch="False" />
<line number="427" hits="0" branch="False" />
<line number="428" hits="0" branch="False" />
<line number="429" hits="0" branch="False" />
<line number="431" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Migrations.ApplicationDbContextModelSnapshot" filename="SlpModularCms.Core\Migrations\ApplicationDbContextModelSnapshot.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="BuildModel" signature="(Microsoft.EntityFrameworkCore.ModelBuilder)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="17" 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="23" 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="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<line number="40" hits="0" branch="False" />
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="False" />
<line number="43" hits="0" branch="False" />
<line number="44" hits="0" branch="False" />
<line number="45" hits="0" branch="False" />
<line number="46" hits="0" branch="False" />
<line number="47" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="51" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="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="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="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="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="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<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="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" />
<line number="90" hits="0" branch="False" />
<line number="91" hits="0" branch="False" />
<line number="92" hits="0" branch="False" />
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="96" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" 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" />
<line number="111" hits="0" branch="False" />
<line number="112" hits="0" branch="False" />
<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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<line number="124" hits="0" branch="False" />
<line number="125" hits="0" branch="False" />
<line number="126" 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="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="150" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="158" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="235" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="241" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="256" hits="0" branch="False" />
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="264" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="274" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="292" hits="0" branch="False" />
<line number="293" hits="0" branch="False" />
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="307" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="310" hits="0" branch="False" />
<line number="311" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="313" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="316" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="319" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="325" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
<line number="329" hits="0" branch="False" />
<line number="330" hits="0" branch="False" />
<line number="331" hits="0" branch="False" />
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="334" hits="0" branch="False" />
<line number="335" hits="0" branch="False" />
<line number="336" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
<line number="339" hits="0" branch="False" />
<line number="340" hits="0" branch="False" />
<line number="341" hits="0" branch="False" />
<line number="342" hits="0" branch="False" />
<line number="343" hits="0" branch="False" />
<line number="344" hits="0" branch="False" />
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="349" hits="0" branch="False" />
<line number="350" hits="0" branch="False" />
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="353" hits="0" branch="False" />
<line number="354" hits="0" branch="False" />
<line number="355" hits="0" branch="False" />
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="359" hits="0" branch="False" />
<line number="360" hits="0" branch="False" />
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="368" hits="0" branch="False" />
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="False" />
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="False" />
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="377" hits="0" branch="False" />
<line number="378" hits="0" branch="False" />
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="384" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="False" />
<line number="388" hits="0" branch="False" />
<line number="390" hits="0" branch="False" />
<line number="391" hits="0" branch="False" />
<line number="392" hits="0" branch="False" />
<line number="393" hits="0" branch="False" />
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="396" hits="0" branch="False" />
<line number="397" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="401" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="406" hits="0" branch="False" />
<line number="407" hits="0" branch="False" />
<line number="408" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="412" hits="0" branch="False" />
<line number="413" hits="0" branch="False" />
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="False" />
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="False" />
<line number="419" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="423" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="False" />
<line number="426" hits="0" branch="False" />
<line number="428" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="17" 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="23" 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="38" hits="0" branch="False" />
<line number="39" hits="0" branch="False" />
<line number="40" hits="0" branch="False" />
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="False" />
<line number="43" hits="0" branch="False" />
<line number="44" hits="0" branch="False" />
<line number="45" hits="0" branch="False" />
<line number="46" hits="0" branch="False" />
<line number="47" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="51" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
<line number="54" hits="0" branch="False" />
<line number="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="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="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="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="73" hits="0" branch="False" />
<line number="74" hits="0" branch="False" />
<line number="75" hits="0" branch="False" />
<line number="76" hits="0" branch="False" />
<line number="77" hits="0" branch="False" />
<line number="78" hits="0" branch="False" />
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="81" hits="0" branch="False" />
<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="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" />
<line number="90" hits="0" branch="False" />
<line number="91" hits="0" branch="False" />
<line number="92" hits="0" branch="False" />
<line number="94" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="96" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<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="104" hits="0" branch="False" />
<line number="105" hits="0" branch="False" />
<line number="106" 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" />
<line number="111" hits="0" branch="False" />
<line number="112" hits="0" branch="False" />
<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="False" />
<line number="117" hits="0" branch="False" />
<line number="118" hits="0" branch="False" />
<line number="119" hits="0" branch="False" />
<line number="120" hits="0" branch="False" />
<line number="121" hits="0" branch="False" />
<line number="122" hits="0" branch="False" />
<line number="123" hits="0" branch="False" />
<line number="124" hits="0" branch="False" />
<line number="125" hits="0" branch="False" />
<line number="126" 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="132" hits="0" branch="False" />
<line number="133" hits="0" branch="False" />
<line number="134" hits="0" branch="False" />
<line number="135" hits="0" branch="False" />
<line number="136" hits="0" branch="False" />
<line number="137" hits="0" branch="False" />
<line number="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="142" hits="0" branch="False" />
<line number="143" hits="0" branch="False" />
<line number="144" hits="0" branch="False" />
<line number="145" hits="0" branch="False" />
<line number="146" hits="0" branch="False" />
<line number="147" hits="0" branch="False" />
<line number="148" hits="0" branch="False" />
<line number="149" hits="0" branch="False" />
<line number="150" hits="0" branch="False" />
<line number="151" hits="0" branch="False" />
<line number="152" hits="0" branch="False" />
<line number="153" hits="0" branch="False" />
<line number="154" hits="0" branch="False" />
<line number="156" hits="0" branch="False" />
<line number="157" hits="0" branch="False" />
<line number="158" hits="0" branch="False" />
<line number="159" hits="0" branch="False" />
<line number="160" hits="0" branch="False" />
<line number="161" hits="0" branch="False" />
<line number="162" hits="0" branch="False" />
<line number="163" hits="0" branch="False" />
<line number="164" hits="0" branch="False" />
<line number="165" hits="0" branch="False" />
<line number="166" hits="0" branch="False" />
<line number="167" hits="0" branch="False" />
<line number="168" hits="0" branch="False" />
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="False" />
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="174" hits="0" branch="False" />
<line number="175" hits="0" branch="False" />
<line number="176" hits="0" branch="False" />
<line number="177" hits="0" branch="False" />
<line number="178" hits="0" branch="False" />
<line number="179" hits="0" branch="False" />
<line number="180" hits="0" branch="False" />
<line number="181" hits="0" branch="False" />
<line number="182" hits="0" branch="False" />
<line number="183" hits="0" branch="False" />
<line number="184" hits="0" branch="False" />
<line number="185" hits="0" branch="False" />
<line number="186" hits="0" branch="False" />
<line number="187" hits="0" branch="False" />
<line number="188" hits="0" branch="False" />
<line number="189" hits="0" branch="False" />
<line number="190" hits="0" branch="False" />
<line number="191" hits="0" branch="False" />
<line number="192" hits="0" branch="False" />
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="False" />
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="False" />
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="202" hits="0" branch="False" />
<line number="203" hits="0" branch="False" />
<line number="204" hits="0" branch="False" />
<line number="205" hits="0" branch="False" />
<line number="206" hits="0" branch="False" />
<line number="207" hits="0" branch="False" />
<line number="208" hits="0" branch="False" />
<line number="209" hits="0" branch="False" />
<line number="210" hits="0" branch="False" />
<line number="211" hits="0" branch="False" />
<line number="212" hits="0" branch="False" />
<line number="213" hits="0" branch="False" />
<line number="214" hits="0" branch="False" />
<line number="215" hits="0" branch="False" />
<line number="216" hits="0" branch="False" />
<line number="217" hits="0" branch="False" />
<line number="218" hits="0" branch="False" />
<line number="219" hits="0" branch="False" />
<line number="220" hits="0" branch="False" />
<line number="221" hits="0" branch="False" />
<line number="222" hits="0" branch="False" />
<line number="223" hits="0" branch="False" />
<line number="224" hits="0" branch="False" />
<line number="225" hits="0" branch="False" />
<line number="226" hits="0" branch="False" />
<line number="227" hits="0" branch="False" />
<line number="228" hits="0" branch="False" />
<line number="229" hits="0" branch="False" />
<line number="231" hits="0" branch="False" />
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="234" hits="0" branch="False" />
<line number="235" hits="0" branch="False" />
<line number="236" hits="0" branch="False" />
<line number="237" hits="0" branch="False" />
<line number="238" hits="0" branch="False" />
<line number="239" hits="0" branch="False" />
<line number="240" hits="0" branch="False" />
<line number="241" hits="0" branch="False" />
<line number="242" hits="0" branch="False" />
<line number="243" hits="0" branch="False" />
<line number="244" hits="0" branch="False" />
<line number="245" hits="0" branch="False" />
<line number="246" hits="0" branch="False" />
<line number="247" hits="0" branch="False" />
<line number="248" hits="0" branch="False" />
<line number="249" hits="0" branch="False" />
<line number="250" hits="0" branch="False" />
<line number="251" hits="0" branch="False" />
<line number="252" hits="0" branch="False" />
<line number="254" hits="0" branch="False" />
<line number="255" hits="0" branch="False" />
<line number="256" hits="0" branch="False" />
<line number="257" hits="0" branch="False" />
<line number="258" hits="0" branch="False" />
<line number="259" hits="0" branch="False" />
<line number="260" hits="0" branch="False" />
<line number="261" hits="0" branch="False" />
<line number="262" hits="0" branch="False" />
<line number="263" hits="0" branch="False" />
<line number="264" hits="0" branch="False" />
<line number="265" hits="0" branch="False" />
<line number="266" hits="0" branch="False" />
<line number="267" hits="0" branch="False" />
<line number="268" hits="0" branch="False" />
<line number="269" hits="0" branch="False" />
<line number="270" hits="0" branch="False" />
<line number="271" hits="0" branch="False" />
<line number="272" hits="0" branch="False" />
<line number="273" hits="0" branch="False" />
<line number="274" hits="0" branch="False" />
<line number="275" hits="0" branch="False" />
<line number="276" hits="0" branch="False" />
<line number="277" hits="0" branch="False" />
<line number="278" hits="0" branch="False" />
<line number="279" hits="0" branch="False" />
<line number="280" hits="0" branch="False" />
<line number="281" hits="0" branch="False" />
<line number="282" hits="0" branch="False" />
<line number="283" hits="0" branch="False" />
<line number="284" hits="0" branch="False" />
<line number="285" hits="0" branch="False" />
<line number="286" hits="0" branch="False" />
<line number="287" hits="0" branch="False" />
<line number="288" hits="0" branch="False" />
<line number="289" hits="0" branch="False" />
<line number="291" hits="0" branch="False" />
<line number="292" hits="0" branch="False" />
<line number="293" hits="0" branch="False" />
<line number="294" hits="0" branch="False" />
<line number="295" hits="0" branch="False" />
<line number="296" hits="0" branch="False" />
<line number="297" hits="0" branch="False" />
<line number="298" hits="0" branch="False" />
<line number="299" hits="0" branch="False" />
<line number="300" hits="0" branch="False" />
<line number="301" hits="0" branch="False" />
<line number="302" hits="0" branch="False" />
<line number="303" hits="0" branch="False" />
<line number="304" hits="0" branch="False" />
<line number="305" hits="0" branch="False" />
<line number="306" hits="0" branch="False" />
<line number="307" hits="0" branch="False" />
<line number="309" hits="0" branch="False" />
<line number="310" hits="0" branch="False" />
<line number="311" hits="0" branch="False" />
<line number="312" hits="0" branch="False" />
<line number="313" hits="0" branch="False" />
<line number="314" hits="0" branch="False" />
<line number="315" hits="0" branch="False" />
<line number="316" hits="0" branch="False" />
<line number="317" hits="0" branch="False" />
<line number="318" hits="0" branch="False" />
<line number="319" hits="0" branch="False" />
<line number="320" hits="0" branch="False" />
<line number="321" hits="0" branch="False" />
<line number="322" hits="0" branch="False" />
<line number="323" hits="0" branch="False" />
<line number="324" hits="0" branch="False" />
<line number="325" hits="0" branch="False" />
<line number="326" hits="0" branch="False" />
<line number="327" hits="0" branch="False" />
<line number="328" hits="0" branch="False" />
<line number="329" hits="0" branch="False" />
<line number="330" hits="0" branch="False" />
<line number="331" hits="0" branch="False" />
<line number="332" hits="0" branch="False" />
<line number="333" hits="0" branch="False" />
<line number="334" hits="0" branch="False" />
<line number="335" hits="0" branch="False" />
<line number="336" hits="0" branch="False" />
<line number="337" hits="0" branch="False" />
<line number="338" hits="0" branch="False" />
<line number="339" hits="0" branch="False" />
<line number="340" hits="0" branch="False" />
<line number="341" hits="0" branch="False" />
<line number="342" hits="0" branch="False" />
<line number="343" hits="0" branch="False" />
<line number="344" hits="0" branch="False" />
<line number="345" hits="0" branch="False" />
<line number="346" hits="0" branch="False" />
<line number="348" hits="0" branch="False" />
<line number="349" hits="0" branch="False" />
<line number="350" hits="0" branch="False" />
<line number="351" hits="0" branch="False" />
<line number="352" hits="0" branch="False" />
<line number="353" hits="0" branch="False" />
<line number="354" hits="0" branch="False" />
<line number="355" hits="0" branch="False" />
<line number="357" hits="0" branch="False" />
<line number="358" hits="0" branch="False" />
<line number="359" hits="0" branch="False" />
<line number="360" hits="0" branch="False" />
<line number="361" hits="0" branch="False" />
<line number="362" hits="0" branch="False" />
<line number="363" hits="0" branch="False" />
<line number="364" hits="0" branch="False" />
<line number="366" hits="0" branch="False" />
<line number="367" hits="0" branch="False" />
<line number="368" hits="0" branch="False" />
<line number="369" hits="0" branch="False" />
<line number="370" hits="0" branch="False" />
<line number="371" hits="0" branch="False" />
<line number="372" hits="0" branch="False" />
<line number="373" hits="0" branch="False" />
<line number="375" hits="0" branch="False" />
<line number="376" hits="0" branch="False" />
<line number="377" hits="0" branch="False" />
<line number="378" hits="0" branch="False" />
<line number="379" hits="0" branch="False" />
<line number="380" hits="0" branch="False" />
<line number="381" hits="0" branch="False" />
<line number="382" hits="0" branch="False" />
<line number="383" hits="0" branch="False" />
<line number="384" hits="0" branch="False" />
<line number="385" hits="0" branch="False" />
<line number="386" hits="0" branch="False" />
<line number="387" hits="0" branch="False" />
<line number="388" hits="0" branch="False" />
<line number="390" hits="0" branch="False" />
<line number="391" hits="0" branch="False" />
<line number="392" hits="0" branch="False" />
<line number="393" hits="0" branch="False" />
<line number="394" hits="0" branch="False" />
<line number="395" hits="0" branch="False" />
<line number="396" hits="0" branch="False" />
<line number="397" hits="0" branch="False" />
<line number="399" hits="0" branch="False" />
<line number="400" hits="0" branch="False" />
<line number="401" hits="0" branch="False" />
<line number="402" hits="0" branch="False" />
<line number="403" hits="0" branch="False" />
<line number="404" hits="0" branch="False" />
<line number="405" hits="0" branch="False" />
<line number="406" hits="0" branch="False" />
<line number="407" hits="0" branch="False" />
<line number="408" hits="0" branch="False" />
<line number="410" hits="0" branch="False" />
<line number="411" hits="0" branch="False" />
<line number="412" hits="0" branch="False" />
<line number="413" hits="0" branch="False" />
<line number="414" hits="0" branch="False" />
<line number="415" hits="0" branch="False" />
<line number="416" hits="0" branch="False" />
<line number="417" hits="0" branch="False" />
<line number="418" hits="0" branch="False" />
<line number="419" hits="0" branch="False" />
<line number="421" hits="0" branch="False" />
<line number="422" hits="0" branch="False" />
<line number="423" hits="0" branch="False" />
<line number="424" hits="0" branch="False" />
<line number="425" hits="0" branch="False" />
<line number="426" hits="0" branch="False" />
<line number="428" hits="0" branch="False" />
</lines>
</class>
<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.Models.CreateOwnerRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="3" hits="4" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="3" hits="4" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.LoginRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_Email" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="4" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="4" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.InviteUserRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_Email" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="5" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="5" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.CompleteSetupRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_Token" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="6" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="6" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.ChangeRoleRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_NewRole" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="7" hits="6" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="7" hits="6" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.UpdateProfileRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="12" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="8" hits="12" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.ChangePasswordRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_CurrentPassword" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="5" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="9" hits="5" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.SetUserActiveRequest" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_IsActive" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="5" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="10" hits="5" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.PendingInvitationInfo" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="8" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="11" hits="8" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.UserDto" filename="SlpModularCms.Core\Identity\Models\IdentityRequests.cs" line-rate="0.6666" branch-rate="1" complexity="9">
<methods>
<method name="get_Id" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
</lines>
</method>
<method name="get_Email" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="14" hits="2" branch="False" />
</lines>
</method>
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="15" hits="1" branch="False" />
</lines>
</method>
<method name="get_Role" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="16" hits="0" branch="False" />
</lines>
</method>
<method name="get_IsActive" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="17" hits="0" branch="False" />
</lines>
</method>
<method name="get_CreatedAt" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="2" branch="False" />
</lines>
</method>
<method name="get_InvitationPending" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="19" hits="1" branch="False" />
</lines>
</method>
<method name="get_InviteLink" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="20" hits="3" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.Guid,System.String,System.String,System.String,System.Boolean,System.DateTimeOffset,System.Boolean,System.String)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="12" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="13" hits="0" branch="False" />
<line number="14" hits="2" branch="False" />
<line number="15" hits="1" branch="False" />
<line number="16" hits="0" branch="False" />
<line number="17" hits="0" branch="False" />
<line number="18" hits="2" branch="False" />
<line number="19" hits="1" branch="False" />
<line number="20" hits="3" branch="False" />
<line number="12" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.JwtSettings" filename="SlpModularCms.Core\Identity\Models\JwtSettings.cs" line-rate="1" branch-rate="1" complexity="6">
<methods>
<method name="get_Secret" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="18" branch="False" />
</lines>
</method>
<method name="get_Issuer" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="18" branch="False" />
</lines>
</method>
<method name="get_Audience" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="18" branch="False" />
</lines>
</method>
<method name="get_ExpiryMinutes" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="18" branch="False" />
</lines>
</method>
<method name="get_RefreshTokenExpiryDays" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="12" hits="18" branch="False" />
</lines>
</method>
<method name="get_CookieSameSite" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="22" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="8" hits="18" branch="False" />
<line number="9" hits="18" branch="False" />
<line number="10" hits="18" branch="False" />
<line number="11" hits="18" branch="False" />
<line number="12" hits="18" branch="False" />
<line number="18" hits="22" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.TokenResponse" filename="SlpModularCms.Core\Identity\Models\TokenResponse.cs" line-rate="0.5" branch-rate="1" complexity="5">
<methods>
<method name="get_AccessToken" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="0" branch="False" />
</lines>
</method>
<method name="get_RefreshToken" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="2" branch="False" />
</lines>
</method>
<method name="get_ExpiresAt" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="0" branch="False" />
</lines>
</method>
<method name="get_User" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="12" hits="0" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.String,System.String,System.DateTimeOffset,SlpModularCms.Core.Identity.Models.UserResponse)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="2" branch="False" />
<line number="13" hits="2" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="9" hits="0" branch="False" />
<line number="10" hits="2" branch="False" />
<line number="11" hits="0" branch="False" />
<line number="12" hits="0" branch="False" />
<line number="8" hits="2" branch="False" />
<line number="13" hits="2" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Models.UserResponse" filename="SlpModularCms.Core\Identity\Models\TokenResponse.cs" line-rate="0.2857" branch-rate="1" complexity="6">
<methods>
<method name="get_Id" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="19" hits="0" branch="False" />
</lines>
</method>
<method name="get_Email" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="20" hits="0" branch="False" />
</lines>
</method>
<method name="get_Name" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="21" hits="0" branch="False" />
</lines>
</method>
<method name="get_Role" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="22" hits="0" branch="False" />
</lines>
</method>
<method name="get_IsActive" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="23" hits="0" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.Guid,System.String,System.String,System.String,System.Boolean)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="2" branch="False" />
<line number="24" hits="2" 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" />
<line number="18" hits="2" branch="False" />
<line number="24" hits="2" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Entities.ApplicationRole" filename="SlpModularCms.Core\Identity\Entities\ApplicationRole.cs" line-rate="0.5" branch-rate="1" complexity="2">
<methods>
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="10" branch="False" />
<line number="11" hits="10" branch="False" />
<line number="12" hits="10" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="14" hits="0" branch="False" />
<line number="15" hits="0" branch="False" />
<line number="16" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="10" hits="10" branch="False" />
<line number="11" hits="10" branch="False" />
<line number="12" hits="10" 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.Identity.Entities.ApplicationUser" filename="SlpModularCms.Core\Identity\Entities\ApplicationUser.cs" line-rate="1" branch-rate="1" complexity="5">
<methods>
<method name="get_IsActive" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="21" branch="False" />
</lines>
</method>
<method name="get_CreatedAt" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="20" branch="False" />
</lines>
</method>
<method name="get_DisplayName" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="23" hits="12" branch="False" />
</lines>
</method>
<method name="get_ModulePermissions" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="28" hits="9" branch="False" />
</lines>
</method>
<method name="get_RefreshTokens" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="33" hits="9" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="13" hits="21" branch="False" />
<line number="18" hits="20" branch="False" />
<line number="23" hits="12" branch="False" />
<line number="28" hits="9" branch="False" />
<line number="33" hits="9" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Entities.GlobalAvailabilityState" filename="SlpModularCms.Core\Identity\Entities\GlobalAvailabilityState.cs" line-rate="0" branch-rate="1" complexity="5">
<methods>
<method name="get_Id" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
<method name="get_Status" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="0" branch="False" />
</lines>
</method>
<method name="get_Message" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="12" hits="0" branch="False" />
</lines>
</method>
<method name="get_LastUpdatedAt" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
</lines>
</method>
<method name="get_UpdatedBy" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="14" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="10" hits="0" branch="False" />
<line number="11" hits="0" branch="False" />
<line number="12" hits="0" branch="False" />
<line number="13" hits="0" branch="False" />
<line number="14" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Entities.Invitation" filename="SlpModularCms.Core\Identity\Entities\Invitation.cs" line-rate="1" branch-rate="1" complexity="8">
<methods>
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="3" branch="False" />
</lines>
</method>
<method name="get_Email" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="9" branch="False" />
</lines>
</method>
<method name="get_Role" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="6" branch="False" />
</lines>
</method>
<method name="get_Token" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="6" branch="False" />
</lines>
</method>
<method name="get_ExpiryDate" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="12" hits="5" branch="False" />
</lines>
</method>
<method name="get_IsAccepted" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="6" branch="False" />
</lines>
</method>
<method name="get_CreatedAt" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="14" hits="3" branch="False" />
</lines>
</method>
<method name="get_IsExpired" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="16" hits="2" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="8" hits="3" branch="False" />
<line number="9" hits="9" branch="False" />
<line number="10" hits="6" branch="False" />
<line number="11" hits="6" branch="False" />
<line number="12" hits="5" branch="False" />
<line number="13" hits="6" branch="False" />
<line number="14" hits="3" branch="False" />
<line number="16" hits="2" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Entities.ModulePermission" filename="SlpModularCms.Core\Identity\Entities\ModulePermission.cs" line-rate="0" branch-rate="1" complexity="4">
<methods>
<method name="get_UserId" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="0" branch="False" />
</lines>
</method>
<method name="get_User" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="0" branch="False" />
</lines>
</method>
<method name="get_ModuleName" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
<method name="get_Permission" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<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" />
</lines>
</class>
<class name="SlpModularCms.Core.Identity.Entities.RefreshToken" filename="SlpModularCms.Core\Identity\Entities\RefreshToken.cs" line-rate="0" branch-rate="0" complexity="12">
<methods>
<method name="get_Id" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="0" branch="False" />
</lines>
</method>
<method name="get_Token" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="0" branch="False" />
</lines>
</method>
<method name="get_UserId" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
<method name="get_User" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="0" branch="False" />
</lines>
</method>
<method name="get_ExpiryDate" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="12" hits="0" branch="False" />
</lines>
</method>
<method name="get_IsUsed" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
</lines>
</method>
<method name="get_IsRevoked" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="14" hits="0" branch="False" />
</lines>
</method>
<method name="get_CreatedAt" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="15" hits="0" branch="False" />
</lines>
</method>
<method name="get_CreatedByIp" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="16" hits="0" branch="False" />
</lines>
</method>
<method name="get_IsExpired" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="0" branch="False" />
</lines>
</method>
<method name="get_IsActive" signature="()" line-rate="0" branch-rate="0" complexity="2">
<lines>
<line number="19" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="6" type="jump" coverage="0%" />
</conditions>
</line>
</lines>
</method>
</methods>
<lines>
<line number="8" hits="0" branch="False" />
<line number="9" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
<line number="11" hits="0" branch="False" />
<line number="12" hits="0" branch="False" />
<line number="13" hits="0" branch="False" />
<line number="14" hits="0" branch="False" />
<line number="15" hits="0" branch="False" />
<line number="16" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="6" type="jump" coverage="0%" />
</conditions>
</line>
</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.Identity.Authorization.HierarchicalRoleRequirement" filename="SlpModularCms.Core\Identity\Authorization\HierarchicalRoleRequirement.cs" line-rate="0" branch-rate="1" complexity="2">
<methods>
<method name="get_MinimumRole" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<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" />
</lines>
</method>
</methods>
<lines>
<line number="10" 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" />
</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.Exceptions.InvitationOrUserAlreadyExistsException" filename="SlpModularCms.Core\Exceptions\InvitationOrUserAlreadyExistsException.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="0" branch="False" />
<line number="9" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="8" hits="0" branch="False" />
<line number="9" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Exceptions.UnauthorizedException" filename="SlpModularCms.Core\Exceptions\UnauthorizedException.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="0" branch="False" />
<line number="9" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="8" hits="0" branch="False" />
<line number="9" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Exceptions.ValidationException" filename="SlpModularCms.Core\Exceptions\ValidationException.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="8" hits="0" branch="False" />
<line number="9" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="8" hits="0" branch="False" />
<line number="9" hits="0" branch="False" />
<line number="10" 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="1" branch-rate="1" complexity="1">
<lines>
<line number="19" hits="7" branch="False" />
</lines>
</method>
<method name="get_ModulePermissions" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="20" hits="0" branch="False" />
</lines>
</method>
<method name="get_AvailabilityStates" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="21" hits="0" branch="False" />
</lines>
</method>
<method name="OnModelCreating" signature="(Microsoft.EntityFrameworkCore.ModelBuilder)" line-rate="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="23" branch="False" />
<line number="15" hits="23" branch="False" />
<line number="16" hits="23" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="18" hits="0" branch="False" />
<line number="19" hits="7" branch="False" />
<line number="20" hits="0" branch="False" />
<line number="21" hits="0" 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="23" branch="False" />
<line number="15" hits="23" branch="False" />
<line number="16" hits="23" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Availability.AvailabilityOptions" filename="SlpModularCms.Core\Availability\AvailabilityOptions.cs" line-rate="0" branch-rate="1" complexity="2">
<methods>
<method name="get_CircuitBreakerSeconds" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="11" hits="0" branch="False" />
</lines>
</method>
<method name="get_StatusCacheSeconds" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="16" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="11" hits="0" branch="False" />
<line number="16" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Core.Availability.AvailabilityStatusDetails" filename="SlpModularCms.Core\Availability\AvailabilityStatusDetails.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="get_Status" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="6" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="6" hits="0" branch="False" />
</lines>
</class>
</classes>
</package>
<package name="SlpModularCms.Modules.Availability" line-rate="0" branch-rate="0" complexity="43">
<classes>
<class name="SlpModularCms.Modules.Availability.AvailabilityModule" filename="SlpModularCms.Modules.Availability\AvailabilityModule.cs" line-rate="0" branch-rate="1" complexity="4">
<methods>
<method name="get_Name" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="12" hits="0" branch="False" />
</lines>
</method>
<method name="get_Version" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
</lines>
</method>
<method name="RegisterServices" signature="(Microsoft.Extensions.DependencyInjection.IServiceCollection)" 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" />
</lines>
</method>
<method name="UseModule" signature="(Microsoft.AspNetCore.Builder.IApplicationBuilder)" 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" />
</lines>
</method>
</methods>
<lines>
<line number="12" hits="0" branch="False" />
<line number="13" 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="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Services.PersistentAvailabilityService" filename="SlpModularCms.Modules.Availability\Services\PersistentAvailabilityService.cs" line-rate="0" 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="0" branch-rate="1" complexity="1">
<lines>
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="25" hits="0" branch="False" />
</lines>
</method>
<method name=".cctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="False" />
<line number="25" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" 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="0" branch-rate="0" complexity="2">
<methods>
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="2">
<lines>
<line number="58" hits="0" branch="False" />
<line number="60" hits="0" branch="False" />
<line number="61" hits="0" branch="False" />
<line number="62" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="182" type="jump" coverage="0%" />
</conditions>
</line>
<line number="63" 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" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="58" hits="0" branch="False" />
<line number="60" hits="0" branch="False" />
<line number="61" hits="0" branch="False" />
<line number="62" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="182" type="jump" coverage="0%" />
</conditions>
</line>
<line number="63" 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" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="71" hits="0" branch="False" />
<line number="73" hits="0" 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" branch-rate="0" complexity="4">
<methods>
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="4">
<lines>
<line number="28" hits="0" branch="False" />
<line number="30" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="59" type="jump" coverage="0%" />
</conditions>
</line>
<line number="31" hits="0" branch="False" />
<line number="32" 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="241" type="jump" coverage="0%" />
</conditions>
</line>
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="False" />
<line number="45" hits="0" branch="False" />
<line number="46" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="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" />
</lines>
</method>
</methods>
<lines>
<line number="28" hits="0" branch="False" />
<line number="30" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="59" type="jump" coverage="0%" />
</conditions>
</line>
<line number="31" hits="0" branch="False" />
<line number="32" 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="241" type="jump" coverage="0%" />
</conditions>
</line>
<line number="41" hits="0" branch="False" />
<line number="42" hits="0" branch="False" />
<line number="45" hits="0" branch="False" />
<line number="46" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Services.PersistentAvailabilityService/&lt;UpdateStatusAsync&gt;d__7" filename="SlpModularCms.Modules.Availability\Services\PersistentAvailabilityService.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="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="82" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="183" type="jump" coverage="0%" />
</conditions>
</line>
<line number="83" 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" />
<line number="91" hits="0" branch="False" />
<line number="92" hits="0" branch="False" />
<line number="93" hits="0" branch="False" />
<line number="94" hits="0" branch="False" />
<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" />
</lines>
</method>
</methods>
<lines>
<line number="79" hits="0" branch="False" />
<line number="80" hits="0" branch="False" />
<line number="82" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="183" type="jump" coverage="0%" />
</conditions>
</line>
<line number="83" 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" />
<line number="91" hits="0" branch="False" />
<line number="92" hits="0" branch="False" />
<line number="93" hits="0" branch="False" />
<line number="94" hits="0" branch="False" />
<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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware" filename="SlpModularCms.Modules.Availability\Middleware\AvailabilityMiddleware.cs" line-rate="0" branch-rate="0" complexity="8">
<methods>
<method name="IsAdminBypass" signature="(Microsoft.AspNetCore.Http.HttpContext)" line-rate="0" branch-rate="0" complexity="6">
<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/4)">
<conditions>
<condition number="38" type="jump" coverage="0%" />
<condition number="60" type="jump" coverage="0%" />
</conditions>
</line>
<line number="79" hits="0" branch="False" />
<line number="80" 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="89" hits="0" branch="False" />
<line number="90" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="11" type="jump" coverage="0%" />
</conditions>
</line>
<line number="92" hits="0" branch="False" />
<line number="93" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="97" hits="0" 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="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>
<method name=".cctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<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" />
</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/4)">
<conditions>
<condition number="38" type="jump" coverage="0%" />
<condition number="60" type="jump" coverage="0%" />
</conditions>
</line>
<line number="79" hits="0" branch="False" />
<line number="80" 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="89" hits="0" branch="False" />
<line number="90" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="11" type="jump" coverage="0%" />
</conditions>
</line>
<line number="92" hits="0" branch="False" />
<line number="93" hits="0" branch="False" />
<line number="95" hits="0" branch="False" />
<line number="97" hits="0" branch="False" />
<line number="19" hits="0" branch="False" />
<line number="20" hits="0" branch="False" />
<line number="21" hits="0" branch="False" />
<line number="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Middleware.AvailabilityMiddleware/&lt;&gt;c__DisplayClass4_0" filename="SlpModularCms.Modules.Availability\Middleware\AvailabilityMiddleware.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name="&lt;InvokeAsync&gt;b__0" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="38" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="38" hits="0" 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" branch-rate="0" complexity="10">
<methods>
<method name="MoveNext" signature="()" line-rate="0" branch-rate="0" complexity="10">
<lines>
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="103" 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="44" hits="0" branch="False" />
<line number="46" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="401" type="jump" coverage="0%" />
</conditions>
</line>
<line number="47" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="53" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="546" type="jump" coverage="0%" />
</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="59" hits="0" branch="False" />
<line number="61" hits="0" branch="False" />
<line number="62" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="801" type="jump" coverage="0%" />
</conditions>
</line>
<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="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" hits="0" branch="False" />
<line number="72" hits="0" branch="False" />
<line number="73" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="36" hits="0" branch="False" />
<line number="37" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="103" 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="44" hits="0" branch="False" />
<line number="46" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="401" type="jump" coverage="0%" />
</conditions>
</line>
<line number="47" hits="0" branch="False" />
<line number="48" hits="0" branch="False" />
<line number="49" hits="0" branch="False" />
<line number="53" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="546" type="jump" coverage="0%" />
</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="59" hits="0" branch="False" />
<line number="61" hits="0" branch="False" />
<line number="62" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="801" type="jump" coverage="0%" />
</conditions>
</line>
<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="68" hits="0" branch="False" />
<line number="69" hits="0" branch="False" />
<line number="70" 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.Controllers.AvailabilityController" filename="SlpModularCms.Modules.Availability\Controllers\AvailabilityController.cs" line-rate="0" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(SlpModularCms.Core.Availability.IAvailabilityService)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="14" hits="0" branch="False" />
<line number="15" hits="0" branch="False" />
<line number="16" hits="0" branch="False" />
<line number="17" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Controllers.AvailabilityController/&lt;GetStatus&gt;d__2" filename="SlpModularCms.Modules.Availability\Controllers\AvailabilityController.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="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="194" type="jump" coverage="0%" />
</conditions>
</line>
<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="22" hits="0" branch="False" />
<line number="23" hits="0" branch="False" />
<line number="24" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="194" type="jump" coverage="0%" />
</conditions>
</line>
<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.Modules.Availability.Controllers.AvailabilityController/&lt;UpdateStatus&gt;d__3" filename="SlpModularCms.Modules.Availability\Controllers\AvailabilityController.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="35" hits="0" branch="False" />
<line number="36" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="53" type="jump" coverage="0%" />
</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="0" branch="False" />
<line number="47" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="35" hits="0" branch="False" />
<line number="36" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="53" type="jump" coverage="0%" />
</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="0" branch="False" />
<line number="47" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Availability.Controllers.UpdateStatusRequest" filename="SlpModularCms.Modules.Availability\Controllers\AvailabilityController.cs" line-rate="0" branch-rate="1" complexity="3">
<methods>
<method name="get_NewStatus" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="51" hits="0" branch="False" />
</lines>
</method>
<method name="get_Reason" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="52" hits="0" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(SlpModularCms.Core.Availability.AvailabilityStatus,System.String)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="50" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="51" hits="0" branch="False" />
<line number="52" hits="0" branch="False" />
<line number="50" hits="0" branch="False" />
<line number="53" hits="0" branch="False" />
</lines>
</class>
</classes>
</package>
<package name="SlpModularCms.Modules.Identity" line-rate="0.8793000000000001" branch-rate="0.6692" complexity="146">
<classes>
<class name="SlpModularCms.Modules.Identity.IdentityModule" filename="SlpModularCms.Modules.Identity\IdentityModule.cs" line-rate="0" branch-rate="1" complexity="4">
<methods>
<method name="get_Name" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="9" hits="0" branch="False" />
</lines>
</method>
<method name="get_Version" signature="()" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="10" hits="0" branch="False" />
</lines>
</method>
<method name="RegisterServices" signature="(Microsoft.Extensions.DependencyInjection.IServiceCollection)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="0" branch="False" />
<line number="15" hits="0" branch="False" />
</lines>
</method>
<method name="UseModule" signature="(Microsoft.AspNetCore.Builder.IApplicationBuilder)" line-rate="0" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="9" hits="0" branch="False" />
<line number="10" hits="0" branch="False" />
<line number="13" hits="0" branch="False" />
<line number="15" hits="0" branch="False" />
<line number="18" hits="0" branch="False" />
<line number="19" hits="0" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.AuthController" filename="SlpModularCms.Modules.Identity\Controllers\AuthController.cs" line-rate="1" branch-rate="0.5" complexity="6">
<methods>
<method name="SetTokenCookie" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="80" hits="2" branch="False" />
<line number="81" hits="2" branch="False" />
<line number="82" hits="2" branch="False" />
</lines>
</method>
<method name="GetCookieOptions" signature="()" line-rate="1" branch-rate="0.5" complexity="4">
<lines>
<line number="85" hits="4" branch="False" />
<line number="86" hits="4" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="20" type="jump" coverage="50%" />
</conditions>
</line>
<line number="87" hits="4" branch="False" />
<line number="88" hits="4" branch="False" />
<line number="90" hits="4" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="52" type="jump" coverage="50%" />
</conditions>
</line>
<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="95" hits="4" branch="False" />
<line number="96" hits="4" branch="False" />
<line number="97" hits="4" branch="False" />
<line number="98" hits="4" branch="False" />
</lines>
</method>
<method name=".ctor" signature="(SlpModularCms.Core.Identity.Services.IAuthService,Microsoft.Extensions.Options.IOptions`1&lt;SlpModularCms.Core.Identity.Models.JwtSettings&gt;)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="19" hits="9" branch="False" />
<line number="20" hits="9" branch="False" />
<line number="21" hits="9" branch="False" />
<line number="22" hits="9" branch="False" />
<line number="23" hits="9" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="80" hits="2" branch="False" />
<line number="81" hits="2" branch="False" />
<line number="82" hits="2" branch="False" />
<line number="85" hits="4" branch="False" />
<line number="86" hits="4" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="20" type="jump" coverage="50%" />
</conditions>
</line>
<line number="87" hits="4" branch="False" />
<line number="88" hits="4" branch="False" />
<line number="90" hits="4" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="52" type="jump" coverage="50%" />
</conditions>
</line>
<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="95" hits="4" branch="False" />
<line number="96" hits="4" branch="False" />
<line number="97" hits="4" branch="False" />
<line number="98" hits="4" branch="False" />
<line number="19" hits="9" branch="False" />
<line number="20" hits="9" branch="False" />
<line number="21" hits="9" branch="False" />
<line number="22" hits="9" branch="False" />
<line number="23" hits="9" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.AuthController/&lt;ChangePassword&gt;d__6" filename="SlpModularCms.Modules.Identity\Controllers\AuthController.cs" line-rate="1" branch-rate="1" complexity="4">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="4">
<lines>
<line number="68" hits="3" branch="False" />
<line number="69" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="41" type="jump" coverage="100%" />
</conditions>
</line>
<line number="70" hits="3" branch="False" />
<line number="72" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="92" type="jump" coverage="100%" />
</conditions>
</line>
<line number="73" hits="2" branch="False" />
<line number="75" hits="1" branch="False" />
<line number="76" hits="1" branch="False" />
<line number="77" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="68" hits="3" branch="False" />
<line number="69" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="41" type="jump" coverage="100%" />
</conditions>
</line>
<line number="70" hits="3" branch="False" />
<line number="72" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="92" type="jump" coverage="100%" />
</conditions>
</line>
<line number="73" hits="2" branch="False" />
<line number="75" hits="1" branch="False" />
<line number="76" hits="1" branch="False" />
<line number="77" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.AuthController/&lt;Login&gt;d__3" filename="SlpModularCms.Modules.Identity\Controllers\AuthController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<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="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.Identity.Controllers.AuthController/&lt;Refresh&gt;d__4" filename="SlpModularCms.Modules.Identity\Controllers\AuthController.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="39" hits="3" branch="False" />
<line number="40" hits="3" branch="False" />
<line number="41" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="63" type="jump" coverage="100%" />
</conditions>
</line>
<line number="42" hits="2" branch="False" />
<line number="43" hits="2" 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="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="39" hits="3" branch="False" />
<line number="40" hits="3" branch="False" />
<line number="41" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="63" type="jump" coverage="100%" />
</conditions>
</line>
<line number="42" hits="2" branch="False" />
<line number="43" hits="2" 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="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.AuthController/&lt;Revoke&gt;d__5" filename="SlpModularCms.Modules.Identity\Controllers\AuthController.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="54" hits="2" branch="False" />
<line number="55" hits="2" branch="False" />
<line number="56" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="66" type="jump" coverage="100%" />
</conditions>
</line>
<line number="57" hits="1" branch="False" />
<line number="58" hits="1" branch="False" />
<line number="59" hits="1" branch="False" />
<line number="61" hits="2" branch="False" />
<line number="62" hits="2" branch="False" />
<line number="63" hits="2" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="54" hits="2" branch="False" />
<line number="55" hits="2" branch="False" />
<line number="56" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="66" type="jump" coverage="100%" />
</conditions>
</line>
<line number="57" hits="1" branch="False" />
<line number="58" hits="1" branch="False" />
<line number="59" hits="1" branch="False" />
<line number="61" hits="2" branch="False" />
<line number="62" hits="2" branch="False" />
<line number="63" hits="2" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.InvitationController" filename="SlpModularCms.Modules.Identity\Controllers\InvitationController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(SlpModularCms.Core.Identity.Services.IInvitationService,SlpModularCms.Core.Data.ApplicationDbContext)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="18" hits="6" branch="False" />
<line number="19" hits="6" branch="False" />
<line number="20" hits="6" branch="False" />
<line number="21" hits="6" branch="False" />
<line number="22" hits="6" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="18" hits="6" branch="False" />
<line number="19" hits="6" branch="False" />
<line number="20" hits="6" branch="False" />
<line number="21" hits="6" branch="False" />
<line number="22" hits="6" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.InvitationController/&lt;Complete&gt;d__4" filename="SlpModularCms.Modules.Identity\Controllers\InvitationController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<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" />
</lines>
</method>
</methods>
<lines>
<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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.InvitationController/&lt;Validate&gt;d__3" filename="SlpModularCms.Modules.Identity\Controllers\InvitationController.cs" line-rate="1" branch-rate="1" complexity="8">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="8">
<lines>
<line number="26" hits="5" branch="False" />
<line number="27" hits="5" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="64" type="jump" coverage="100%" />
</conditions>
</line>
<line number="28" hits="1" branch="False" />
<line number="30" hits="4" branch="False" />
<line number="31" hits="4" branch="False" />
<line number="33" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="356" type="jump" coverage="100%" />
</conditions>
</line>
<line number="34" hits="1" branch="False" />
<line number="36" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="403" type="jump" coverage="100%" />
</conditions>
</line>
<line number="37" hits="1" branch="False" />
<line number="39" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="457" type="jump" coverage="100%" />
</conditions>
</line>
<line number="40" hits="1" branch="False" />
<line number="42" hits="1" branch="False" />
<line number="43" hits="5" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="26" hits="5" branch="False" />
<line number="27" hits="5" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="64" type="jump" coverage="100%" />
</conditions>
</line>
<line number="28" hits="1" branch="False" />
<line number="30" hits="4" branch="False" />
<line number="31" hits="4" branch="False" />
<line number="33" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="356" type="jump" coverage="100%" />
</conditions>
</line>
<line number="34" hits="1" branch="False" />
<line number="36" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="403" type="jump" coverage="100%" />
</conditions>
</line>
<line number="37" hits="1" branch="False" />
<line number="39" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="457" type="jump" coverage="100%" />
</conditions>
</line>
<line number="40" hits="1" branch="False" />
<line number="42" hits="1" branch="False" />
<line number="43" hits="5" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.SetupController" filename="SlpModularCms.Modules.Identity\Controllers\SetupController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(SlpModularCms.Core.Identity.Services.ISetupService)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="13" hits="3" branch="False" />
<line number="14" hits="3" branch="False" />
<line number="15" hits="3" branch="False" />
<line number="16" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="13" hits="3" branch="False" />
<line number="14" hits="3" branch="False" />
<line number="15" hits="3" branch="False" />
<line number="16" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.SetupController/&lt;CreateOwner&gt;d__3" filename="SlpModularCms.Modules.Identity\Controllers\SetupController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<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" />
</lines>
</method>
</methods>
<lines>
<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" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.SetupController/&lt;GetStatus&gt;d__2" filename="SlpModularCms.Modules.Identity\Controllers\SetupController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="20" hits="2" branch="False" />
<line number="21" hits="2" branch="False" />
<line number="22" hits="2" branch="False" />
<line number="23" hits="2" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="20" hits="2" branch="False" />
<line number="21" hits="2" branch="False" />
<line number="22" hits="2" branch="False" />
<line number="23" hits="2" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name=".ctor" signature="(SlpModularCms.Core.Identity.Services.IInvitationService,Microsoft.AspNetCore.Identity.UserManager`1&lt;SlpModularCms.Core.Identity.Entities.ApplicationUser&gt;)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="20" hits="17" branch="False" />
<line number="21" hits="17" branch="False" />
<line number="22" hits="17" branch="False" />
<line number="23" hits="17" branch="False" />
<line number="24" hits="17" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="20" hits="17" branch="False" />
<line number="21" hits="17" branch="False" />
<line number="22" hits="17" branch="False" />
<line number="23" hits="17" branch="False" />
<line number="24" hits="17" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController/&lt;&gt;c" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="1" branch-rate="0.5" complexity="4">
<methods>
<method name="&lt;GetUsers&gt;b__3_0" signature="(SlpModularCms.Core.Identity.Entities.ApplicationUser)" line-rate="1" branch-rate="0.5" complexity="2">
<lines>
<line number="31" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="7" type="jump" coverage="50%" />
</conditions>
</line>
</lines>
</method>
<method name="&lt;GetUsers&gt;b__3_1" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="32" hits="1" branch="False" />
</lines>
</method>
<method name="&lt;GetUsers&gt;b__3_2" signature="(SlpModularCms.Core.Identity.Models.UserDto)" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="76" hits="4" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="31" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="7" type="jump" coverage="50%" />
</conditions>
</line>
<line number="32" hits="1" branch="False" />
<line number="76" hits="4" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController/&lt;ChangeRole&gt;d__6" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="0.8" branch-rate="0.6315" complexity="38">
<methods>
<method name="MoveNext" signature="()" line-rate="0.8" branch-rate="0.6315" complexity="38">
<lines>
<line number="134" hits="3" branch="False" />
<line number="135" hits="3" branch="False" />
<line number="138" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="266" type="jump" coverage="100%" />
</conditions>
</line>
<line number="139" hits="2" branch="False" />
<line number="140" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="290" type="jump" coverage="50%" />
</conditions>
</line>
<line number="141" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="312" type="jump" coverage="100%" />
</conditions>
</line>
<line number="142" hits="2" branch="False" />
<line number="143" hits="2" branch="False" />
<line number="144" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="490" type="jump" coverage="50%" />
</conditions>
</line>
<line number="145" hits="2" branch="False" />
<line number="146" hits="2" branch="False" />
<line number="147" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="679" type="jump" coverage="100%" />
</conditions>
</line>
<line number="150" hits="2" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="708" type="jump" coverage="50%" />
<condition number="738" type="jump" coverage="50%" />
</conditions>
</line>
<line number="151" hits="0" branch="False" />
<line number="153" hits="2" branch="False" />
<line number="154" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="906" type="jump" coverage="100%" />
</conditions>
</line>
<line number="157" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="964" type="jump" coverage="50%" />
</conditions>
</line>
<line number="158" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="986" type="jump" coverage="50%" />
</conditions>
</line>
<line number="159" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1164" type="jump" coverage="50%" />
</conditions>
</line>
<line number="160" hits="1" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1353" type="jump" coverage="100%" />
</conditions>
</line>
<line number="162" hits="1" branch="False" />
<line number="163" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1518" type="jump" coverage="50%" />
</conditions>
</line>
<line number="165" hits="1" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="1547" type="jump" coverage="50%" />
<condition number="1572" type="jump" coverage="50%" />
</conditions>
</line>
<line number="166" hits="0" branch="False" />
<line number="168" hits="1" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="1607" type="jump" coverage="50%" />
<condition number="1637" type="jump" coverage="50%" />
</conditions>
</line>
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1802" type="jump" coverage="0%" />
</conditions>
</line>
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="175" hits="1" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1850" type="jump" coverage="100%" />
</conditions>
</line>
<line number="176" hits="1" branch="False" />
<line number="178" hits="1" branch="False" />
<line number="179" hits="1" branch="False" />
<line number="180" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="134" hits="3" branch="False" />
<line number="135" hits="3" branch="False" />
<line number="138" hits="3" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="266" type="jump" coverage="100%" />
</conditions>
</line>
<line number="139" hits="2" branch="False" />
<line number="140" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="290" type="jump" coverage="50%" />
</conditions>
</line>
<line number="141" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="312" type="jump" coverage="100%" />
</conditions>
</line>
<line number="142" hits="2" branch="False" />
<line number="143" hits="2" branch="False" />
<line number="144" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="490" type="jump" coverage="50%" />
</conditions>
</line>
<line number="145" hits="2" branch="False" />
<line number="146" hits="2" branch="False" />
<line number="147" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="679" type="jump" coverage="100%" />
</conditions>
</line>
<line number="150" hits="2" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="708" type="jump" coverage="50%" />
<condition number="738" type="jump" coverage="50%" />
</conditions>
</line>
<line number="151" hits="0" branch="False" />
<line number="153" hits="2" branch="False" />
<line number="154" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="906" type="jump" coverage="100%" />
</conditions>
</line>
<line number="157" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="964" type="jump" coverage="50%" />
</conditions>
</line>
<line number="158" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="986" type="jump" coverage="50%" />
</conditions>
</line>
<line number="159" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1164" type="jump" coverage="50%" />
</conditions>
</line>
<line number="160" hits="1" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1353" type="jump" coverage="100%" />
</conditions>
</line>
<line number="162" hits="1" branch="False" />
<line number="163" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1518" type="jump" coverage="50%" />
</conditions>
</line>
<line number="165" hits="1" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="1547" type="jump" coverage="50%" />
<condition number="1572" type="jump" coverage="50%" />
</conditions>
</line>
<line number="166" hits="0" branch="False" />
<line number="168" hits="1" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="1607" type="jump" coverage="50%" />
<condition number="1637" type="jump" coverage="50%" />
</conditions>
</line>
<line number="169" hits="0" branch="False" />
<line number="170" hits="0" branch="False" />
<line number="171" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="1802" type="jump" coverage="0%" />
</conditions>
</line>
<line number="172" hits="0" branch="False" />
<line number="173" hits="0" branch="False" />
<line number="175" hits="1" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1850" type="jump" coverage="100%" />
</conditions>
</line>
<line number="176" hits="1" branch="False" />
<line number="178" hits="1" branch="False" />
<line number="179" hits="1" branch="False" />
<line number="180" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController/&lt;DeleteUser&gt;d__8" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="0.7272" branch-rate="0.625" complexity="16">
<methods>
<method name="MoveNext" signature="()" line-rate="0.7272" branch-rate="0.625" complexity="16">
<lines>
<line number="213" hits="4" branch="False" />
<line number="214" hits="4" branch="False" />
<line number="217" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="227" type="jump" coverage="100%" />
</conditions>
</line>
<line number="218" hits="2" branch="False" />
<line number="219" hits="2" branch="False" />
<line number="220" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="371" type="jump" coverage="100%" />
</conditions>
</line>
<line number="223" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="429" type="jump" coverage="50%" />
</conditions>
</line>
<line number="224" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="472" type="jump" coverage="100%" />
</conditions>
</line>
<line number="225" hits="1" branch="False" />
<line number="227" hits="1" branch="False" />
<line number="228" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="660" type="jump" coverage="50%" />
</conditions>
</line>
<line number="229" hits="0" branch="False" />
<line number="230" hits="0" branch="False" />
<line number="231" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="825" type="jump" coverage="0%" />
</conditions>
</line>
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="235" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="878" type="jump" coverage="50%" />
</conditions>
</line>
<line number="237" hits="1" branch="False" />
<line number="238" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1141" type="jump" coverage="50%" />
</conditions>
</line>
<line number="239" hits="0" branch="False" />
<line number="241" hits="1" branch="False" />
<line number="242" hits="4" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="213" hits="4" branch="False" />
<line number="214" hits="4" branch="False" />
<line number="217" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="227" type="jump" coverage="100%" />
</conditions>
</line>
<line number="218" hits="2" branch="False" />
<line number="219" hits="2" branch="False" />
<line number="220" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="371" type="jump" coverage="100%" />
</conditions>
</line>
<line number="223" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="429" type="jump" coverage="50%" />
</conditions>
</line>
<line number="224" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="472" type="jump" coverage="100%" />
</conditions>
</line>
<line number="225" hits="1" branch="False" />
<line number="227" hits="1" branch="False" />
<line number="228" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="660" type="jump" coverage="50%" />
</conditions>
</line>
<line number="229" hits="0" branch="False" />
<line number="230" hits="0" branch="False" />
<line number="231" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="825" type="jump" coverage="0%" />
</conditions>
</line>
<line number="232" hits="0" branch="False" />
<line number="233" hits="0" branch="False" />
<line number="235" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="878" type="jump" coverage="50%" />
</conditions>
</line>
<line number="237" hits="1" branch="False" />
<line number="238" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1141" type="jump" coverage="50%" />
</conditions>
</line>
<line number="239" hits="0" branch="False" />
<line number="241" hits="1" branch="False" />
<line number="242" hits="4" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController/&lt;GetUsers&gt;d__3" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="1" branch-rate="0.65" complexity="20">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="0.65" complexity="20">
<lines>
<line number="28" hits="2" branch="False" />
<line number="29" hits="2" branch="False" />
<line number="30" hits="2" branch="False" />
<line number="33" hits="2" branch="False" />
<line number="35" hits="2" branch="False" />
<line number="37" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1014" type="jump" coverage="100%" />
</conditions>
</line>
<line number="38" hits="1" branch="False" />
<line number="39" hits="1" branch="False" />
<line number="40" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="580" type="jump" coverage="50%" />
</conditions>
</line>
<line number="42" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="616" type="jump" coverage="50%" />
</conditions>
</line>
<line number="43" hits="1" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="805" type="jump" coverage="50%" />
<condition number="813" type="jump" coverage="50%" />
</conditions>
</line>
<line number="44" hits="1" branch="False" />
<line number="45" hits="1" branch="False" />
<line number="47" hits="1" branch="True" condition-coverage="50% (3/6)">
<conditions>
<condition number="873" type="jump" coverage="50%" />
<condition number="893" type="jump" coverage="50%" />
<condition number="908" type="jump" coverage="50%" />
</conditions>
</line>
<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="1" branch="False" />
<line number="55" hits="1" branch="False" />
<line number="56" hits="1" branch="False" />
<line number="59" hits="2" branch="False" />
<line number="60" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1388" type="jump" coverage="100%" />
</conditions>
</line>
<line number="61" hits="1" branch="False" />
<line number="62" hits="1" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1265" type="jump" coverage="100%" />
</conditions>
</line>
<line number="63" hits="1" branch="False" />
<line number="64" hits="1" branch="False" />
<line number="65" hits="1" 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="77" hits="2" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="28" hits="2" branch="False" />
<line number="29" hits="2" branch="False" />
<line number="30" hits="2" branch="False" />
<line number="33" hits="2" branch="False" />
<line number="35" hits="2" branch="False" />
<line number="37" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1014" type="jump" coverage="100%" />
</conditions>
</line>
<line number="38" hits="1" branch="False" />
<line number="39" hits="1" branch="False" />
<line number="40" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="580" type="jump" coverage="50%" />
</conditions>
</line>
<line number="42" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="616" type="jump" coverage="50%" />
</conditions>
</line>
<line number="43" hits="1" branch="True" condition-coverage="50% (2/4)">
<conditions>
<condition number="805" type="jump" coverage="50%" />
<condition number="813" type="jump" coverage="50%" />
</conditions>
</line>
<line number="44" hits="1" branch="False" />
<line number="45" hits="1" branch="False" />
<line number="47" hits="1" branch="True" condition-coverage="50% (3/6)">
<conditions>
<condition number="873" type="jump" coverage="50%" />
<condition number="893" type="jump" coverage="50%" />
<condition number="908" type="jump" coverage="50%" />
</conditions>
</line>
<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="1" branch="False" />
<line number="55" hits="1" branch="False" />
<line number="56" hits="1" branch="False" />
<line number="59" hits="2" branch="False" />
<line number="60" hits="8" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1388" type="jump" coverage="100%" />
</conditions>
</line>
<line number="61" hits="1" branch="False" />
<line number="62" hits="1" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="1265" type="jump" coverage="100%" />
</conditions>
</line>
<line number="63" hits="1" branch="False" />
<line number="64" hits="1" branch="False" />
<line number="65" hits="1" 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="77" hits="2" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController/&lt;Invite&gt;d__5" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="1" branch-rate="1" complexity="1">
<methods>
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="1">
<lines>
<line number="126" hits="1" branch="False" />
<line number="127" hits="1" branch="False" />
<line number="128" hits="1" branch="False" />
<line number="129" hits="1" branch="False" />
<line number="130" hits="1" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="126" hits="1" branch="False" />
<line number="127" hits="1" branch="False" />
<line number="128" hits="1" branch="False" />
<line number="129" hits="1" branch="False" />
<line number="130" hits="1" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController/&lt;SetUserActive&gt;d__7" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="0.5454" branch-rate="0.5" complexity="14">
<methods>
<method name="MoveNext" signature="()" line-rate="0.5454" branch-rate="0.5" complexity="14">
<lines>
<line number="184" hits="3" branch="False" />
<line number="185" hits="3" branch="False" />
<line number="186" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="209" type="jump" coverage="100%" />
</conditions>
</line>
<line number="188" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="246" type="jump" coverage="50%" />
</conditions>
</line>
<line number="189" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="289" type="jump" coverage="100%" />
</conditions>
</line>
<line number="190" hits="1" branch="False" />
<line number="192" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="336" type="jump" coverage="50%" />
</conditions>
</line>
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="501" type="jump" coverage="0%" />
</conditions>
</line>
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="666" type="jump" coverage="0%" />
</conditions>
</line>
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="203" hits="1" branch="False" />
<line number="204" hits="1" branch="False" />
<line number="205" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="884" type="jump" coverage="50%" />
</conditions>
</line>
<line number="206" hits="0" branch="False" />
<line number="208" hits="1" branch="False" />
<line number="209" hits="3" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="184" hits="3" branch="False" />
<line number="185" hits="3" branch="False" />
<line number="186" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="209" type="jump" coverage="100%" />
</conditions>
</line>
<line number="188" hits="2" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="246" type="jump" coverage="50%" />
</conditions>
</line>
<line number="189" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="289" type="jump" coverage="100%" />
</conditions>
</line>
<line number="190" hits="1" branch="False" />
<line number="192" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="336" type="jump" coverage="50%" />
</conditions>
</line>
<line number="193" hits="0" branch="False" />
<line number="194" hits="0" branch="False" />
<line number="195" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="501" type="jump" coverage="0%" />
</conditions>
</line>
<line number="196" hits="0" branch="False" />
<line number="197" hits="0" branch="False" />
<line number="198" hits="0" branch="True" condition-coverage="0% (0/2)">
<conditions>
<condition number="666" type="jump" coverage="0%" />
</conditions>
</line>
<line number="199" hits="0" branch="False" />
<line number="200" hits="0" branch="False" />
<line number="201" hits="0" branch="False" />
<line number="203" hits="1" branch="False" />
<line number="204" hits="1" branch="False" />
<line number="205" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="884" type="jump" coverage="50%" />
</conditions>
</line>
<line number="206" hits="0" branch="False" />
<line number="208" hits="1" branch="False" />
<line number="209" hits="3" branch="False" />
</lines>
</class>
<class name="SlpModularCms.Modules.Identity.Controllers.UsersController/&lt;UpdateProfile&gt;d__4" filename="SlpModularCms.Modules.Identity\Controllers\UsersController.cs" line-rate="0.9393" branch-rate="0.7" complexity="20">
<methods>
<method name="MoveNext" signature="()" line-rate="0.9393" branch-rate="0.7" complexity="20">
<lines>
<line number="82" hits="4" branch="False" />
<line number="83" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="75" type="jump" coverage="100%" />
</conditions>
</line>
<line number="84" hits="4" branch="False" />
<line number="86" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="126" type="jump" coverage="100%" />
</conditions>
</line>
<line number="87" hits="1" branch="False" />
<line number="89" hits="3" branch="False" />
<line number="90" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="306" type="jump" coverage="100%" />
</conditions>
</line>
<line number="93" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="360" type="jump" coverage="100%" />
</conditions>
</line>
<line number="94" hits="1" branch="False" />
<line number="95" hits="1" branch="False" />
<line number="96" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="524" type="jump" coverage="50%" />
</conditions>
</line>
<line number="97" hits="1" branch="False" />
<line number="98" hits="0" branch="False" />
<line number="100" hits="1" branch="False" />
<line number="101" hits="1" branch="False" />
<line number="102" hits="1" branch="False" />
<line number="103" hits="1" branch="False" />
<line number="104" hits="1" branch="False" />
<line number="106" hits="1" branch="False" />
<line number="107" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="844" type="jump" coverage="50%" />
</conditions>
</line>
<line number="108" hits="0" branch="False" />
<line number="110" hits="1" branch="False" />
<line number="111" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1031" type="jump" coverage="50%" />
</conditions>
</line>
<line number="113" hits="1" branch="True" condition-coverage="50% (3/6)">
<conditions>
<condition number="1073" type="jump" coverage="50%" />
<condition number="1093" type="jump" coverage="50%" />
<condition number="1108" type="jump" coverage="50%" />
</conditions>
</line>
<line number="114" hits="1" branch="False" />
<line number="115" hits="1" branch="False" />
<line number="116" hits="1" branch="False" />
<line number="117" hits="1" branch="False" />
<line number="118" hits="1" branch="False" />
<line number="119" hits="1" branch="False" />
<line number="120" hits="1" branch="False" />
<line number="121" hits="1" branch="False" />
<line number="122" hits="4" branch="False" />
</lines>
</method>
</methods>
<lines>
<line number="82" hits="4" branch="False" />
<line number="83" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="75" type="jump" coverage="100%" />
</conditions>
</line>
<line number="84" hits="4" branch="False" />
<line number="86" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="126" type="jump" coverage="100%" />
</conditions>
</line>
<line number="87" hits="1" branch="False" />
<line number="89" hits="3" branch="False" />
<line number="90" hits="4" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="306" type="jump" coverage="100%" />
</conditions>
</line>
<line number="93" hits="2" branch="True" condition-coverage="100% (2/2)">
<conditions>
<condition number="360" type="jump" coverage="100%" />
</conditions>
</line>
<line number="94" hits="1" branch="False" />
<line number="95" hits="1" branch="False" />
<line number="96" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="524" type="jump" coverage="50%" />
</conditions>
</line>
<line number="97" hits="1" branch="False" />
<line number="98" hits="0" branch="False" />
<line number="100" hits="1" branch="False" />
<line number="101" hits="1" branch="False" />
<line number="102" hits="1" branch="False" />
<line number="103" hits="1" branch="False" />
<line number="104" hits="1" branch="False" />
<line number="106" hits="1" branch="False" />
<line number="107" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="844" type="jump" coverage="50%" />
</conditions>
</line>
<line number="108" hits="0" branch="False" />
<line number="110" hits="1" branch="False" />
<line number="111" hits="1" branch="True" condition-coverage="50% (1/2)">
<conditions>
<condition number="1031" type="jump" coverage="50%" />
</conditions>
</line>
<line number="113" hits="1" branch="True" condition-coverage="50% (3/6)">
<conditions>
<condition number="1073" type="jump" coverage="50%" />
<condition number="1093" type="jump" coverage="50%" />
<condition number="1108" type="jump" coverage="50%" />
</conditions>
</line>
<line number="114" hits="1" branch="False" />
<line number="115" hits="1" branch="False" />
<line number="116" hits="1" branch="False" />
<line number="117" hits="1" branch="False" />
<line number="118" hits="1" branch="False" />
<line number="119" hits="1" branch="False" />
<line number="120" hits="1" branch="False" />
<line number="121" hits="1" branch="False" />
<line number="122" hits="4" branch="False" />
</lines>
</class>
</classes>
</package>
</packages>
</coverage>