mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-14 22:20:13 +02:00
5946 lines
311 KiB
XML
5946 lines
311 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<coverage line-rate="0.8301000000000001" branch-rate="0.6931" version="1.9" timestamp="1618014117" lines-covered="1212" lines-valid="1460" branches-covered="262" branches-valid="378">
|
|
<sources>
|
|
<source>D:\Dev\Csharp\EDlib\src\</source>
|
|
</sources>
|
|
<packages>
|
|
<package name="Taranis.EDlib" line-rate="0.8343" branch-rate="0.6931" complexity="671">
|
|
<classes>
|
|
<class name="EDlib.APIException" filename="EDlib\Exceptions\APIException.cs" line-rate="0" branch-rate="1" complexity="7">
|
|
<methods>
|
|
<method name="get_StatusCode" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<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=".ctor" signature="(System.String,System.Exception)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="31" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String,System.Nullable`1<System.Int32>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<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" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String,System.Exception,System.Nullable`1<System.Int32>)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<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" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="19" hits="0" branch="False" />
|
|
<line number="23" hits="0" branch="False" />
|
|
<line number="24" hits="0" branch="False" />
|
|
<line number="25" 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="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" 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="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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.NoNetworkNoCacheException" filename="EDlib\Exceptions\NoNetworkNoCacheException.cs" line-rate="0" branch-rate="1" complexity="4">
|
|
<methods>
|
|
<method name=".ctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="14" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String)" 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" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String,System.Exception)" 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>
|
|
<method name=".ctor" signature="(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" 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="19" hits="0" branch="False" />
|
|
<line number="20" hits="0" branch="False" />
|
|
<line number="21" 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="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="35" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.GalacticStandings" filename="EDlib\Powerplay\Models\GalacticStandings.cs" line-rate="1" branch-rate="1" complexity="9">
|
|
<methods>
|
|
<method name="get_Cycle" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="15" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="19" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Standings" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="23" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToString" signature="()" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="36" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="114" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="43" hits="11" branch="False" />
|
|
<line number="44" hits="11" branch="False" />
|
|
<line number="45" hits="11" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="47" hits="1" branch="False" />
|
|
<line number="48" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToCSV" signature="()" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<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="36" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="189" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="57" hits="11" branch="False" />
|
|
<line number="58" hits="11" branch="False" />
|
|
<line number="59" hits="11" branch="False" />
|
|
<line number="60" hits="11" branch="False" />
|
|
<line number="61" hits="11" branch="False" />
|
|
<line number="62" hits="11" branch="False" />
|
|
<line number="63" hits="11" branch="False" />
|
|
<line number="64" hits="11" branch="False" />
|
|
<line number="65" hits="11" branch="False" />
|
|
<line number="66" hits="11" branch="False" />
|
|
<line number="67" hits="11" branch="False" />
|
|
<line number="68" hits="1" branch="False" />
|
|
<line number="69" hits="1" branch="False" />
|
|
<line number="70" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToJson" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="75" hits="1" branch="False" />
|
|
<line number="76" hits="1" branch="False" />
|
|
<line number="77" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int32,System.DateTime)" 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" />
|
|
<line number="34" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="15" hits="6" branch="False" />
|
|
<line number="19" hits="4" branch="False" />
|
|
<line number="23" hits="6" branch="False" />
|
|
<line number="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="36" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="114" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="43" hits="11" branch="False" />
|
|
<line number="44" hits="11" branch="False" />
|
|
<line number="45" hits="11" 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="53" hits="1" branch="False" />
|
|
<line number="54" hits="1" branch="False" />
|
|
<line number="55" hits="1" branch="False" />
|
|
<line number="56" hits="36" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="189" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="57" hits="11" branch="False" />
|
|
<line number="58" hits="11" branch="False" />
|
|
<line number="59" hits="11" branch="False" />
|
|
<line number="60" hits="11" branch="False" />
|
|
<line number="61" hits="11" branch="False" />
|
|
<line number="62" hits="11" branch="False" />
|
|
<line number="63" hits="11" branch="False" />
|
|
<line number="64" hits="11" branch="False" />
|
|
<line number="65" hits="11" branch="False" />
|
|
<line number="66" hits="11" branch="False" />
|
|
<line number="67" hits="11" 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="75" hits="1" branch="False" />
|
|
<line number="76" hits="1" branch="False" />
|
|
<line number="77" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
<line number="31" hits="1" branch="False" />
|
|
<line number="32" hits="1" branch="False" />
|
|
<line number="33" hits="1" branch="False" />
|
|
<line number="34" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.PowerComms" filename="EDlib\Powerplay\Models\PowerComms.cs" line-rate="1" branch-rate="1" complexity="6">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="15" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ShortName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="18" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Reddit" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="15" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Comms" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="22" hits="15" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToString" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int32,System.String,System.String,System.String)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="30" hits="12" branch="False" />
|
|
<line number="31" hits="12" branch="False" />
|
|
<line number="32" hits="12" branch="False" />
|
|
<line number="33" hits="12" branch="False" />
|
|
<line number="34" hits="12" branch="False" />
|
|
<line number="35" hits="12" branch="False" />
|
|
<line number="36" hits="12" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="10" hits="15" branch="False" />
|
|
<line number="14" hits="18" branch="False" />
|
|
<line number="18" hits="15" branch="False" />
|
|
<line number="22" hits="15" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="30" hits="12" branch="False" />
|
|
<line number="31" hits="12" branch="False" />
|
|
<line number="32" hits="12" branch="False" />
|
|
<line number="33" hits="12" branch="False" />
|
|
<line number="34" hits="12" branch="False" />
|
|
<line number="35" hits="12" branch="False" />
|
|
<line number="36" hits="12" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.PowerDetails" filename="EDlib\Powerplay\Models\PowerDetails.cs" line-rate="0.9518000000000001" branch-rate="1" complexity="28">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ShortName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_HQ" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_YearOfBirth" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="22" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Allegiance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="26" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_PreparationEthos" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="30" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_PreparationText" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="34" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ExpansionEthos" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="38" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ExpansionText" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="42" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ExpansionStrongGovernment" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="46" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ExpansionWeakGovernment" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="50" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ControlEthos" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="54" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ControlText" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="58" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ControlStrongGovernment" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="62" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ControlWeakGovernment" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="66" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_HQSystemEffect" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="70" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ControlSystemEffect" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="74" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_AllianceExploitedEffect" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="78" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_EmpireExploitedEffect" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="82" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_FederationExploitedEffect" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="86" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_IndependentExploitedEffect" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="90" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Rating1" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="94" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Rating2" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="98" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Rating3" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="102" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Rating4" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="106" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Rating5" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="110" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToString" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="198" hits="1" branch="False" />
|
|
<line number="199" hits="1" branch="False" />
|
|
<line number="200" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int32,System.String,System.String,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="140" hits="11" branch="False" />
|
|
<line number="141" hits="11" branch="False" />
|
|
<line number="142" hits="11" branch="False" />
|
|
<line number="143" hits="11" branch="False" />
|
|
<line number="144" hits="11" branch="False" />
|
|
<line number="145" hits="11" branch="False" />
|
|
<line number="146" hits="11" branch="False" />
|
|
<line number="147" hits="11" branch="False" />
|
|
<line number="148" hits="11" branch="False" />
|
|
<line number="149" hits="11" branch="False" />
|
|
<line number="150" hits="11" branch="False" />
|
|
<line number="151" hits="11" branch="False" />
|
|
<line number="152" hits="11" branch="False" />
|
|
<line number="153" hits="11" branch="False" />
|
|
<line number="154" hits="11" branch="False" />
|
|
<line number="155" hits="11" branch="False" />
|
|
<line number="156" hits="11" branch="False" />
|
|
<line number="157" hits="11" branch="False" />
|
|
<line number="158" hits="11" branch="False" />
|
|
<line number="159" hits="11" branch="False" />
|
|
<line number="160" hits="11" branch="False" />
|
|
<line number="161" hits="11" branch="False" />
|
|
<line number="162" hits="11" branch="False" />
|
|
<line number="163" hits="11" branch="False" />
|
|
<line number="164" hits="11" branch="False" />
|
|
<line number="165" hits="11" branch="False" />
|
|
<line number="166" hits="11" branch="False" />
|
|
<line number="167" hits="11" branch="False" />
|
|
<line number="168" hits="11" branch="False" />
|
|
<line number="169" hits="11" branch="False" />
|
|
<line number="170" hits="11" branch="False" />
|
|
<line number="171" hits="11" branch="False" />
|
|
<line number="172" hits="11" branch="False" />
|
|
<line number="173" hits="11" branch="False" />
|
|
<line number="174" hits="11" branch="False" />
|
|
<line number="175" hits="11" branch="False" />
|
|
<line number="176" hits="11" branch="False" />
|
|
<line number="177" hits="11" branch="False" />
|
|
<line number="178" hits="11" branch="False" />
|
|
<line number="179" hits="11" branch="False" />
|
|
<line number="180" hits="11" branch="False" />
|
|
<line number="181" hits="11" branch="False" />
|
|
<line number="182" hits="11" branch="False" />
|
|
<line number="183" hits="11" branch="False" />
|
|
<line number="184" hits="11" branch="False" />
|
|
<line number="185" hits="11" branch="False" />
|
|
<line number="186" hits="11" branch="False" />
|
|
<line number="187" hits="11" branch="False" />
|
|
<line number="188" hits="11" branch="False" />
|
|
<line number="189" hits="11" branch="False" />
|
|
<line number="190" hits="11" branch="False" />
|
|
<line number="191" hits="11" branch="False" />
|
|
<line number="192" hits="11" branch="False" />
|
|
<line number="193" hits="11" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="10" hits="1" branch="False" />
|
|
<line number="14" hits="4" branch="False" />
|
|
<line number="18" hits="2" branch="False" />
|
|
<line number="22" hits="1" branch="False" />
|
|
<line number="26" hits="2" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
<line number="38" hits="1" branch="False" />
|
|
<line number="42" hits="0" branch="False" />
|
|
<line number="46" hits="1" branch="False" />
|
|
<line number="50" hits="1" branch="False" />
|
|
<line number="54" hits="1" branch="False" />
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="62" hits="1" branch="False" />
|
|
<line number="66" hits="1" branch="False" />
|
|
<line number="70" hits="0" branch="False" />
|
|
<line number="74" hits="1" branch="False" />
|
|
<line number="78" hits="1" branch="False" />
|
|
<line number="82" hits="1" branch="False" />
|
|
<line number="86" hits="1" branch="False" />
|
|
<line number="90" hits="1" branch="False" />
|
|
<line number="94" hits="1" branch="False" />
|
|
<line number="98" hits="1" branch="False" />
|
|
<line number="102" hits="1" branch="False" />
|
|
<line number="106" hits="1" branch="False" />
|
|
<line number="110" hits="1" branch="False" />
|
|
<line number="198" hits="1" branch="False" />
|
|
<line number="199" hits="1" branch="False" />
|
|
<line number="200" hits="1" branch="False" />
|
|
<line number="140" hits="11" branch="False" />
|
|
<line number="141" hits="11" branch="False" />
|
|
<line number="142" hits="11" branch="False" />
|
|
<line number="143" hits="11" branch="False" />
|
|
<line number="144" hits="11" branch="False" />
|
|
<line number="145" hits="11" branch="False" />
|
|
<line number="146" hits="11" branch="False" />
|
|
<line number="147" hits="11" branch="False" />
|
|
<line number="148" hits="11" branch="False" />
|
|
<line number="149" hits="11" branch="False" />
|
|
<line number="150" hits="11" branch="False" />
|
|
<line number="151" hits="11" branch="False" />
|
|
<line number="152" hits="11" branch="False" />
|
|
<line number="153" hits="11" branch="False" />
|
|
<line number="154" hits="11" branch="False" />
|
|
<line number="155" hits="11" branch="False" />
|
|
<line number="156" hits="11" branch="False" />
|
|
<line number="157" hits="11" branch="False" />
|
|
<line number="158" hits="11" branch="False" />
|
|
<line number="159" hits="11" branch="False" />
|
|
<line number="160" hits="11" branch="False" />
|
|
<line number="161" hits="11" branch="False" />
|
|
<line number="162" hits="11" branch="False" />
|
|
<line number="163" hits="11" branch="False" />
|
|
<line number="164" hits="11" branch="False" />
|
|
<line number="165" hits="11" branch="False" />
|
|
<line number="166" hits="11" branch="False" />
|
|
<line number="167" hits="11" branch="False" />
|
|
<line number="168" hits="11" branch="False" />
|
|
<line number="169" hits="11" branch="False" />
|
|
<line number="170" hits="11" branch="False" />
|
|
<line number="171" hits="11" branch="False" />
|
|
<line number="172" hits="11" branch="False" />
|
|
<line number="173" hits="11" branch="False" />
|
|
<line number="174" hits="11" branch="False" />
|
|
<line number="175" hits="11" branch="False" />
|
|
<line number="176" hits="11" branch="False" />
|
|
<line number="177" hits="11" branch="False" />
|
|
<line number="178" hits="11" branch="False" />
|
|
<line number="179" hits="11" branch="False" />
|
|
<line number="180" hits="11" branch="False" />
|
|
<line number="181" hits="11" branch="False" />
|
|
<line number="182" hits="11" branch="False" />
|
|
<line number="183" hits="11" branch="False" />
|
|
<line number="184" hits="11" branch="False" />
|
|
<line number="185" hits="11" branch="False" />
|
|
<line number="186" hits="11" branch="False" />
|
|
<line number="187" hits="11" branch="False" />
|
|
<line number="188" hits="11" branch="False" />
|
|
<line number="189" hits="11" branch="False" />
|
|
<line number="190" hits="11" branch="False" />
|
|
<line number="191" hits="11" branch="False" />
|
|
<line number="192" hits="11" branch="False" />
|
|
<line number="193" hits="11" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.PowerStanding" filename="EDlib\Powerplay\Models\PowerStanding.cs" line-rate="0.397" branch-rate="0.25" complexity="43">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="22" hits="49" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="26" hits="51" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Position" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="30" hits="61" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Change" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="34" hits="63" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Turmoil" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="38" hits="50" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Allegiance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="42" hits="51" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ShortName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="46" hits="38" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Cycle" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="50" hits="24" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="54" hits="27" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ChangeString" signature="()" line-rate="0.8571" branch-rate="0.75" complexity="4">
|
|
<lines>
|
|
<line number="61" hits="37" branch="False" />
|
|
<line number="62" hits="37" branch="True" condition-coverage="75% (3/4)">
|
|
<conditions>
|
|
<condition number="11" type="switch" coverage="75%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="65" hits="10" branch="False" />
|
|
<line number="67" hits="12" branch="False" />
|
|
<line number="69" hits="15" branch="False" />
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="73" hits="37" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToString" signature="()" line-rate="1" branch-rate="0.5" complexity="2">
|
|
<lines>
|
|
<line number="221" hits="13" branch="False" />
|
|
<line number="222" hits="13" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="7" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="223" hits="13" branch="False" />
|
|
<line number="224" hits="13" branch="False" />
|
|
<line number="225" hits="13" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="78" hits="11" branch="False" />
|
|
<line number="79" hits="11" branch="False" />
|
|
<line number="81" hits="11" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int32,System.String,System.Int32,EDlib.Powerplay.StandingChange,System.Boolean,System.String,System.String,System.DateTime)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="92" hits="1" branch="False" />
|
|
<line number="93" hits="1" branch="False" />
|
|
<line number="94" hits="1" branch="False" />
|
|
<line number="95" hits="1" branch="False" />
|
|
<line number="96" 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="1" branch="False" />
|
|
<line number="102" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int32,System.String,System.Int32,System.DateTime)" line-rate="0.198" branch-rate="0.15380000000000002" complexity="26">
|
|
<lines>
|
|
<line number="112" hits="1" branch="False" />
|
|
<line number="113" hits="1" branch="False" />
|
|
<line number="114" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="28" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<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="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="101" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<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="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="174" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="129" hits="1" branch="False" />
|
|
<line number="130" hits="1" branch="False" />
|
|
<line number="131" hits="1" branch="False" />
|
|
<line number="132" hits="1" branch="False" />
|
|
<line number="133" hits="1" branch="False" />
|
|
<line number="134" hits="1" branch="False" />
|
|
<line number="135" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="247" 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="142" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="322" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="397" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="472" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="157" hits="0" branch="False" />
|
|
<line number="158" hits="0" branch="False" />
|
|
<line number="159" hits="0" branch="False" />
|
|
<line number="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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="547" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="622" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="698" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="771" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="199" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="890" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="200" hits="1" branch="False" />
|
|
<line number="201" hits="1" branch="False" />
|
|
<line number="202" hits="1" branch="False" />
|
|
<line number="203" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="926" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="204" hits="0" branch="False" />
|
|
<line number="205" hits="0" branch="False" />
|
|
<line number="206" 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="212" hits="1" branch="False" />
|
|
<line number="213" hits="1" branch="False" />
|
|
<line number="214" hits="1" branch="False" />
|
|
<line number="215" hits="1" branch="False" />
|
|
<line number="216" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="22" hits="49" branch="False" />
|
|
<line number="26" hits="51" branch="False" />
|
|
<line number="30" hits="61" branch="False" />
|
|
<line number="34" hits="63" branch="False" />
|
|
<line number="38" hits="50" branch="False" />
|
|
<line number="42" hits="51" branch="False" />
|
|
<line number="46" hits="38" branch="False" />
|
|
<line number="50" hits="24" branch="False" />
|
|
<line number="54" hits="27" branch="False" />
|
|
<line number="61" hits="37" branch="False" />
|
|
<line number="62" hits="37" branch="True" condition-coverage="75% (3/4)">
|
|
<conditions>
|
|
<condition number="11" type="switch" coverage="75%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="65" hits="10" branch="False" />
|
|
<line number="67" hits="12" branch="False" />
|
|
<line number="69" hits="15" branch="False" />
|
|
<line number="71" hits="0" branch="False" />
|
|
<line number="73" hits="37" branch="False" />
|
|
<line number="221" hits="13" branch="False" />
|
|
<line number="222" hits="13" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="7" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="223" hits="13" branch="False" />
|
|
<line number="224" hits="13" branch="False" />
|
|
<line number="225" hits="13" branch="False" />
|
|
<line number="78" hits="11" branch="False" />
|
|
<line number="79" hits="11" branch="False" />
|
|
<line number="81" hits="11" branch="False" />
|
|
<line number="92" hits="1" branch="False" />
|
|
<line number="93" hits="1" branch="False" />
|
|
<line number="94" hits="1" branch="False" />
|
|
<line number="95" hits="1" branch="False" />
|
|
<line number="96" 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="1" branch="False" />
|
|
<line number="102" hits="1" branch="False" />
|
|
<line number="112" hits="1" branch="False" />
|
|
<line number="113" hits="1" branch="False" />
|
|
<line number="114" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="28" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<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="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="101" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<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="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="174" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="129" hits="1" branch="False" />
|
|
<line number="130" hits="1" branch="False" />
|
|
<line number="131" hits="1" branch="False" />
|
|
<line number="132" hits="1" branch="False" />
|
|
<line number="133" hits="1" branch="False" />
|
|
<line number="134" hits="1" branch="False" />
|
|
<line number="135" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="247" 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="142" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="322" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="397" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="472" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="157" hits="0" branch="False" />
|
|
<line number="158" hits="0" branch="False" />
|
|
<line number="159" hits="0" branch="False" />
|
|
<line number="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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="547" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="622" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="698" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="771" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<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="199" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="890" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="200" hits="1" branch="False" />
|
|
<line number="201" hits="1" branch="False" />
|
|
<line number="202" hits="1" branch="False" />
|
|
<line number="203" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="926" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="204" hits="0" branch="False" />
|
|
<line number="205" hits="0" branch="False" />
|
|
<line number="206" 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="212" hits="1" branch="False" />
|
|
<line number="213" hits="1" branch="False" />
|
|
<line number="214" hits="1" branch="False" />
|
|
<line number="215" hits="1" branch="False" />
|
|
<line number="216" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.CycleService" filename="EDlib\Powerplay\Services\CycleService.cs" line-rate="0.5832999999999999" branch-rate="0.3333" complexity="31">
|
|
<methods>
|
|
<method name="TimeRemaining" signature="()" line-rate="0.44" branch-rate="0.375" complexity="8">
|
|
<lines>
|
|
<line number="11" hits="1" branch="False" />
|
|
<line number="12" hits="1" branch="False" />
|
|
<line number="15" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="19" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="20" hits="1" branch="False" />
|
|
<line number="21" hits="1" branch="False" />
|
|
<line number="22" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="68" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="85" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<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="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="155" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="45" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="CycleImminent" signature="()" line-rate="1" branch-rate="0.5" complexity="6">
|
|
<lines>
|
|
<line number="50" 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="True" condition-coverage="50% (3/6)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="30" type="jump" coverage="50%" />
|
|
<condition number="34" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="56" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="FinalDay" signature="()" line-rate="1" branch-rate="0.5" complexity="6">
|
|
<lines>
|
|
<line number="61" hits="1" branch="False" />
|
|
<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="True" condition-coverage="50% (3/6)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="29" type="jump" coverage="50%" />
|
|
<condition number="33" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="67" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="TimeTillTick" signature="()" line-rate="0.38880000000000003" branch-rate="0.1" complexity="10">
|
|
<lines>
|
|
<line number="72" hits="4" branch="False" />
|
|
<line number="73" hits="4" branch="False" />
|
|
<line number="74" hits="4" branch="False" />
|
|
<line number="75" hits="4" branch="False" />
|
|
<line number="76" hits="4" branch="True" condition-coverage="12.5% (1/8)">
|
|
<conditions>
|
|
<condition number="49" type="switch" coverage="12.5%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="81" hits="0" branch="False" />
|
|
<line number="83" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="False" />
|
|
<line number="87" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="206" 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="96" hits="0" branch="False" />
|
|
<line number="98" hits="4" branch="False" />
|
|
<line number="100" hits="0" branch="False" />
|
|
<line number="102" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="CurrentCycle" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="107" hits="2" branch="False" />
|
|
<line number="108" hits="2" branch="False" />
|
|
<line number="109" hits="2" branch="False" />
|
|
<line number="110" hits="2" branch="False" />
|
|
<line number="111" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="11" hits="1" branch="False" />
|
|
<line number="12" hits="1" branch="False" />
|
|
<line number="15" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="19" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="16" hits="0" branch="False" />
|
|
<line number="17" hits="0" branch="False" />
|
|
<line number="18" hits="0" branch="False" />
|
|
<line number="20" hits="1" branch="False" />
|
|
<line number="21" hits="1" branch="False" />
|
|
<line number="22" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="68" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="25" hits="0" branch="False" />
|
|
<line number="27" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="85" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="28" hits="0" branch="False" />
|
|
<line number="29" hits="0" branch="False" />
|
|
<line number="30" hits="0" branch="False" />
|
|
<line number="32" hits="0" branch="False" />
|
|
<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="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="155" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="39" hits="0" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="45" hits="1" branch="False" />
|
|
<line number="50" 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="True" condition-coverage="50% (3/6)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="30" type="jump" coverage="50%" />
|
|
<condition number="34" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="56" hits="1" branch="False" />
|
|
<line number="61" hits="1" branch="False" />
|
|
<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="True" condition-coverage="50% (3/6)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="29" type="jump" coverage="50%" />
|
|
<condition number="33" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="67" hits="1" branch="False" />
|
|
<line number="72" hits="4" branch="False" />
|
|
<line number="73" hits="4" branch="False" />
|
|
<line number="74" hits="4" branch="False" />
|
|
<line number="75" hits="4" branch="False" />
|
|
<line number="76" hits="4" branch="True" condition-coverage="12.5% (1/8)">
|
|
<conditions>
|
|
<condition number="49" type="switch" coverage="12.5%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="81" hits="0" branch="False" />
|
|
<line number="83" hits="0" branch="False" />
|
|
<line number="85" hits="0" branch="False" />
|
|
<line number="87" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="206" 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="96" hits="0" branch="False" />
|
|
<line number="98" hits="4" branch="False" />
|
|
<line number="100" hits="0" branch="False" />
|
|
<line number="102" hits="4" branch="False" />
|
|
<line number="107" hits="2" branch="False" />
|
|
<line number="108" hits="2" branch="False" />
|
|
<line number="109" hits="2" branch="False" />
|
|
<line number="110" hits="2" branch="False" />
|
|
<line number="111" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.PowerDetailsService" filename="EDlib\Powerplay\Services\PowerDetailsService.cs" line-rate="1" branch-rate="0.75" complexity="8">
|
|
<methods>
|
|
<method name="Instance" signature="(EDlib.Network.IDownloadService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
<line number="36" hits="2" branch="False" />
|
|
<line number="37" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="GetPowerDetails" signature="(System.String)" line-rate="1" branch-rate="0.75" complexity="4">
|
|
<lines>
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="44" hits="1" branch="True" condition-coverage="75% (3/4)">
|
|
<conditions>
|
|
<condition number="21" type="jump" coverage="50%" />
|
|
<condition number="37" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<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="4" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="GetPowerList" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="65" 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="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" 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="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="15" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
<line number="36" hits="2" branch="False" />
|
|
<line number="37" hits="2" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="44" hits="1" branch="True" condition-coverage="75% (3/4)">
|
|
<conditions>
|
|
<condition number="21" type="jump" coverage="50%" />
|
|
<condition number="37" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<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="4" branch="False" />
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="65" 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="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="15" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.PowerDetailsService/<>c__DisplayClass8_0" filename="EDlib\Powerplay\Services\PowerDetailsService.cs" line-rate="1" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="<GetPowerCommsAsync>b__0" signature="(EDlib.Powerplay.PowerComms)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="61" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="61" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.PowerDetailsService/<GetPowerCommsAsync>d__8" filename="EDlib\Powerplay\Services\PowerDetailsService.cs" line-rate="1" branch-rate="0.75" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="0.75" complexity="4">
|
|
<lines>
|
|
<line number="56" hits="1" branch="False" />
|
|
<line number="57" hits="1" branch="True" condition-coverage="75% (3/4)">
|
|
<conditions>
|
|
<condition number="58" type="jump" coverage="50%" />
|
|
<condition number="74" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="1" branch="False" />
|
|
<line number="59" hits="1" branch="False" />
|
|
<line number="60" hits="1" branch="False" />
|
|
<line number="62" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="56" hits="1" branch="False" />
|
|
<line number="57" hits="1" branch="True" condition-coverage="75% (3/4)">
|
|
<conditions>
|
|
<condition number="58" type="jump" coverage="50%" />
|
|
<condition number="74" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="1" branch="False" />
|
|
<line number="59" hits="1" branch="False" />
|
|
<line number="60" hits="1" branch="False" />
|
|
<line number="62" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.PowerDetailsService/<GetPowerCommsListAsync>d__10" filename="EDlib\Powerplay\Services\PowerDetailsService.cs" line-rate="0.7" branch-rate="0.5" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.7" branch-rate="0.5" complexity="2">
|
|
<lines>
|
|
<line number="80" hits="1" branch="False" />
|
|
<line number="82" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="29" type="jump" coverage="50%" />
|
|
</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="1" branch="False" />
|
|
<line number="87" hits="1" branch="False" />
|
|
<line number="88" hits="1" branch="False" />
|
|
<line number="89" hits="1" branch="False" />
|
|
<line number="90" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="80" hits="1" branch="False" />
|
|
<line number="82" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="29" type="jump" coverage="50%" />
|
|
</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="1" branch="False" />
|
|
<line number="87" hits="1" branch="False" />
|
|
<line number="88" hits="1" branch="False" />
|
|
<line number="89" hits="1" branch="False" />
|
|
<line number="90" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.StandingsService" filename="EDlib\Powerplay\Services\StandingsService.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Instance" signature="(System.String,EDlib.Platform.ICacheService,EDlib.Platform.IConnectivityService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="44" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
<line number="31" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="44" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
<line number="31" hits="1" branch="False" />
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Powerplay.StandingsService/<GetData>d__11" filename="EDlib\Powerplay\Services\StandingsService.cs" line-rate="1" branch-rate="0.625" complexity="8">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="0.625" complexity="8">
|
|
<lines>
|
|
<line number="51" hits="1" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
<line number="53" hits="1" branch="True" condition-coverage="50% (3/6)">
|
|
<conditions>
|
|
<condition number="49" type="jump" coverage="50%" />
|
|
<condition number="72" type="jump" coverage="0%" />
|
|
<condition number="114" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="54" hits="1" 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="62" hits="1" branch="False" />
|
|
<line number="65" hits="1" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="437" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<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" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="51" hits="1" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
<line number="53" hits="1" branch="True" condition-coverage="50% (3/6)">
|
|
<conditions>
|
|
<condition number="49" type="jump" coverage="50%" />
|
|
<condition number="72" type="jump" coverage="0%" />
|
|
<condition number="114" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="54" hits="1" 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="62" hits="1" branch="False" />
|
|
<line number="65" hits="1" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="437" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Platform.PreserveAttribute" filename="EDlib\Platform\PreserveAttribute.cs" line-rate="0" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name=".ctor" signature="(System.Boolean,System.Boolean)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<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" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<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="32" hits="0" branch="False" />
|
|
<line number="33" hits="0" branch="False" />
|
|
<line number="34" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.HttpHelper/<ReadContentAsync>d__0" filename="EDlib\Network\Helpers\HttpHelper.cs" line-rate="0.6666" branch-rate="0.75" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.6666" branch-rate="0.75" complexity="4">
|
|
<lines>
|
|
<line number="15" hits="29" branch="False" />
|
|
<line number="18" hits="29" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="76" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="19" hits="7" branch="False" />
|
|
<line number="20" hits="7" branch="False" />
|
|
<line number="21" hits="7" branch="False" />
|
|
<line number="22" hits="7" branch="False" />
|
|
<line number="23" hits="7" branch="False" />
|
|
<line number="24" hits="7" branch="False" />
|
|
<line number="25" hits="7" branch="False" />
|
|
<line number="26" hits="7" branch="False" />
|
|
<line number="27" hits="22" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="393" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<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="37" hits="22" branch="False" />
|
|
<line number="38" hits="22" branch="False" />
|
|
<line number="39" hits="22" branch="False" />
|
|
<line number="40" hits="29" branch="False" />
|
|
<line number="41" hits="29" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="15" hits="29" branch="False" />
|
|
<line number="18" hits="29" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="76" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="19" hits="7" branch="False" />
|
|
<line number="20" hits="7" branch="False" />
|
|
<line number="21" hits="7" branch="False" />
|
|
<line number="22" hits="7" branch="False" />
|
|
<line number="23" hits="7" branch="False" />
|
|
<line number="24" hits="7" branch="False" />
|
|
<line number="25" hits="7" branch="False" />
|
|
<line number="26" hits="7" branch="False" />
|
|
<line number="27" hits="22" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="393" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<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="37" hits="22" branch="False" />
|
|
<line number="38" hits="22" branch="False" />
|
|
<line number="39" hits="22" branch="False" />
|
|
<line number="40" hits="29" branch="False" />
|
|
<line number="41" hits="29" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.Sha256Helper" filename="EDlib\Network\Helpers\Sha256Helper.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="GenerateHash" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="3" branch="False" />
|
|
<line number="15" hits="3" branch="False" />
|
|
<line number="16" hits="3" branch="False" />
|
|
<line number="17" hits="3" branch="False" />
|
|
<line number="18" hits="3" branch="False" />
|
|
<line number="20" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="BytesToHexString" signature="(System.Collections.Generic.IEnumerable`1<System.Byte>)" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="23" hits="3" branch="False" />
|
|
<line number="24" hits="3" branch="False" />
|
|
<line number="26" hits="201" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="53" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="27" hits="96" branch="False" />
|
|
<line number="28" hits="96" branch="False" />
|
|
<line number="29" hits="96" branch="False" />
|
|
<line number="30" hits="96" branch="False" />
|
|
<line number="32" hits="3" branch="False" />
|
|
<line number="33" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="14" hits="3" branch="False" />
|
|
<line number="15" hits="3" branch="False" />
|
|
<line number="16" hits="3" branch="False" />
|
|
<line number="17" hits="3" branch="False" />
|
|
<line number="18" hits="3" branch="False" />
|
|
<line number="20" hits="3" branch="False" />
|
|
<line number="23" hits="3" branch="False" />
|
|
<line number="24" hits="3" branch="False" />
|
|
<line number="26" hits="201" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="53" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="27" hits="96" branch="False" />
|
|
<line number="28" hits="96" branch="False" />
|
|
<line number="29" hits="96" branch="False" />
|
|
<line number="30" hits="96" branch="False" />
|
|
<line number="32" hits="3" branch="False" />
|
|
<line number="33" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.CachedDownloadService" filename="EDlib\Network\Services\CachedDownloadService.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Instance" signature="(System.String,EDlib.Platform.ICacheService,EDlib.Platform.IConnectivityService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="38" hits="3" branch="False" />
|
|
<line number="39" hits="3" branch="False" />
|
|
<line number="40" hits="3" branch="False" />
|
|
<line number="41" hits="3" branch="False" />
|
|
<line number="42" hits="3" branch="False" />
|
|
<line number="43" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="38" hits="3" branch="False" />
|
|
<line number="39" hits="3" branch="False" />
|
|
<line number="40" hits="3" branch="False" />
|
|
<line number="41" hits="3" branch="False" />
|
|
<line number="42" hits="3" branch="False" />
|
|
<line number="43" hits="3" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="30" hits="1" branch="False" />
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.CachedDownloadService/<GetData>d__7" filename="EDlib\Network\Services\CachedDownloadService.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="55" hits="1" branch="False" />
|
|
<line number="56" hits="1" 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" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="55" hits="1" branch="False" />
|
|
<line number="56" hits="1" 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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.CachedDownloadService/<GetData>d__8" filename="EDlib\Network\Services\CachedDownloadService.cs" line-rate="0.4347" branch-rate="0.5" complexity="10">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.4347" branch-rate="0.5" complexity="10">
|
|
<lines>
|
|
<line number="74" hits="3" branch="False" />
|
|
<line number="78" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="33" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="81" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="54" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="82" 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="88" hits="0" branch="False" />
|
|
<line number="89" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
<line number="92" hits="3" branch="True" condition-coverage="66.66% (4/6)">
|
|
<conditions>
|
|
<condition number="138" type="jump" coverage="100%" />
|
|
<condition number="156" type="jump" coverage="50%" />
|
|
<condition number="184" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="93" 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="99" hits="3" branch="False" />
|
|
<line number="101" hits="3" branch="False" />
|
|
<line number="104" hits="3" branch="False" />
|
|
<line number="105" hits="3" branch="False" />
|
|
<line number="106" hits="3" branch="False" />
|
|
<line number="107" hits="3" branch="False" />
|
|
<line number="108" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="74" hits="3" branch="False" />
|
|
<line number="78" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="33" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="81" hits="0" branch="True" condition-coverage="0% (0/2)">
|
|
<conditions>
|
|
<condition number="54" type="jump" coverage="0%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="82" 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="88" hits="0" branch="False" />
|
|
<line number="89" hits="0" branch="False" />
|
|
<line number="91" hits="0" branch="False" />
|
|
<line number="92" hits="3" branch="True" condition-coverage="66.66% (4/6)">
|
|
<conditions>
|
|
<condition number="138" type="jump" coverage="100%" />
|
|
<condition number="156" type="jump" coverage="50%" />
|
|
<condition number="184" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="93" 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="99" hits="3" branch="False" />
|
|
<line number="101" hits="3" branch="False" />
|
|
<line number="104" hits="3" branch="False" />
|
|
<line number="105" hits="3" branch="False" />
|
|
<line number="106" hits="3" branch="False" />
|
|
<line number="107" hits="3" branch="False" />
|
|
<line number="108" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.CachedDownloadService/<Download>d__9" filename="EDlib\Network\Services\CachedDownloadService.cs" line-rate="0.875" branch-rate="0.75" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.875" branch-rate="0.75" complexity="4">
|
|
<lines>
|
|
<line number="111" hits="3" branch="False" />
|
|
<line number="112" hits="3" branch="False" />
|
|
<line number="114" hits="3" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="71" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="115" hits="2" branch="False" />
|
|
<line number="116" hits="2" branch="False" />
|
|
<line number="117" hits="2" 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="123" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="411" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="124" hits="0" branch="False" />
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="128" hits="3" branch="False" />
|
|
<line number="129" hits="3" branch="False" />
|
|
<line number="130" hits="3" branch="False" />
|
|
<line number="132" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="111" hits="3" branch="False" />
|
|
<line number="112" hits="3" branch="False" />
|
|
<line number="114" hits="3" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="71" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="115" hits="2" branch="False" />
|
|
<line number="116" hits="2" branch="False" />
|
|
<line number="117" hits="2" 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="123" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="411" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="124" hits="0" branch="False" />
|
|
<line number="125" hits="0" branch="False" />
|
|
<line number="128" hits="3" branch="False" />
|
|
<line number="129" hits="3" branch="False" />
|
|
<line number="130" hits="3" branch="False" />
|
|
<line number="132" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.DownloadOptions" filename="EDlib\Network\Services\DownloadOptions.cs" line-rate="1" branch-rate="1" complexity="8">
|
|
<methods>
|
|
<method name="get_CancelToken" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="10" hits="35" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Expiry" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="12" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_IgnoreCache" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="16" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Threading.CancellationTokenSource)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="1" branch="False" />
|
|
<line number="22" hits="1" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.TimeSpan)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<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" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Threading.CancellationTokenSource,System.TimeSpan)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.TimeSpan,System.Boolean)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="49" hits="2" branch="False" />
|
|
<line number="50" hits="2" branch="False" />
|
|
<line number="51" hits="2" branch="False" />
|
|
<line number="52" hits="2" branch="False" />
|
|
<line number="53" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Threading.CancellationTokenSource,System.TimeSpan,System.Boolean)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="60" hits="24" branch="False" />
|
|
<line number="61" hits="24" branch="False" />
|
|
<line number="62" hits="24" branch="False" />
|
|
<line number="63" hits="24" branch="False" />
|
|
<line number="64" hits="24" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="10" hits="35" branch="False" />
|
|
<line number="13" hits="12" branch="False" />
|
|
<line number="16" hits="9" branch="False" />
|
|
<line number="21" hits="1" branch="False" />
|
|
<line number="22" hits="1" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" 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="39" hits="1" branch="False" />
|
|
<line number="40" hits="1" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" branch="False" />
|
|
<line number="49" hits="2" branch="False" />
|
|
<line number="50" hits="2" branch="False" />
|
|
<line number="51" hits="2" branch="False" />
|
|
<line number="52" hits="2" branch="False" />
|
|
<line number="53" hits="2" branch="False" />
|
|
<line number="60" hits="24" branch="False" />
|
|
<line number="61" hits="24" branch="False" />
|
|
<line number="62" hits="24" branch="False" />
|
|
<line number="63" hits="24" branch="False" />
|
|
<line number="64" hits="24" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.DownloadService" filename="EDlib\Network\Services\DownloadService.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Instance" signature="(System.String,EDlib.Platform.IConnectivityService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="35" hits="35" branch="False" />
|
|
<line number="36" hits="35" branch="False" />
|
|
<line number="37" hits="35" branch="False" />
|
|
<line number="38" hits="35" branch="False" />
|
|
<line number="39" hits="35" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="1" branch="False" />
|
|
<line number="22" hits="1" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="35" hits="35" branch="False" />
|
|
<line number="36" hits="35" branch="False" />
|
|
<line number="37" hits="35" branch="False" />
|
|
<line number="38" hits="35" branch="False" />
|
|
<line number="39" hits="35" branch="False" />
|
|
<line number="21" hits="1" branch="False" />
|
|
<line number="22" hits="1" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.DownloadService/<GetData>d__6" filename="EDlib\Network\Services\DownloadService.cs" line-rate="0.7777" branch-rate="0.5" complexity="2">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.7777" branch-rate="0.5" complexity="2">
|
|
<lines>
|
|
<line number="48" hits="26" branch="False" />
|
|
<line number="52" hits="26" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="30" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="58" hits="26" branch="False" />
|
|
<line number="60" hits="26" branch="False" />
|
|
<line number="61" hits="26" branch="False" />
|
|
<line number="62" hits="26" branch="False" />
|
|
<line number="63" hits="26" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="48" hits="26" branch="False" />
|
|
<line number="52" hits="26" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="30" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
<line number="58" hits="26" branch="False" />
|
|
<line number="60" hits="26" branch="False" />
|
|
<line number="61" hits="26" branch="False" />
|
|
<line number="62" hits="26" branch="False" />
|
|
<line number="63" hits="26" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Network.DownloadService/<Download>d__7" filename="EDlib\Network\Services\DownloadService.cs" line-rate="0.875" branch-rate="0.75" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.875" branch-rate="0.75" complexity="4">
|
|
<lines>
|
|
<line number="66" hits="26" branch="False" />
|
|
<line number="67" hits="26" branch="False" />
|
|
<line number="69" hits="26" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="71" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="70" hits="18" branch="False" />
|
|
<line number="71" hits="18" branch="False" />
|
|
<line number="72" hits="18" branch="False" />
|
|
<line number="74" hits="8" branch="False" />
|
|
<line number="75" hits="8" branch="False" />
|
|
<line number="76" hits="8" branch="False" />
|
|
<line number="78" hits="26" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="411" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="80" hits="0" branch="False" />
|
|
<line number="83" hits="26" branch="False" />
|
|
<line number="84" hits="26" branch="False" />
|
|
<line number="85" hits="26" branch="False" />
|
|
<line number="87" hits="26" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="66" hits="26" branch="False" />
|
|
<line number="67" hits="26" branch="False" />
|
|
<line number="69" hits="26" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="71" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="70" hits="18" branch="False" />
|
|
<line number="71" hits="18" branch="False" />
|
|
<line number="72" hits="18" branch="False" />
|
|
<line number="74" hits="8" branch="False" />
|
|
<line number="75" hits="8" branch="False" />
|
|
<line number="76" hits="8" branch="False" />
|
|
<line number="78" hits="26" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="411" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="79" hits="0" branch="False" />
|
|
<line number="80" hits="0" branch="False" />
|
|
<line number="83" hits="26" branch="False" />
|
|
<line number="84" hits="26" branch="False" />
|
|
<line number="85" hits="26" branch="False" />
|
|
<line number="87" hits="26" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.GalNet.NewsArticle" filename="EDlib\GalNet\Models\NewsArticle.cs" line-rate="1" branch-rate="0.909" complexity="32">
|
|
<methods>
|
|
<method name="get_Title" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="23" hits="150" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="set_Title" signature="(System.String)" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="25" hits="934" branch="False" />
|
|
<line number="26" hits="934" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="15" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="27" hits="934" branch="False" />
|
|
<line number="28" hits="934" branch="False" />
|
|
<line number="29" hits="934" branch="False" />
|
|
<line number="30" hits="934" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Body" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="39" hits="2889" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="set_Body" signature="(System.String)" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="41" hits="934" branch="False" />
|
|
<line number="42" hits="934" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="15" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="43" hits="934" branch="False" />
|
|
<line number="44" hits="934" branch="False" />
|
|
<line number="45" hits="934" branch="False" />
|
|
<line number="46" hits="934" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_PublishDateTime" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="52" hits="1866" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="57" hits="936" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_FDImageName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="67" hits="936" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Slug" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="72" hits="957" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Topic" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="76" hits="23" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Tags" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="80" hits="105" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_PublishDate" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="88" hits="2" branch="False" />
|
|
<line number="89" hits="2" branch="False" />
|
|
<line number="90" hits="2" branch="False" />
|
|
<line number="91" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ClassifyArticle" signature="()" line-rate="1" branch-rate="0.8" complexity="10">
|
|
<lines>
|
|
<line number="98" hits="21" branch="False" />
|
|
<line number="99" hits="21" branch="False" />
|
|
<line number="100" hits="21" branch="False" />
|
|
<line number="103" hits="21" branch="False" />
|
|
<line number="104" hits="21" branch="False" />
|
|
<line number="107" hits="21" branch="False" />
|
|
<line number="108" hits="21" branch="False" />
|
|
<line number="111" hits="273" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="159" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="112" hits="105" branch="False" />
|
|
<line number="113" hits="1155" branch="False" />
|
|
<line number="114" hits="105" branch="False" />
|
|
<line number="115" hits="105" branch="False" />
|
|
<line number="118" hits="1071" branch="False" />
|
|
<line number="119" hits="21" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="234" type="jump" coverage="50%" />
|
|
<condition number="253" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="120" hits="1281" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="387" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="121" hits="84" branch="False" />
|
|
<line number="122" hits="84" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="356" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="123" hits="80" branch="False" />
|
|
<line number="124" hits="80" branch="False" />
|
|
<line number="125" hits="80" branch="False" />
|
|
<line number="126" hits="84" branch="False" />
|
|
<line number="127" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="AnalyseSentences" signature="(System.Collections.Generic.List`1<System.String>,EDlib.Common.TopicsList)" line-rate="1" branch-rate="1" complexity="6">
|
|
<lines>
|
|
<line number="130" hits="42" branch="False" />
|
|
<line number="131" hits="1006" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="63" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="132" hits="440" branch="False" />
|
|
<line number="133" hits="440" branch="False" />
|
|
<line number="134" hits="12100" branch="False" />
|
|
<line number="135" hits="206580" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="73" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="136" hits="85140" branch="False" />
|
|
<line number="137" hits="85140" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="44" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="138" hits="520" branch="False" />
|
|
<line number="139" hits="520" branch="False" />
|
|
<line number="140" hits="520" branch="False" />
|
|
<line number="141" hits="85140" branch="False" />
|
|
<line number="142" hits="12540" branch="False" />
|
|
<line number="143" hits="440" branch="False" />
|
|
<line number="144" hits="42" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="SplitSentences" signature="()" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="147" hits="21" branch="False" />
|
|
<line number="148" hits="21" branch="False" />
|
|
<line number="149" hits="21" branch="False" />
|
|
<line number="150" hits="21" branch="False" />
|
|
<line number="151" hits="21" branch="False" />
|
|
<line number="152" hits="21" branch="False" />
|
|
<line number="153" hits="419" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="122" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="154" hits="178" branch="False" />
|
|
<line number="155" hits="178" branch="False" />
|
|
<line number="156" hits="178" branch="False" />
|
|
<line number="157" hits="21" branch="False" />
|
|
<line number="158" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToString" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="163" hits="4" branch="False" />
|
|
<line number="164" hits="4" branch="False" />
|
|
<line number="165" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="23" hits="150" branch="False" />
|
|
<line number="25" hits="934" branch="False" />
|
|
<line number="26" hits="934" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="15" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="27" hits="934" branch="False" />
|
|
<line number="28" hits="934" branch="False" />
|
|
<line number="29" hits="934" branch="False" />
|
|
<line number="30" hits="934" branch="False" />
|
|
<line number="39" hits="2889" branch="False" />
|
|
<line number="41" hits="934" branch="False" />
|
|
<line number="42" hits="934" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="15" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="43" hits="934" branch="False" />
|
|
<line number="44" hits="934" branch="False" />
|
|
<line number="45" hits="934" branch="False" />
|
|
<line number="46" hits="934" branch="False" />
|
|
<line number="52" hits="1866" branch="False" />
|
|
<line number="57" hits="936" branch="False" />
|
|
<line number="67" hits="936" branch="False" />
|
|
<line number="72" hits="957" branch="False" />
|
|
<line number="76" hits="23" branch="False" />
|
|
<line number="80" hits="105" branch="False" />
|
|
<line number="88" hits="2" branch="False" />
|
|
<line number="89" hits="2" branch="False" />
|
|
<line number="90" hits="2" branch="False" />
|
|
<line number="91" hits="2" branch="False" />
|
|
<line number="98" hits="21" branch="False" />
|
|
<line number="99" hits="21" branch="False" />
|
|
<line number="100" hits="21" branch="False" />
|
|
<line number="103" hits="21" branch="False" />
|
|
<line number="104" hits="21" branch="False" />
|
|
<line number="107" hits="21" branch="False" />
|
|
<line number="108" hits="21" branch="False" />
|
|
<line number="111" hits="273" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="159" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="112" hits="105" branch="False" />
|
|
<line number="113" hits="1155" branch="False" />
|
|
<line number="114" hits="105" branch="False" />
|
|
<line number="115" hits="105" branch="False" />
|
|
<line number="118" hits="1071" branch="False" />
|
|
<line number="119" hits="21" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="234" type="jump" coverage="50%" />
|
|
<condition number="253" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="120" hits="1281" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="387" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="121" hits="84" branch="False" />
|
|
<line number="122" hits="84" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="356" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="123" hits="80" branch="False" />
|
|
<line number="124" hits="80" branch="False" />
|
|
<line number="125" hits="80" branch="False" />
|
|
<line number="126" hits="84" branch="False" />
|
|
<line number="127" hits="21" branch="False" />
|
|
<line number="130" hits="42" branch="False" />
|
|
<line number="131" hits="1006" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="63" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="132" hits="440" branch="False" />
|
|
<line number="133" hits="440" branch="False" />
|
|
<line number="134" hits="12100" branch="False" />
|
|
<line number="135" hits="206580" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="73" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="136" hits="85140" branch="False" />
|
|
<line number="137" hits="85140" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="44" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="138" hits="520" branch="False" />
|
|
<line number="139" hits="520" branch="False" />
|
|
<line number="140" hits="520" branch="False" />
|
|
<line number="141" hits="85140" branch="False" />
|
|
<line number="142" hits="12540" branch="False" />
|
|
<line number="143" hits="440" branch="False" />
|
|
<line number="144" hits="42" branch="False" />
|
|
<line number="147" hits="21" branch="False" />
|
|
<line number="148" hits="21" branch="False" />
|
|
<line number="149" hits="21" branch="False" />
|
|
<line number="150" hits="21" branch="False" />
|
|
<line number="151" hits="21" branch="False" />
|
|
<line number="152" hits="21" branch="False" />
|
|
<line number="153" hits="419" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="122" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="154" hits="178" branch="False" />
|
|
<line number="155" hits="178" branch="False" />
|
|
<line number="156" hits="178" branch="False" />
|
|
<line number="157" hits="21" branch="False" />
|
|
<line number="158" hits="21" branch="False" />
|
|
<line number="163" hits="4" branch="False" />
|
|
<line number="164" hits="4" branch="False" />
|
|
<line number="165" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.GalNet.NewsArticleConverter" filename="EDlib\GalNet\Models\NewsArticleConverter.cs" line-rate="0.9333" branch-rate="0.95" complexity="25">
|
|
<methods>
|
|
<method name="Instance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="2" branch="False" />
|
|
<line number="22" hits="2" branch="False" />
|
|
<line number="23" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="CanConvert" signature="(System.Type)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="27" hits="2" branch="False" />
|
|
<line number="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ReadJson" signature="(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)" line-rate="0.9333" branch-rate="0.875" complexity="8">
|
|
<lines>
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
<line number="36" hits="7474" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="82" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="37" hits="7474" branch="False" />
|
|
<line number="38" hits="7474" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="23" type="jump" coverage="100%" />
|
|
<condition number="29" type="jump" coverage="100%" />
|
|
<condition number="36" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="41" hits="934" branch="False" />
|
|
<line number="42" hits="934" branch="False" />
|
|
<line number="43" hits="934" branch="False" />
|
|
<line number="45" hits="5604" branch="False" />
|
|
<line number="46" hits="5604" branch="False" />
|
|
<line number="48" hits="2" branch="False" />
|
|
<line number="50" hits="7472" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="WriteJson" signature="(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="56" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="SetProperty" signature="(Newtonsoft.Json.JsonReader,EDlib.GalNet.NewsArticle)" line-rate="1" branch-rate="1" complexity="12">
|
|
<lines>
|
|
<line number="61" hits="5604" branch="False" />
|
|
<line number="62" hits="5604" branch="False" />
|
|
<line number="63" hits="5604" branch="False" />
|
|
<line number="64" hits="5604" branch="True" condition-coverage="100% (12/12)">
|
|
<conditions>
|
|
<condition number="35" type="jump" coverage="100%" />
|
|
<condition number="48" type="jump" coverage="100%" />
|
|
<condition number="61" type="jump" coverage="100%" />
|
|
<condition number="74" type="jump" coverage="100%" />
|
|
<condition number="87" type="jump" coverage="100%" />
|
|
<condition number="100" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="67" hits="934" branch="False" />
|
|
<line number="68" hits="934" branch="False" />
|
|
<line number="70" hits="934" branch="False" />
|
|
<line number="71" hits="934" branch="False" />
|
|
<line number="73" hits="934" branch="False" />
|
|
<line number="74" hits="934" branch="False" />
|
|
<line number="76" hits="934" branch="False" />
|
|
<line number="77" hits="934" branch="False" />
|
|
<line number="79" hits="934" branch="False" />
|
|
<line number="80" hits="934" branch="False" />
|
|
<line number="82" hits="934" branch="False" />
|
|
<line number="83" hits="934" branch="False" />
|
|
<line number="85" hits="5604" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="15" hits="1" branch="False" />
|
|
<line number="16" hits="1" branch="False" />
|
|
<line number="18" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="11" hits="1" branch="False" />
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="21" hits="2" branch="False" />
|
|
<line number="22" hits="2" branch="False" />
|
|
<line number="23" hits="2" branch="False" />
|
|
<line number="27" hits="2" branch="False" />
|
|
<line number="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
<line number="36" hits="7474" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="82" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="37" hits="7474" branch="False" />
|
|
<line number="38" hits="7474" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="23" type="jump" coverage="100%" />
|
|
<condition number="29" type="jump" coverage="100%" />
|
|
<condition number="36" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="41" hits="934" branch="False" />
|
|
<line number="42" hits="934" branch="False" />
|
|
<line number="43" hits="934" branch="False" />
|
|
<line number="45" hits="5604" branch="False" />
|
|
<line number="46" hits="5604" branch="False" />
|
|
<line number="48" hits="2" branch="False" />
|
|
<line number="50" hits="7472" branch="False" />
|
|
<line number="51" hits="0" branch="False" />
|
|
<line number="52" hits="2" branch="False" />
|
|
<line number="56" hits="0" branch="False" />
|
|
<line number="57" hits="0" branch="False" />
|
|
<line number="61" hits="5604" branch="False" />
|
|
<line number="62" hits="5604" branch="False" />
|
|
<line number="63" hits="5604" branch="False" />
|
|
<line number="64" hits="5604" branch="True" condition-coverage="100% (12/12)">
|
|
<conditions>
|
|
<condition number="35" type="jump" coverage="100%" />
|
|
<condition number="48" type="jump" coverage="100%" />
|
|
<condition number="61" type="jump" coverage="100%" />
|
|
<condition number="74" type="jump" coverage="100%" />
|
|
<condition number="87" type="jump" coverage="100%" />
|
|
<condition number="100" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="67" hits="934" branch="False" />
|
|
<line number="68" hits="934" branch="False" />
|
|
<line number="70" hits="934" branch="False" />
|
|
<line number="71" hits="934" branch="False" />
|
|
<line number="73" hits="934" branch="False" />
|
|
<line number="74" hits="934" branch="False" />
|
|
<line number="76" hits="934" branch="False" />
|
|
<line number="77" hits="934" branch="False" />
|
|
<line number="79" hits="934" branch="False" />
|
|
<line number="80" hits="934" branch="False" />
|
|
<line number="82" hits="934" branch="False" />
|
|
<line number="83" hits="934" branch="False" />
|
|
<line number="85" hits="5604" branch="False" />
|
|
<line number="15" hits="1" branch="False" />
|
|
<line number="16" hits="1" branch="False" />
|
|
<line number="18" hits="1" branch="False" />
|
|
<line number="11" hits="1" branch="False" />
|
|
<line number="13" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.GalNet.GalNetService" filename="EDlib\GalNet\Services\GalNetService.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Instance" signature="(EDlib.Network.IDownloadService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
<line number="36" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
<line number="36" hits="2" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.GalNet.GalNetService/<GetData>d__7" filename="EDlib\GalNet\Services\GalNetService.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="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" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.GalNet.GalNetService/<>c__DisplayClass8_1" filename="EDlib\GalNet\Services\GalNetService.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="<GetData>b__0" signature="()" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="68" hits="2" branch="False" />
|
|
<line number="69" hits="2" branch="False" />
|
|
<line number="70" hits="1910" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="170" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="71" hits="21" branch="False" />
|
|
<line number="72" hits="21" branch="False" />
|
|
<line number="73" hits="21" branch="False" />
|
|
<line number="74" hits="21" branch="False" />
|
|
<line number="75" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="68" hits="2" branch="False" />
|
|
<line number="69" hits="2" branch="False" />
|
|
<line number="70" hits="1910" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="170" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="71" hits="21" branch="False" />
|
|
<line number="72" hits="21" branch="False" />
|
|
<line number="73" hits="21" branch="False" />
|
|
<line number="74" hits="21" branch="False" />
|
|
<line number="75" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.GalNet.GalNetService/<GetData>d__8" filename="EDlib\GalNet\Services\GalNetService.cs" line-rate="1" branch-rate="0.75" complexity="8">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="0.75" complexity="8">
|
|
<lines>
|
|
<line number="56" hits="2" branch="False" />
|
|
<line number="57" hits="2" branch="False" />
|
|
<line number="58" hits="2" branch="True" condition-coverage="75% (6/8)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="50%" />
|
|
<condition number="118" type="jump" coverage="100%" />
|
|
<condition number="147" type="jump" coverage="50%" />
|
|
<condition number="186" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="59" hits="2" branch="False" />
|
|
<line number="62" hits="2" branch="False" />
|
|
<line number="63" hits="2" branch="False" />
|
|
<line number="66" hits="2" branch="False" />
|
|
<line number="67" hits="2" branch="False" />
|
|
<line number="76" hits="2" branch="False" />
|
|
<line number="77" hits="2" branch="False" />
|
|
<line number="78" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="56" hits="2" branch="False" />
|
|
<line number="57" hits="2" branch="False" />
|
|
<line number="58" hits="2" branch="True" condition-coverage="75% (6/8)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="50%" />
|
|
<condition number="118" type="jump" coverage="100%" />
|
|
<condition number="147" type="jump" coverage="50%" />
|
|
<condition number="186" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="59" hits="2" branch="False" />
|
|
<line number="62" hits="2" branch="False" />
|
|
<line number="63" hits="2" branch="False" />
|
|
<line number="66" hits="2" branch="False" />
|
|
<line number="67" hits="2" branch="False" />
|
|
<line number="76" hits="2" branch="False" />
|
|
<line number="77" hits="2" branch="False" />
|
|
<line number="78" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.ControllingFaction" filename="EDlib\EDSM\Models\ControllingFaction.cs" line-rate="1" branch-rate="1" complexity="4">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="15" hits="20" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="20" hits="20" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Allegiance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="25" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Government" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="30" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="15" hits="20" branch="False" />
|
|
<line number="20" hits="20" branch="False" />
|
|
<line number="25" hits="3" branch="False" />
|
|
<line number="30" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.EliteStatus" filename="EDlib\EDSM\Models\EliteStatus.cs" line-rate="0.5238" branch-rate="1" complexity="7">
|
|
<methods>
|
|
<method name="get_Status" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="12" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Type" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="16" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Message" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="20" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="24" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="ToString" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="53" hits="0" branch="False" />
|
|
<line number="54" hits="0" branch="False" />
|
|
<line number="55" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
<line number="30" hits="2" branch="False" />
|
|
<line number="31" hits="2" branch="False" />
|
|
<line number="32" hits="2" branch="False" />
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int32,System.String,System.String,System.DateTime)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<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" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="12" hits="6" branch="False" />
|
|
<line number="16" hits="6" branch="False" />
|
|
<line number="20" hits="6" branch="False" />
|
|
<line number="24" hits="6" 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="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
<line number="30" hits="2" branch="False" />
|
|
<line number="31" hits="2" branch="False" />
|
|
<line number="32" hits="2" branch="False" />
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" 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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Faction" filename="EDlib\EDSM\Models\Faction.cs" line-rate="1" branch-rate="1" complexity="12">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="12" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="11" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Allegiance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="22" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Government" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="27" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Influence" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="32" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_State" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="37" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ActiveStates" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="42" hits="16" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_RecoveringStates" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="47" hits="16" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_PendingStates" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="52" hits="16" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Happiness" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="57" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_IsPlayer" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="62" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdate" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="67" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="12" hits="9" branch="False" />
|
|
<line number="17" hits="11" branch="False" />
|
|
<line number="22" hits="9" branch="False" />
|
|
<line number="27" hits="9" branch="False" />
|
|
<line number="32" hits="9" branch="False" />
|
|
<line number="37" hits="9" branch="False" />
|
|
<line number="42" hits="16" branch="False" />
|
|
<line number="47" hits="16" branch="False" />
|
|
<line number="52" hits="16" branch="False" />
|
|
<line number="57" hits="9" branch="False" />
|
|
<line number="62" hits="9" branch="False" />
|
|
<line number="67" hits="9" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.FactionState" filename="EDlib\EDSM\Models\Faction.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="get_State" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="76" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Trend" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="81" hits="6" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="76" hits="8" branch="False" />
|
|
<line number="81" hits="6" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Market" filename="EDlib\EDSM\Models\Market.cs" line-rate="1" branch-rate="1" complexity="10">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id64" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_MarketId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="25" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="29" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="33" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Url" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="37" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Commodities" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="41" hits="12" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="44" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int64,System.Int64,System.String,System.Int64,System.Int64,System.String,System.String,System.Collections.Generic.List`1<EDlib.EDSM.Commodity>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="56" hits="4" branch="False" />
|
|
<line number="57" hits="4" branch="False" />
|
|
<line number="58" hits="4" branch="False" />
|
|
<line number="59" hits="4" branch="False" />
|
|
<line number="60" hits="4" branch="False" />
|
|
<line number="61" hits="4" branch="False" />
|
|
<line number="62" hits="4" branch="False" />
|
|
<line number="63" hits="4" branch="False" />
|
|
<line number="64" hits="4" branch="False" />
|
|
<line number="65" hits="4" branch="False" />
|
|
<line number="66" hits="4" branch="False" />
|
|
<line number="67" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="8" branch="False" />
|
|
<line number="17" hits="8" branch="False" />
|
|
<line number="21" hits="8" branch="False" />
|
|
<line number="25" hits="8" branch="False" />
|
|
<line number="29" hits="8" branch="False" />
|
|
<line number="33" hits="8" branch="False" />
|
|
<line number="37" hits="8" branch="False" />
|
|
<line number="41" hits="12" branch="False" />
|
|
<line number="44" hits="7" branch="False" />
|
|
<line number="56" hits="4" branch="False" />
|
|
<line number="57" hits="4" branch="False" />
|
|
<line number="58" hits="4" branch="False" />
|
|
<line number="59" hits="4" branch="False" />
|
|
<line number="60" hits="4" branch="False" />
|
|
<line number="61" hits="4" branch="False" />
|
|
<line number="62" hits="4" branch="False" />
|
|
<line number="63" hits="4" branch="False" />
|
|
<line number="64" hits="4" branch="False" />
|
|
<line number="65" hits="4" branch="False" />
|
|
<line number="66" hits="4" branch="False" />
|
|
<line number="67" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Commodity" filename="EDlib\EDSM\Models\Market.cs" line-rate="1" branch-rate="1" complexity="7">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="76" hits="348" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="81" hits="368" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_BuyPrice" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="86" hits="348" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Stock" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="91" hits="348" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SellPrice" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="96" hits="348" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Demand" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="101" hits="348" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_StockBracket" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="106" hits="348" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="76" hits="348" branch="False" />
|
|
<line number="81" hits="368" branch="False" />
|
|
<line number="86" hits="348" branch="False" />
|
|
<line number="91" hits="348" branch="False" />
|
|
<line number="96" hits="348" branch="False" />
|
|
<line number="101" hits="348" branch="False" />
|
|
<line number="106" hits="348" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Shipyard" filename="EDlib\EDSM\Models\Shipyard.cs" line-rate="1" branch-rate="1" complexity="10">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id64" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_MarketId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="25" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="29" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="33" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Url" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="37" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Ships" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="41" hits="12" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="44" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int64,System.Int64,System.String,System.Int64,System.Int64,System.String,System.String,System.Collections.Generic.List`1<EDlib.EDSM.Ship>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="56" hits="4" branch="False" />
|
|
<line number="57" hits="4" branch="False" />
|
|
<line number="58" hits="4" branch="False" />
|
|
<line number="59" hits="4" branch="False" />
|
|
<line number="60" hits="4" branch="False" />
|
|
<line number="61" hits="4" branch="False" />
|
|
<line number="62" hits="4" branch="False" />
|
|
<line number="63" hits="4" branch="False" />
|
|
<line number="64" hits="4" branch="False" />
|
|
<line number="65" hits="4" branch="False" />
|
|
<line number="66" hits="4" branch="False" />
|
|
<line number="67" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="8" branch="False" />
|
|
<line number="17" hits="8" branch="False" />
|
|
<line number="21" hits="8" branch="False" />
|
|
<line number="25" hits="8" branch="False" />
|
|
<line number="29" hits="8" branch="False" />
|
|
<line number="33" hits="8" branch="False" />
|
|
<line number="37" hits="8" branch="False" />
|
|
<line number="41" hits="12" branch="False" />
|
|
<line number="44" hits="7" branch="False" />
|
|
<line number="56" hits="4" branch="False" />
|
|
<line number="57" hits="4" branch="False" />
|
|
<line number="58" hits="4" branch="False" />
|
|
<line number="59" hits="4" branch="False" />
|
|
<line number="60" hits="4" branch="False" />
|
|
<line number="61" hits="4" branch="False" />
|
|
<line number="62" hits="4" branch="False" />
|
|
<line number="63" hits="4" branch="False" />
|
|
<line number="64" hits="4" branch="False" />
|
|
<line number="65" hits="4" branch="False" />
|
|
<line number="66" hits="4" branch="False" />
|
|
<line number="67" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Ship" filename="EDlib\EDSM\Models\Shipyard.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="76" hits="40" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="81" hits="48" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="76" hits="40" branch="False" />
|
|
<line number="81" hits="48" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SolarSystem" filename="EDlib\EDSM\Models\SolarSystem.cs" line-rate="1" branch-rate="1" complexity="12">
|
|
<methods>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="12" hits="65" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Distance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="16" hits="28" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="20" hits="15" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id64" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="24" hits="15" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Coords" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="28" hits="43" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_CoordsLocked" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="32" hits="15" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_RequiresPermit" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="36" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_PermitName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="40" hits="16" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Information" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="47" hits="19" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_PrimaryStar" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="54" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="57" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String,System.Double,System.Int64,System.Int64,EDlib.EDSM.Coords,System.Boolean,System.Boolean,System.String,EDlib.EDSM.SystemInfo,EDlib.EDSM.PrimaryStar)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="71" hits="13" branch="False" />
|
|
<line number="72" hits="13" branch="False" />
|
|
<line number="73" hits="13" branch="False" />
|
|
<line number="74" hits="13" branch="False" />
|
|
<line number="75" hits="13" branch="False" />
|
|
<line number="76" hits="13" branch="False" />
|
|
<line number="77" hits="13" branch="False" />
|
|
<line number="78" hits="13" branch="False" />
|
|
<line number="79" hits="13" branch="False" />
|
|
<line number="80" hits="13" branch="False" />
|
|
<line number="81" hits="13" branch="False" />
|
|
<line number="82" hits="13" branch="False" />
|
|
<line number="83" hits="13" branch="False" />
|
|
<line number="84" hits="13" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="12" hits="65" branch="False" />
|
|
<line number="16" hits="28" branch="False" />
|
|
<line number="20" hits="15" branch="False" />
|
|
<line number="24" hits="15" branch="False" />
|
|
<line number="28" hits="43" branch="False" />
|
|
<line number="32" hits="15" branch="False" />
|
|
<line number="36" hits="3" branch="False" />
|
|
<line number="40" hits="16" branch="False" />
|
|
<line number="47" hits="19" branch="False" />
|
|
<line number="54" hits="7" branch="False" />
|
|
<line number="57" hits="4" branch="False" />
|
|
<line number="71" hits="13" branch="False" />
|
|
<line number="72" hits="13" branch="False" />
|
|
<line number="73" hits="13" branch="False" />
|
|
<line number="74" hits="13" branch="False" />
|
|
<line number="75" hits="13" branch="False" />
|
|
<line number="76" hits="13" branch="False" />
|
|
<line number="77" hits="13" branch="False" />
|
|
<line number="78" hits="13" branch="False" />
|
|
<line number="79" hits="13" branch="False" />
|
|
<line number="80" hits="13" branch="False" />
|
|
<line number="81" hits="13" branch="False" />
|
|
<line number="82" hits="13" branch="False" />
|
|
<line number="83" hits="13" branch="False" />
|
|
<line number="84" hits="13" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Coords" filename="EDlib\EDSM\Models\SolarSystem.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="get_X" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="93" hits="26" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Y" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="98" hits="26" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Z" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="103" hits="26" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="93" hits="26" branch="False" />
|
|
<line number="98" hits="26" branch="False" />
|
|
<line number="103" hits="26" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemInfo" filename="EDlib\EDSM\Models\SolarSystem.cs" line-rate="1" branch-rate="1" complexity="9">
|
|
<methods>
|
|
<method name="get_Allegiance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="112" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Government" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="117" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Faction" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="122" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_FactionState" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="127" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Population" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="132" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Security" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="137" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Economy" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="142" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SecondEconomy" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="147" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Reserve" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="152" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="112" hits="3" branch="False" />
|
|
<line number="117" hits="3" branch="False" />
|
|
<line number="122" hits="3" branch="False" />
|
|
<line number="127" hits="3" branch="False" />
|
|
<line number="132" hits="3" branch="False" />
|
|
<line number="137" hits="3" branch="False" />
|
|
<line number="142" hits="3" branch="False" />
|
|
<line number="147" hits="3" branch="False" />
|
|
<line number="152" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.PrimaryStar" filename="EDlib\EDSM\Models\SolarSystem.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="get_Type" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="161" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="166" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_IsScoopable" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="171" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="161" hits="3" branch="False" />
|
|
<line number="166" hits="3" branch="False" />
|
|
<line number="171" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Station" filename="EDlib\EDSM\Models\Station.cs" line-rate="1" branch-rate="1" complexity="16">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_MarketId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Type" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="23" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="28" hits="61" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_DistanceToArrival" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="33" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Allegiance" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="38" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Government" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="43" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Economy" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="48" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SecondEconomy" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="53" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_HaveMarket" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="58" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_HaveShipyard" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="63" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_HaveOutfitting" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="68" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_OtherServices" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="73" hits="38" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ControllingFaction" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="78" hits="38" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_UpdateTime" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="83" hits="54" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Body" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="88" hits="26" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="21" branch="False" />
|
|
<line number="18" hits="21" branch="False" />
|
|
<line number="23" hits="21" branch="False" />
|
|
<line number="28" hits="61" branch="False" />
|
|
<line number="33" hits="21" branch="False" />
|
|
<line number="38" hits="21" branch="False" />
|
|
<line number="43" hits="21" branch="False" />
|
|
<line number="48" hits="21" branch="False" />
|
|
<line number="53" hits="21" branch="False" />
|
|
<line number="58" hits="21" branch="False" />
|
|
<line number="63" hits="21" branch="False" />
|
|
<line number="68" hits="21" branch="False" />
|
|
<line number="73" hits="38" branch="False" />
|
|
<line number="78" hits="38" branch="False" />
|
|
<line number="83" hits="54" branch="False" />
|
|
<line number="88" hits="26" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.UpdateTime" filename="EDlib\EDSM\Models\Station.cs" line-rate="1" branch-rate="1" complexity="4">
|
|
<methods>
|
|
<method name="get_Information" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="97" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Market" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="102" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Shipyard" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="107" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Outfitting" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="112" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="97" hits="21" branch="False" />
|
|
<line number="102" hits="21" branch="False" />
|
|
<line number="107" hits="21" branch="False" />
|
|
<line number="112" hits="21" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.Body" filename="EDlib\EDSM\Models\Station.cs" line-rate="1" branch-rate="1" complexity="4">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="121" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="126" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Latitude" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="131" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Longitude" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="136" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="121" hits="9" branch="False" />
|
|
<line number="126" hits="9" branch="False" />
|
|
<line number="131" hits="9" branch="False" />
|
|
<line number="136" hits="9" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.StationOutfitting" filename="EDlib\EDSM\Models\StationOutfitting.cs" line-rate="1" branch-rate="1" complexity="10">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id64" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_MarketId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="25" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="29" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_SName" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="33" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Url" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="37" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Outfitting" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="41" hits="12" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="44" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int64,System.Int64,System.String,System.Int64,System.Int64,System.String,System.String,System.Collections.Generic.List`1<EDlib.EDSM.ShipModule>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="56" hits="4" branch="False" />
|
|
<line number="57" hits="4" branch="False" />
|
|
<line number="58" hits="4" branch="False" />
|
|
<line number="59" hits="4" branch="False" />
|
|
<line number="60" hits="4" branch="False" />
|
|
<line number="61" hits="4" branch="False" />
|
|
<line number="62" hits="4" branch="False" />
|
|
<line number="63" hits="4" branch="False" />
|
|
<line number="64" hits="4" branch="False" />
|
|
<line number="65" hits="4" branch="False" />
|
|
<line number="66" hits="4" branch="False" />
|
|
<line number="67" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="8" branch="False" />
|
|
<line number="17" hits="8" branch="False" />
|
|
<line number="21" hits="8" branch="False" />
|
|
<line number="25" hits="8" branch="False" />
|
|
<line number="29" hits="8" branch="False" />
|
|
<line number="33" hits="8" branch="False" />
|
|
<line number="37" hits="8" branch="False" />
|
|
<line number="41" hits="12" branch="False" />
|
|
<line number="44" hits="7" branch="False" />
|
|
<line number="56" hits="4" branch="False" />
|
|
<line number="57" hits="4" branch="False" />
|
|
<line number="58" hits="4" branch="False" />
|
|
<line number="59" hits="4" branch="False" />
|
|
<line number="60" hits="4" branch="False" />
|
|
<line number="61" hits="4" branch="False" />
|
|
<line number="62" hits="4" branch="False" />
|
|
<line number="63" hits="4" branch="False" />
|
|
<line number="64" hits="4" branch="False" />
|
|
<line number="65" hits="4" branch="False" />
|
|
<line number="66" hits="4" branch="False" />
|
|
<line number="67" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.ShipModule" filename="EDlib\EDSM\Models\StationOutfitting.cs" line-rate="1" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="76" hits="944" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="81" hits="940" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="76" hits="944" branch="False" />
|
|
<line number="81" hits="940" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemFactions" filename="EDlib\EDSM\Models\SystemFactions.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="13" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id64" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Url" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="25" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ControllingFaction" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="29" hits="12" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Factions" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="33" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="36" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int64,System.Int64,System.String,System.String,EDlib.EDSM.ControllingFaction,System.Collections.Generic.List`1<EDlib.EDSM.Faction>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<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="1" branch="False" />
|
|
<line number="55" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="3" branch="False" />
|
|
<line number="17" hits="3" branch="False" />
|
|
<line number="21" hits="4" branch="False" />
|
|
<line number="25" hits="3" branch="False" />
|
|
<line number="29" hits="12" branch="False" />
|
|
<line number="33" hits="7" branch="False" />
|
|
<line number="36" hits="3" 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="1" branch="False" />
|
|
<line number="55" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsOptions" filename="EDlib\EDSM\Models\SystemsOptions.cs" line-rate="0.9259000000000001" branch-rate="0.9" complexity="17">
|
|
<methods>
|
|
<method name="get_ShowId" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="9" hits="33" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ShowCoordinates" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="12" hits="32" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ShowPermit" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="15" hits="25" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ShowInformation" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="24" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_ShowPrimaryStar" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="24" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="Equals" signature="(System.Object)" 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" />
|
|
</lines>
|
|
</method>
|
|
<method name="Equals" signature="(EDlib.EDSM.SystemsOptions)" line-rate="0.8" branch-rate="0.9" complexity="10">
|
|
<lines>
|
|
<line number="35" hits="7" branch="False" />
|
|
<line number="36" hits="7" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="7" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="41" hits="7" branch="True" condition-coverage="100% (8/8)">
|
|
<conditions>
|
|
<condition number="26" type="jump" coverage="100%" />
|
|
<condition number="40" type="jump" coverage="100%" />
|
|
<condition number="54" type="jump" coverage="100%" />
|
|
<condition number="68" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="42" hits="7" branch="False" />
|
|
<line number="43" hits="7" branch="False" />
|
|
<line number="44" hits="7" branch="False" />
|
|
<line number="45" hits="7" branch="False" />
|
|
<line number="46" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="GetHashCode" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="51" hits="2" branch="False" />
|
|
<line number="52" hits="2" branch="False" />
|
|
<line number="53" hits="2" branch="False" />
|
|
<line number="54" hits="2" branch="False" />
|
|
<line number="55" hits="2" branch="False" />
|
|
<line number="56" hits="2" branch="False" />
|
|
<line number="57" hits="2" branch="False" />
|
|
<line number="58" hits="2" branch="False" />
|
|
<line number="59" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="9" hits="33" branch="False" />
|
|
<line number="12" hits="32" branch="False" />
|
|
<line number="15" hits="25" branch="False" />
|
|
<line number="18" hits="24" branch="False" />
|
|
<line number="21" hits="24" branch="False" />
|
|
<line number="27" hits="1" branch="False" />
|
|
<line number="28" hits="1" branch="False" />
|
|
<line number="29" hits="1" branch="False" />
|
|
<line number="35" hits="7" branch="False" />
|
|
<line number="36" hits="7" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="7" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="37" hits="0" branch="False" />
|
|
<line number="38" hits="0" branch="False" />
|
|
<line number="41" hits="7" branch="True" condition-coverage="100% (8/8)">
|
|
<conditions>
|
|
<condition number="26" type="jump" coverage="100%" />
|
|
<condition number="40" type="jump" coverage="100%" />
|
|
<condition number="54" type="jump" coverage="100%" />
|
|
<condition number="68" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="42" hits="7" branch="False" />
|
|
<line number="43" hits="7" branch="False" />
|
|
<line number="44" hits="7" branch="False" />
|
|
<line number="45" hits="7" branch="False" />
|
|
<line number="46" hits="7" branch="False" />
|
|
<line number="51" hits="2" branch="False" />
|
|
<line number="52" hits="2" branch="False" />
|
|
<line number="53" hits="2" branch="False" />
|
|
<line number="54" hits="2" branch="False" />
|
|
<line number="55" hits="2" branch="False" />
|
|
<line number="56" hits="2" branch="False" />
|
|
<line number="57" hits="2" branch="False" />
|
|
<line number="58" hits="2" branch="False" />
|
|
<line number="59" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemStations" filename="EDlib\EDSM\Models\SystemStations.cs" line-rate="1" branch-rate="1" complexity="7">
|
|
<methods>
|
|
<method name="get_Id" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Id64" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Url" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="25" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Stations" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="29" hits="7" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_LastUpdated" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="32" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.Int64,System.Int64,System.String,System.String,System.Collections.Generic.List`1<EDlib.EDSM.Station>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" 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" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="3" branch="False" />
|
|
<line number="17" hits="3" branch="False" />
|
|
<line number="21" hits="4" branch="False" />
|
|
<line number="25" hits="3" branch="False" />
|
|
<line number="29" hits="7" branch="False" />
|
|
<line number="32" hits="3" branch="False" />
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="43" hits="1" 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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.EdsmService" filename="EDlib\EDSM\Services\EdsmService.cs" line-rate="1" branch-rate="1" complexity="11">
|
|
<methods>
|
|
<method name="Instance" signature="(EDlib.Network.IDownloadService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="24" hits="21" branch="False" />
|
|
<line number="25" hits="21" branch="False" />
|
|
<line number="26" hits="21" branch="False" />
|
|
<line number="27" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="BuildUrl" signature="(System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>)" line-rate="1" branch-rate="1" complexity="8">
|
|
<lines>
|
|
<line number="44" hits="21" branch="False" />
|
|
<line number="45" hits="21" branch="False" />
|
|
<line number="46" hits="21" branch="True" condition-coverage="100% (4/4)">
|
|
<conditions>
|
|
<condition number="14" type="jump" coverage="100%" />
|
|
<condition number="27" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="47" hits="19" branch="False" />
|
|
<line number="48" hits="19" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="46" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="51" hits="18" branch="False" />
|
|
<line number="52" hits="161" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="154" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="53" hits="52" branch="False" />
|
|
<line number="54" hits="52" branch="False" />
|
|
<line number="55" hits="52" branch="False" />
|
|
<line number="56" hits="19" branch="False" />
|
|
<line number="57" hits="19" branch="False" />
|
|
<line number="58" hits="21" branch="False" />
|
|
<line number="59" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="12" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="24" hits="21" branch="False" />
|
|
<line number="25" hits="21" branch="False" />
|
|
<line number="26" hits="21" branch="False" />
|
|
<line number="27" hits="21" branch="False" />
|
|
<line number="44" hits="21" branch="False" />
|
|
<line number="45" hits="21" branch="False" />
|
|
<line number="46" hits="21" branch="True" condition-coverage="100% (4/4)">
|
|
<conditions>
|
|
<condition number="14" type="jump" coverage="100%" />
|
|
<condition number="27" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="47" hits="19" branch="False" />
|
|
<line number="48" hits="19" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="46" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="49" hits="1" branch="False" />
|
|
<line number="51" hits="18" branch="False" />
|
|
<line number="52" hits="161" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="154" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="53" hits="52" branch="False" />
|
|
<line number="54" hits="52" branch="False" />
|
|
<line number="55" hits="52" branch="False" />
|
|
<line number="56" hits="19" branch="False" />
|
|
<line number="57" hits="19" branch="False" />
|
|
<line number="58" hits="21" branch="False" />
|
|
<line number="59" hits="21" branch="False" />
|
|
<line number="18" hits="3" branch="False" />
|
|
<line number="12" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.EdsmService/<GetData>d__5" filename="EDlib\EDSM\Services\EdsmService.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="37" hits="21" branch="False" />
|
|
<line number="38" hits="21" branch="False" />
|
|
<line number="39" hits="21" branch="False" />
|
|
<line number="40" hits="21" branch="False" />
|
|
<line number="41" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="37" hits="21" branch="False" />
|
|
<line number="38" hits="21" branch="False" />
|
|
<line number="39" hits="21" branch="False" />
|
|
<line number="40" hits="21" branch="False" />
|
|
<line number="41" hits="21" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.EliteStatusService" filename="EDlib\EDSM\Services\EliteStatusService.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Instance" signature="(EDlib.Network.IDownloadService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="27" hits="2" branch="False" />
|
|
<line number="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
<line number="30" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="12" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="27" hits="2" branch="False" />
|
|
<line number="28" hits="2" branch="False" />
|
|
<line number="29" hits="2" branch="False" />
|
|
<line number="30" hits="2" branch="False" />
|
|
<line number="21" hits="3" branch="False" />
|
|
<line number="12" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.EliteStatusService/<GetData>d__7" filename="EDlib\EDSM\Services\EliteStatusService.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="37" hits="1" branch="False" />
|
|
<line number="38" hits="1" branch="False" />
|
|
<line number="39" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="37" hits="1" branch="False" />
|
|
<line number="38" hits="1" branch="False" />
|
|
<line number="39" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.EliteStatusService/<GetData>d__8" filename="EDlib\EDSM\Services\EliteStatusService.cs" line-rate="0.8665999999999999" branch-rate="0.7" complexity="10">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.8665999999999999" branch-rate="0.7" complexity="10">
|
|
<lines>
|
|
<line number="47" hits="2" branch="False" />
|
|
<line number="48" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="29" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="49" hits="2" branch="False" />
|
|
<line number="50" hits="2" branch="True" condition-coverage="100% (4/4)">
|
|
<conditions>
|
|
<condition number="67" type="jump" coverage="100%" />
|
|
<condition number="106" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="51" 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="57" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="375" type="jump" coverage="50%" />
|
|
<condition number="400" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="62" hits="1" branch="False" />
|
|
<line number="63" hits="1" branch="False" />
|
|
<line number="64" hits="2" branch="False" />
|
|
<line number="65" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="47" hits="2" branch="False" />
|
|
<line number="48" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="29" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="49" hits="2" branch="False" />
|
|
<line number="50" hits="2" branch="True" condition-coverage="100% (4/4)">
|
|
<conditions>
|
|
<condition number="67" type="jump" coverage="100%" />
|
|
<condition number="106" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="51" 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="57" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="375" type="jump" coverage="50%" />
|
|
<condition number="400" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="58" hits="0" branch="False" />
|
|
<line number="59" hits="0" branch="False" />
|
|
<line number="62" hits="1" branch="False" />
|
|
<line number="63" hits="1" branch="False" />
|
|
<line number="64" hits="2" branch="False" />
|
|
<line number="65" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService" filename="EDlib\EDSM\Services\SystemService.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Instance" signature="(EDlib.Network.IDownloadService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="43" hits="16" branch="False" />
|
|
<line number="44" hits="16" branch="False" />
|
|
<line number="45" hits="16" branch="False" />
|
|
<line number="46" hits="16" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="37" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="43" hits="16" branch="False" />
|
|
<line number="44" hits="16" branch="False" />
|
|
<line number="45" hits="16" branch="False" />
|
|
<line number="46" hits="16" branch="False" />
|
|
<line number="37" hits="3" branch="False" />
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetStations>d__17" filename="EDlib\EDSM\Services\SystemService.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="54" hits="1" branch="False" />
|
|
<line number="55" hits="1" branch="False" />
|
|
<line number="56" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="54" hits="1" branch="False" />
|
|
<line number="55" hits="1" branch="False" />
|
|
<line number="56" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetStations>d__18" filename="EDlib\EDSM\Services\SystemService.cs" line-rate="0.8181" branch-rate="0.7142000000000001" complexity="14">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.8181" branch-rate="0.7142000000000001" complexity="14">
|
|
<lines>
|
|
<line number="65" hits="2" branch="False" />
|
|
<line number="66" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
<line number="71" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="72" hits="2" branch="False" />
|
|
<line number="73" hits="2" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="123" type="jump" coverage="100%" />
|
|
<condition number="169" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<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="1" branch="False" />
|
|
<line number="78" hits="1" branch="False" />
|
|
<line number="81" hits="1" branch="False" />
|
|
<line number="82" hits="1" branch="False" />
|
|
<line number="83" hits="1" branch="False" />
|
|
<line number="85" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="450" type="jump" coverage="50%" />
|
|
<condition number="475" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="86" hits="0" branch="False" />
|
|
<line number="87" hits="0" branch="False" />
|
|
<line number="90" hits="1" branch="False" />
|
|
<line number="91" hits="1" branch="False" />
|
|
<line number="92" hits="2" branch="False" />
|
|
<line number="93" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="65" hits="2" branch="False" />
|
|
<line number="66" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="67" hits="0" branch="False" />
|
|
<line number="68" hits="0" branch="False" />
|
|
<line number="71" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="72" hits="2" branch="False" />
|
|
<line number="73" hits="2" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="123" type="jump" coverage="100%" />
|
|
<condition number="169" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<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="1" branch="False" />
|
|
<line number="78" hits="1" branch="False" />
|
|
<line number="81" hits="1" branch="False" />
|
|
<line number="82" hits="1" branch="False" />
|
|
<line number="83" hits="1" branch="False" />
|
|
<line number="85" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="450" type="jump" coverage="50%" />
|
|
<condition number="475" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="86" hits="0" branch="False" />
|
|
<line number="87" hits="0" branch="False" />
|
|
<line number="90" hits="1" branch="False" />
|
|
<line number="91" hits="1" branch="False" />
|
|
<line number="92" hits="2" branch="False" />
|
|
<line number="93" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetMarket>d__19" filename="EDlib\EDSM\Services\SystemService.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="101" hits="1" branch="False" />
|
|
<line number="102" hits="1" branch="False" />
|
|
<line number="103" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="101" hits="1" branch="False" />
|
|
<line number="102" hits="1" branch="False" />
|
|
<line number="103" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetMarket>d__20" filename="EDlib\EDSM\Services\SystemService.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="112" hits="2" branch="False" />
|
|
<line number="113" hits="2" branch="False" />
|
|
<line number="114" hits="2" branch="False" />
|
|
<line number="115" hits="2" branch="False" />
|
|
<line number="116" hits="2" branch="False" />
|
|
<line number="117" hits="2" branch="False" />
|
|
<line number="118" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="112" hits="2" branch="False" />
|
|
<line number="113" hits="2" branch="False" />
|
|
<line number="114" hits="2" branch="False" />
|
|
<line number="115" hits="2" branch="False" />
|
|
<line number="116" hits="2" branch="False" />
|
|
<line number="117" hits="2" branch="False" />
|
|
<line number="118" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetMarket>d__21" filename="EDlib\EDSM\Services\SystemService.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="127" hits="1" branch="False" />
|
|
<line number="128" hits="1" branch="False" />
|
|
<line number="129" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="127" hits="1" branch="False" />
|
|
<line number="128" hits="1" branch="False" />
|
|
<line number="129" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetMarket>d__22" filename="EDlib\EDSM\Services\SystemService.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="139" hits="2" branch="False" />
|
|
<line number="140" hits="2" branch="False" />
|
|
<line number="141" hits="2" branch="False" />
|
|
<line number="142" hits="2" branch="False" />
|
|
<line number="143" hits="2" branch="False" />
|
|
<line number="144" hits="2" branch="False" />
|
|
<line number="145" hits="2" branch="False" />
|
|
<line number="146" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="139" hits="2" branch="False" />
|
|
<line number="140" hits="2" branch="False" />
|
|
<line number="141" hits="2" branch="False" />
|
|
<line number="142" hits="2" branch="False" />
|
|
<line number="143" hits="2" branch="False" />
|
|
<line number="144" hits="2" branch="False" />
|
|
<line number="145" hits="2" branch="False" />
|
|
<line number="146" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetMarket>d__23" filename="EDlib\EDSM\Services\SystemService.cs" line-rate="0.7894" branch-rate="0.6875" complexity="16">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.7894" branch-rate="0.6875" complexity="16">
|
|
<lines>
|
|
<line number="149" hits="4" branch="False" />
|
|
<line number="150" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="151" hits="0" branch="False" />
|
|
<line number="152" hits="0" branch="False" />
|
|
<line number="155" hits="4" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="156" hits="4" branch="False" />
|
|
<line number="157" hits="4" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="158" hits="4" branch="False" />
|
|
<line number="160" hits="4" branch="False" />
|
|
<line number="161" hits="4" branch="False" />
|
|
<line number="162" hits="4" branch="False" />
|
|
<line number="164" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="429" type="jump" coverage="50%" />
|
|
<condition number="454" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="165" hits="0" branch="False" />
|
|
<line number="166" hits="0" branch="False" />
|
|
<line number="169" hits="4" branch="False" />
|
|
<line number="170" hits="4" branch="False" />
|
|
<line number="171" hits="4" branch="False" />
|
|
<line number="172" hits="4" branch="False" />
|
|
<line number="173" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="149" hits="4" branch="False" />
|
|
<line number="150" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="151" hits="0" branch="False" />
|
|
<line number="152" hits="0" branch="False" />
|
|
<line number="155" hits="4" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="156" hits="4" branch="False" />
|
|
<line number="157" hits="4" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="158" hits="4" branch="False" />
|
|
<line number="160" hits="4" branch="False" />
|
|
<line number="161" hits="4" branch="False" />
|
|
<line number="162" hits="4" branch="False" />
|
|
<line number="164" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="429" type="jump" coverage="50%" />
|
|
<condition number="454" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="165" hits="0" branch="False" />
|
|
<line number="166" hits="0" branch="False" />
|
|
<line number="169" hits="4" branch="False" />
|
|
<line number="170" hits="4" branch="False" />
|
|
<line number="171" hits="4" branch="False" />
|
|
<line number="172" hits="4" branch="False" />
|
|
<line number="173" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetShipyard>d__24" filename="EDlib\EDSM\Services\SystemService.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="181" hits="1" branch="False" />
|
|
<line number="182" hits="1" branch="False" />
|
|
<line number="183" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="181" hits="1" branch="False" />
|
|
<line number="182" hits="1" branch="False" />
|
|
<line number="183" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetShipyard>d__25" filename="EDlib\EDSM\Services\SystemService.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="192" hits="2" branch="False" />
|
|
<line number="193" hits="2" branch="False" />
|
|
<line number="194" hits="2" branch="False" />
|
|
<line number="195" hits="2" branch="False" />
|
|
<line number="196" hits="2" branch="False" />
|
|
<line number="197" hits="2" branch="False" />
|
|
<line number="198" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="192" hits="2" branch="False" />
|
|
<line number="193" hits="2" branch="False" />
|
|
<line number="194" hits="2" branch="False" />
|
|
<line number="195" hits="2" branch="False" />
|
|
<line number="196" hits="2" branch="False" />
|
|
<line number="197" hits="2" branch="False" />
|
|
<line number="198" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetShipyard>d__26" filename="EDlib\EDSM\Services\SystemService.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="207" hits="1" branch="False" />
|
|
<line number="208" hits="1" branch="False" />
|
|
<line number="209" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="207" hits="1" branch="False" />
|
|
<line number="208" hits="1" branch="False" />
|
|
<line number="209" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetShipyard>d__27" filename="EDlib\EDSM\Services\SystemService.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="219" hits="2" branch="False" />
|
|
<line number="220" hits="2" branch="False" />
|
|
<line number="221" hits="2" branch="False" />
|
|
<line number="222" hits="2" branch="False" />
|
|
<line number="223" hits="2" branch="False" />
|
|
<line number="224" hits="2" branch="False" />
|
|
<line number="225" hits="2" branch="False" />
|
|
<line number="226" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="219" hits="2" branch="False" />
|
|
<line number="220" hits="2" branch="False" />
|
|
<line number="221" hits="2" branch="False" />
|
|
<line number="222" hits="2" branch="False" />
|
|
<line number="223" hits="2" branch="False" />
|
|
<line number="224" hits="2" branch="False" />
|
|
<line number="225" hits="2" branch="False" />
|
|
<line number="226" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetShipyard>d__28" filename="EDlib\EDSM\Services\SystemService.cs" line-rate="0.7894" branch-rate="0.6875" complexity="16">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.7894" branch-rate="0.6875" complexity="16">
|
|
<lines>
|
|
<line number="229" hits="4" branch="False" />
|
|
<line number="230" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="231" hits="0" branch="False" />
|
|
<line number="232" hits="0" branch="False" />
|
|
<line number="235" hits="4" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="236" hits="4" branch="False" />
|
|
<line number="237" hits="4" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="238" hits="4" branch="False" />
|
|
<line number="240" hits="4" branch="False" />
|
|
<line number="241" hits="4" branch="False" />
|
|
<line number="242" hits="4" branch="False" />
|
|
<line number="244" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="429" type="jump" coverage="50%" />
|
|
<condition number="454" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="245" hits="0" branch="False" />
|
|
<line number="246" hits="0" branch="False" />
|
|
<line number="249" hits="4" branch="False" />
|
|
<line number="250" hits="4" branch="False" />
|
|
<line number="251" hits="4" branch="False" />
|
|
<line number="252" hits="4" branch="False" />
|
|
<line number="253" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="229" hits="4" branch="False" />
|
|
<line number="230" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="231" hits="0" branch="False" />
|
|
<line number="232" hits="0" branch="False" />
|
|
<line number="235" hits="4" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="236" hits="4" branch="False" />
|
|
<line number="237" hits="4" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="238" hits="4" branch="False" />
|
|
<line number="240" hits="4" branch="False" />
|
|
<line number="241" hits="4" branch="False" />
|
|
<line number="242" hits="4" branch="False" />
|
|
<line number="244" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="429" type="jump" coverage="50%" />
|
|
<condition number="454" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="245" hits="0" branch="False" />
|
|
<line number="246" hits="0" branch="False" />
|
|
<line number="249" hits="4" branch="False" />
|
|
<line number="250" hits="4" branch="False" />
|
|
<line number="251" hits="4" branch="False" />
|
|
<line number="252" hits="4" branch="False" />
|
|
<line number="253" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetOutfitting>d__29" filename="EDlib\EDSM\Services\SystemService.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="261" hits="1" branch="False" />
|
|
<line number="262" hits="1" branch="False" />
|
|
<line number="263" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="261" hits="1" branch="False" />
|
|
<line number="262" hits="1" branch="False" />
|
|
<line number="263" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetOutfitting>d__30" filename="EDlib\EDSM\Services\SystemService.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="272" hits="2" branch="False" />
|
|
<line number="273" hits="2" branch="False" />
|
|
<line number="274" hits="2" branch="False" />
|
|
<line number="275" hits="2" branch="False" />
|
|
<line number="276" hits="2" branch="False" />
|
|
<line number="277" hits="2" branch="False" />
|
|
<line number="278" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="272" hits="2" branch="False" />
|
|
<line number="273" hits="2" branch="False" />
|
|
<line number="274" hits="2" branch="False" />
|
|
<line number="275" hits="2" branch="False" />
|
|
<line number="276" hits="2" branch="False" />
|
|
<line number="277" hits="2" branch="False" />
|
|
<line number="278" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetOutfitting>d__31" filename="EDlib\EDSM\Services\SystemService.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="287" hits="1" branch="False" />
|
|
<line number="288" hits="1" branch="False" />
|
|
<line number="289" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="287" hits="1" branch="False" />
|
|
<line number="288" hits="1" branch="False" />
|
|
<line number="289" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetOutfitting>d__32" filename="EDlib\EDSM\Services\SystemService.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="299" hits="2" branch="False" />
|
|
<line number="300" hits="2" branch="False" />
|
|
<line number="301" hits="2" branch="False" />
|
|
<line number="302" hits="2" branch="False" />
|
|
<line number="303" hits="2" branch="False" />
|
|
<line number="304" hits="2" branch="False" />
|
|
<line number="305" hits="2" branch="False" />
|
|
<line number="306" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="299" hits="2" branch="False" />
|
|
<line number="300" hits="2" branch="False" />
|
|
<line number="301" hits="2" branch="False" />
|
|
<line number="302" hits="2" branch="False" />
|
|
<line number="303" hits="2" branch="False" />
|
|
<line number="304" hits="2" branch="False" />
|
|
<line number="305" hits="2" branch="False" />
|
|
<line number="306" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetOutfitting>d__33" filename="EDlib\EDSM\Services\SystemService.cs" line-rate="0.7894" branch-rate="0.6875" complexity="16">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.7894" branch-rate="0.6875" complexity="16">
|
|
<lines>
|
|
<line number="309" hits="4" branch="False" />
|
|
<line number="310" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="311" hits="0" branch="False" />
|
|
<line number="312" hits="0" branch="False" />
|
|
<line number="315" hits="4" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="316" hits="4" branch="False" />
|
|
<line number="317" hits="4" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="318" hits="4" branch="False" />
|
|
<line number="320" hits="4" branch="False" />
|
|
<line number="321" hits="4" branch="False" />
|
|
<line number="322" hits="4" branch="False" />
|
|
<line number="324" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="429" type="jump" coverage="50%" />
|
|
<condition number="454" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="325" hits="0" branch="False" />
|
|
<line number="326" hits="0" branch="False" />
|
|
<line number="329" hits="4" branch="False" />
|
|
<line number="330" hits="4" branch="False" />
|
|
<line number="331" hits="4" branch="False" />
|
|
<line number="332" hits="4" branch="False" />
|
|
<line number="333" hits="4" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="309" hits="4" branch="False" />
|
|
<line number="310" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="311" hits="0" branch="False" />
|
|
<line number="312" hits="0" branch="False" />
|
|
<line number="315" hits="4" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="316" hits="4" branch="False" />
|
|
<line number="317" hits="4" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="104" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="318" hits="4" branch="False" />
|
|
<line number="320" hits="4" branch="False" />
|
|
<line number="321" hits="4" branch="False" />
|
|
<line number="322" hits="4" branch="False" />
|
|
<line number="324" hits="4" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="429" type="jump" coverage="50%" />
|
|
<condition number="454" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="325" hits="0" branch="False" />
|
|
<line number="326" hits="0" branch="False" />
|
|
<line number="329" hits="4" branch="False" />
|
|
<line number="330" hits="4" branch="False" />
|
|
<line number="331" hits="4" branch="False" />
|
|
<line number="332" hits="4" branch="False" />
|
|
<line number="333" hits="4" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetFactions>d__34" filename="EDlib\EDSM\Services\SystemService.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="341" hits="1" branch="False" />
|
|
<line number="342" hits="1" branch="False" />
|
|
<line number="343" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="341" hits="1" branch="False" />
|
|
<line number="342" hits="1" branch="False" />
|
|
<line number="343" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemService/<GetFactions>d__35" filename="EDlib\EDSM\Services\SystemService.cs" line-rate="0.8181" branch-rate="0.7142000000000001" complexity="14">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.8181" branch-rate="0.7142000000000001" complexity="14">
|
|
<lines>
|
|
<line number="352" hits="2" branch="False" />
|
|
<line number="353" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="354" hits="0" branch="False" />
|
|
<line number="355" hits="0" branch="False" />
|
|
<line number="358" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="359" hits="2" branch="False" />
|
|
<line number="360" hits="2" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="123" type="jump" coverage="100%" />
|
|
<condition number="169" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="361" hits="1" branch="False" />
|
|
<line number="362" hits="1" branch="False" />
|
|
<line number="363" hits="1" branch="False" />
|
|
<line number="364" hits="1" branch="False" />
|
|
<line number="365" hits="1" branch="False" />
|
|
<line number="368" hits="1" branch="False" />
|
|
<line number="369" hits="1" branch="False" />
|
|
<line number="370" hits="1" branch="False" />
|
|
<line number="372" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="450" type="jump" coverage="50%" />
|
|
<condition number="475" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="373" hits="0" branch="False" />
|
|
<line number="374" hits="0" branch="False" />
|
|
<line number="377" hits="1" branch="False" />
|
|
<line number="378" hits="1" branch="False" />
|
|
<line number="379" hits="2" branch="False" />
|
|
<line number="380" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="352" hits="2" branch="False" />
|
|
<line number="353" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="354" hits="0" branch="False" />
|
|
<line number="355" hits="0" branch="False" />
|
|
<line number="358" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="359" hits="2" branch="False" />
|
|
<line number="360" hits="2" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="123" type="jump" coverage="100%" />
|
|
<condition number="169" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="361" hits="1" branch="False" />
|
|
<line number="362" hits="1" branch="False" />
|
|
<line number="363" hits="1" branch="False" />
|
|
<line number="364" hits="1" branch="False" />
|
|
<line number="365" hits="1" branch="False" />
|
|
<line number="368" hits="1" branch="False" />
|
|
<line number="369" hits="1" branch="False" />
|
|
<line number="370" hits="1" branch="False" />
|
|
<line number="372" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="450" type="jump" coverage="50%" />
|
|
<condition number="475" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="373" hits="0" branch="False" />
|
|
<line number="374" hits="0" branch="False" />
|
|
<line number="377" hits="1" branch="False" />
|
|
<line number="378" hits="1" branch="False" />
|
|
<line number="379" hits="2" branch="False" />
|
|
<line number="380" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService" filename="EDlib\EDSM\Services\SystemsService.cs" line-rate="1" branch-rate="1" complexity="13">
|
|
<methods>
|
|
<method name="Instance" signature="(EDlib.Network.IDownloadService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="50" hits="9" branch="False" />
|
|
<line number="51" hits="9" branch="False" />
|
|
<line number="52" hits="9" branch="False" />
|
|
<line number="53" hits="9" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="AddOptions" signature="(System.Collections.Generic.Dictionary`2<System.String,System.String>,EDlib.EDSM.SystemsOptions)" line-rate="1" branch-rate="1" complexity="10">
|
|
<lines>
|
|
<line number="285" hits="5" branch="False" />
|
|
<line number="286" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="13" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="287" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="45" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="288" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="77" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="289" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="109" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="290" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="141" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="291" hits="5" branch="False" />
|
|
<line number="292" hits="5" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="44" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="50" hits="9" branch="False" />
|
|
<line number="51" hits="9" branch="False" />
|
|
<line number="52" hits="9" branch="False" />
|
|
<line number="53" hits="9" branch="False" />
|
|
<line number="285" hits="5" branch="False" />
|
|
<line number="286" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="13" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="287" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="45" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="288" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="77" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="289" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="109" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="290" hits="5" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="141" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="291" hits="5" branch="False" />
|
|
<line number="292" hits="5" branch="False" />
|
|
<line number="44" hits="3" branch="False" />
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystem>d__25" filename="EDlib\EDSM\Services\SystemsService.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="62" hits="2" branch="False" />
|
|
<line number="63" hits="2" branch="False" />
|
|
<line number="64" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="62" hits="2" branch="False" />
|
|
<line number="63" hits="2" branch="False" />
|
|
<line number="64" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystem>d__26" filename="EDlib\EDSM\Services\SystemsService.cs" line-rate="0.8332999999999999" branch-rate="0.75" complexity="16">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.8332999999999999" branch-rate="0.75" complexity="16">
|
|
<lines>
|
|
<line number="74" hits="3" branch="False" />
|
|
<line number="75" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="80" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="81" hits="3" branch="False" />
|
|
<line number="82" hits="3" branch="True" condition-coverage="100% (8/8)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="123" type="jump" coverage="100%" />
|
|
<condition number="162" type="jump" coverage="100%" />
|
|
<condition number="196" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="83" hits="2" branch="False" />
|
|
<line number="84" hits="2" branch="False" />
|
|
<line number="85" hits="2" branch="False" />
|
|
<line number="86" hits="2" branch="False" />
|
|
<line number="87" hits="2" branch="False" />
|
|
<line number="88" hits="2" branch="False" />
|
|
<line number="91" hits="2" branch="False" />
|
|
<line number="92" hits="2" branch="False" />
|
|
<line number="93" hits="2" branch="False" />
|
|
<line number="95" hits="2" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="506" type="jump" coverage="50%" />
|
|
<condition number="531" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="96" hits="0" branch="False" />
|
|
<line number="97" hits="0" branch="False" />
|
|
<line number="100" hits="2" branch="False" />
|
|
<line number="101" hits="2" branch="False" />
|
|
<line number="102" hits="2" branch="False" />
|
|
<line number="103" hits="3" branch="False" />
|
|
<line number="104" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="74" hits="3" branch="False" />
|
|
<line number="75" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="76" hits="0" branch="False" />
|
|
<line number="77" hits="0" branch="False" />
|
|
<line number="80" hits="3" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="81" hits="3" branch="False" />
|
|
<line number="82" hits="3" branch="True" condition-coverage="100% (8/8)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="123" type="jump" coverage="100%" />
|
|
<condition number="162" type="jump" coverage="100%" />
|
|
<condition number="196" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="83" hits="2" branch="False" />
|
|
<line number="84" hits="2" branch="False" />
|
|
<line number="85" hits="2" branch="False" />
|
|
<line number="86" hits="2" branch="False" />
|
|
<line number="87" hits="2" branch="False" />
|
|
<line number="88" hits="2" branch="False" />
|
|
<line number="91" hits="2" branch="False" />
|
|
<line number="92" hits="2" branch="False" />
|
|
<line number="93" hits="2" branch="False" />
|
|
<line number="95" hits="2" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="506" type="jump" coverage="50%" />
|
|
<condition number="531" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="96" hits="0" branch="False" />
|
|
<line number="97" hits="0" branch="False" />
|
|
<line number="100" hits="2" branch="False" />
|
|
<line number="101" hits="2" branch="False" />
|
|
<line number="102" hits="2" branch="False" />
|
|
<line number="103" hits="3" branch="False" />
|
|
<line number="104" hits="3" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystems>d__27" filename="EDlib\EDSM\Services\SystemsService.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="113" hits="1" branch="False" />
|
|
<line number="114" hits="1" branch="False" />
|
|
<line number="115" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="113" hits="1" branch="False" />
|
|
<line number="114" hits="1" branch="False" />
|
|
<line number="115" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystems>d__28" filename="EDlib\EDSM\Services\SystemsService.cs" line-rate="0.8518000000000001" branch-rate="0.7726999999999999" complexity="22">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.8518000000000001" branch-rate="0.7726999999999999" complexity="22">
|
|
<lines>
|
|
<line number="125" hits="2" branch="False" />
|
|
<line number="126" hits="2" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="127" hits="0" branch="False" />
|
|
<line number="128" hits="0" branch="False" />
|
|
<line number="131" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="132" hits="2" branch="False" />
|
|
<line number="133" hits="2" branch="True" condition-coverage="100% (10/10)">
|
|
<conditions>
|
|
<condition number="105" type="jump" coverage="100%" />
|
|
<condition number="119" type="jump" coverage="100%" />
|
|
<condition number="153" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
<condition number="211" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="134" hits="1" branch="False" />
|
|
<line number="136" hits="1" branch="False" />
|
|
<line number="137" hits="9" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="339" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="138" hits="3" branch="False" />
|
|
<line number="139" hits="3" branch="False" />
|
|
<line number="140" hits="3" branch="False" />
|
|
<line number="141" hits="1" branch="False" />
|
|
<line number="143" hits="1" branch="False" />
|
|
<line number="146" hits="1" branch="False" />
|
|
<line number="147" hits="1" branch="False" />
|
|
<line number="148" hits="1" branch="False" />
|
|
<line number="150" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="675" type="jump" coverage="50%" />
|
|
<condition number="700" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="151" hits="0" branch="False" />
|
|
<line number="152" hits="0" branch="False" />
|
|
<line number="155" hits="1" branch="False" />
|
|
<line number="156" hits="1" branch="False" />
|
|
<line number="157" hits="1" branch="False" />
|
|
<line number="158" hits="1" branch="False" />
|
|
<line number="159" hits="2" branch="False" />
|
|
<line number="160" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="125" hits="2" branch="False" />
|
|
<line number="126" hits="2" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="25" type="jump" coverage="50%" />
|
|
<condition number="41" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="127" hits="0" branch="False" />
|
|
<line number="128" hits="0" branch="False" />
|
|
<line number="131" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="66" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="132" hits="2" branch="False" />
|
|
<line number="133" hits="2" branch="True" condition-coverage="100% (10/10)">
|
|
<conditions>
|
|
<condition number="105" type="jump" coverage="100%" />
|
|
<condition number="119" type="jump" coverage="100%" />
|
|
<condition number="153" type="jump" coverage="100%" />
|
|
<condition number="177" type="jump" coverage="100%" />
|
|
<condition number="211" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="134" hits="1" branch="False" />
|
|
<line number="136" hits="1" branch="False" />
|
|
<line number="137" hits="9" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="339" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="138" hits="3" branch="False" />
|
|
<line number="139" hits="3" branch="False" />
|
|
<line number="140" hits="3" branch="False" />
|
|
<line number="141" hits="1" branch="False" />
|
|
<line number="143" hits="1" branch="False" />
|
|
<line number="146" hits="1" branch="False" />
|
|
<line number="147" hits="1" branch="False" />
|
|
<line number="148" hits="1" branch="False" />
|
|
<line number="150" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="675" type="jump" coverage="50%" />
|
|
<condition number="700" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="151" hits="0" branch="False" />
|
|
<line number="152" hits="0" branch="False" />
|
|
<line number="155" hits="1" branch="False" />
|
|
<line number="156" hits="1" branch="False" />
|
|
<line number="157" hits="1" branch="False" />
|
|
<line number="158" hits="1" branch="False" />
|
|
<line number="159" hits="2" branch="False" />
|
|
<line number="160" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystemsInCube>d__29" filename="EDlib\EDSM\Services\SystemsService.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="170" hits="1" branch="False" />
|
|
<line number="171" hits="1" branch="False" />
|
|
<line number="172" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="170" hits="1" branch="False" />
|
|
<line number="171" hits="1" branch="False" />
|
|
<line number="172" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystemsInCube>d__30" filename="EDlib\EDSM\Services\SystemsService.cs" line-rate="0.862" branch-rate="0.75" complexity="24">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.862" branch-rate="0.75" complexity="24">
|
|
<lines>
|
|
<line number="183" hits="2" branch="False" />
|
|
<line number="184" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="185" hits="0" branch="False" />
|
|
<line number="186" hits="0" branch="False" />
|
|
<line number="189" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="190" hits="2" branch="False" />
|
|
<line number="191" hits="2" branch="True" condition-coverage="100% (12/12)">
|
|
<conditions>
|
|
<condition number="95" type="jump" coverage="100%" />
|
|
<condition number="109" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="167" type="jump" coverage="100%" />
|
|
<condition number="186" type="jump" coverage="100%" />
|
|
<condition number="220" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="192" hits="1" branch="False" />
|
|
<line number="193" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="239" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="194" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="267" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="195" hits="1" branch="False" />
|
|
<line number="196" hits="1" branch="False" />
|
|
<line number="197" hits="1" branch="False" />
|
|
<line number="198" hits="1" branch="False" />
|
|
<line number="199" hits="1" branch="False" />
|
|
<line number="200" hits="1" branch="False" />
|
|
<line number="203" hits="1" branch="False" />
|
|
<line number="204" hits="1" branch="False" />
|
|
<line number="205" hits="1" branch="False" />
|
|
<line number="207" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="629" type="jump" coverage="50%" />
|
|
<condition number="654" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="208" hits="0" branch="False" />
|
|
<line number="209" hits="0" branch="False" />
|
|
<line number="212" hits="1" branch="False" />
|
|
<line number="213" hits="1" branch="False" />
|
|
<line number="214" hits="1" branch="False" />
|
|
<line number="215" hits="1" branch="False" />
|
|
<line number="216" hits="1" branch="False" />
|
|
<line number="217" hits="2" branch="False" />
|
|
<line number="218" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="183" hits="2" branch="False" />
|
|
<line number="184" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="185" hits="0" branch="False" />
|
|
<line number="186" hits="0" branch="False" />
|
|
<line number="189" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="190" hits="2" branch="False" />
|
|
<line number="191" hits="2" branch="True" condition-coverage="100% (12/12)">
|
|
<conditions>
|
|
<condition number="95" type="jump" coverage="100%" />
|
|
<condition number="109" type="jump" coverage="100%" />
|
|
<condition number="143" type="jump" coverage="100%" />
|
|
<condition number="167" type="jump" coverage="100%" />
|
|
<condition number="186" type="jump" coverage="100%" />
|
|
<condition number="220" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="192" hits="1" branch="False" />
|
|
<line number="193" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="239" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="194" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="267" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="195" hits="1" branch="False" />
|
|
<line number="196" hits="1" branch="False" />
|
|
<line number="197" hits="1" branch="False" />
|
|
<line number="198" hits="1" branch="False" />
|
|
<line number="199" hits="1" branch="False" />
|
|
<line number="200" hits="1" branch="False" />
|
|
<line number="203" hits="1" branch="False" />
|
|
<line number="204" hits="1" branch="False" />
|
|
<line number="205" hits="1" branch="False" />
|
|
<line number="207" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="629" type="jump" coverage="50%" />
|
|
<condition number="654" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="208" hits="0" branch="False" />
|
|
<line number="209" hits="0" branch="False" />
|
|
<line number="212" hits="1" branch="False" />
|
|
<line number="213" hits="1" branch="False" />
|
|
<line number="214" hits="1" branch="False" />
|
|
<line number="215" hits="1" branch="False" />
|
|
<line number="216" hits="1" branch="False" />
|
|
<line number="217" hits="2" branch="False" />
|
|
<line number="218" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystemsInSphere>d__31" filename="EDlib\EDSM\Services\SystemsService.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="229" hits="1" branch="False" />
|
|
<line number="230" hits="1" branch="False" />
|
|
<line number="231" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="229" hits="1" branch="False" />
|
|
<line number="230" hits="1" branch="False" />
|
|
<line number="231" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.EDSM.SystemsService/<GetSystemsInSphere>d__32" filename="EDlib\EDSM\Services\SystemsService.cs" line-rate="0.8787" branch-rate="0.7142000000000001" complexity="28">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.8787" branch-rate="0.7142000000000001" complexity="28">
|
|
<lines>
|
|
<line number="243" hits="2" branch="False" />
|
|
<line number="244" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="245" hits="0" branch="False" />
|
|
<line number="246" hits="0" branch="False" />
|
|
<line number="249" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="250" hits="2" branch="False" />
|
|
<line number="251" hits="2" branch="True" condition-coverage="100% (12/12)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="128" type="jump" coverage="100%" />
|
|
<condition number="152" type="jump" coverage="100%" />
|
|
<condition number="171" type="jump" coverage="100%" />
|
|
<condition number="190" type="jump" coverage="100%" />
|
|
<condition number="224" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="252" hits="1" branch="False" />
|
|
<line number="253" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="243" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="254" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="268" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="255" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="291" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="256" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="320" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="257" hits="1" branch="False" />
|
|
<line number="258" hits="1" branch="False" />
|
|
<line number="259" hits="1" branch="False" />
|
|
<line number="260" hits="1" branch="False" />
|
|
<line number="261" hits="1" branch="False" />
|
|
<line number="262" hits="1" branch="False" />
|
|
<line number="263" hits="1" branch="False" />
|
|
<line number="266" hits="1" branch="False" />
|
|
<line number="267" hits="1" branch="False" />
|
|
<line number="268" hits="1" branch="False" />
|
|
<line number="270" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="706" type="jump" coverage="50%" />
|
|
<condition number="731" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="271" hits="0" branch="False" />
|
|
<line number="272" hits="0" branch="False" />
|
|
<line number="275" hits="1" branch="False" />
|
|
<line number="276" hits="1" branch="False" />
|
|
<line number="277" hits="1" branch="False" />
|
|
<line number="278" hits="1" branch="False" />
|
|
<line number="279" hits="1" branch="False" />
|
|
<line number="280" hits="1" branch="False" />
|
|
<line number="281" hits="2" branch="False" />
|
|
<line number="282" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="243" hits="2" branch="False" />
|
|
<line number="244" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="31" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="245" hits="0" branch="False" />
|
|
<line number="246" hits="0" branch="False" />
|
|
<line number="249" hits="2" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="56" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="250" hits="2" branch="False" />
|
|
<line number="251" hits="2" branch="True" condition-coverage="100% (12/12)">
|
|
<conditions>
|
|
<condition number="94" type="jump" coverage="100%" />
|
|
<condition number="128" type="jump" coverage="100%" />
|
|
<condition number="152" type="jump" coverage="100%" />
|
|
<condition number="171" type="jump" coverage="100%" />
|
|
<condition number="190" type="jump" coverage="100%" />
|
|
<condition number="224" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="252" hits="1" branch="False" />
|
|
<line number="253" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="243" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="254" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="268" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="255" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="291" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="256" hits="1" branch="True" condition-coverage="50% (1/2)">
|
|
<conditions>
|
|
<condition number="320" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="257" hits="1" branch="False" />
|
|
<line number="258" hits="1" branch="False" />
|
|
<line number="259" hits="1" branch="False" />
|
|
<line number="260" hits="1" branch="False" />
|
|
<line number="261" hits="1" branch="False" />
|
|
<line number="262" hits="1" branch="False" />
|
|
<line number="263" hits="1" branch="False" />
|
|
<line number="266" hits="1" branch="False" />
|
|
<line number="267" hits="1" branch="False" />
|
|
<line number="268" hits="1" branch="False" />
|
|
<line number="270" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="706" type="jump" coverage="50%" />
|
|
<condition number="731" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="271" hits="0" branch="False" />
|
|
<line number="272" hits="0" branch="False" />
|
|
<line number="275" hits="1" branch="False" />
|
|
<line number="276" hits="1" branch="False" />
|
|
<line number="277" hits="1" branch="False" />
|
|
<line number="278" hits="1" branch="False" />
|
|
<line number="279" hits="1" branch="False" />
|
|
<line number="280" hits="1" branch="False" />
|
|
<line number="281" hits="2" branch="False" />
|
|
<line number="282" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Common.Topic" filename="EDlib\Common\Models\Topic.cs" line-rate="1" branch-rate="1" complexity="4">
|
|
<methods>
|
|
<method name="get_Name" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="2202" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Terms" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="16" hits="12102" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_Count" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="19" hits="5981" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String,System.Collections.Generic.List`1<System.String>)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="27" hits="1210" branch="False" />
|
|
<line number="28" hits="1210" branch="False" />
|
|
<line number="29" hits="1210" branch="False" />
|
|
<line number="30" hits="1210" branch="False" />
|
|
<line number="31" hits="1210" branch="False" />
|
|
<line number="32" hits="1210" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="13" hits="2202" branch="False" />
|
|
<line number="16" hits="12102" branch="False" />
|
|
<line number="19" hits="5981" branch="False" />
|
|
<line number="27" hits="1210" branch="False" />
|
|
<line number="28" hits="1210" branch="False" />
|
|
<line number="29" hits="1210" branch="False" />
|
|
<line number="30" hits="1210" branch="False" />
|
|
<line number="31" hits="1210" branch="False" />
|
|
<line number="32" hits="1210" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Common.TopicsList" filename="EDlib\Common\Models\TopicsList.cs" line-rate="0.8695" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="get_Topics" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="19" hits="702" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="GetBagOfWords" signature="()" line-rate="0.8125" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="34" hits="44" branch="False" />
|
|
<line number="36" hits="44" branch="False" />
|
|
<line number="37" hits="44" branch="False" />
|
|
<line number="38" hits="44" branch="False" />
|
|
<line number="39" hits="44" branch="False" />
|
|
<line number="40" hits="44" branch="False" />
|
|
<line number="41" hits="44" branch="False" />
|
|
<line number="42" hits="44" branch="False" />
|
|
<line number="43" hits="44" branch="False" />
|
|
<line number="44" hits="44" branch="False" />
|
|
<line number="45" hits="44" branch="False" />
|
|
<line number="46" hits="44" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="51" hits="44" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="26" hits="44" branch="False" />
|
|
<line number="27" hits="44" branch="False" />
|
|
<line number="28" hits="44" branch="False" />
|
|
<line number="29" hits="44" branch="False" />
|
|
<line number="30" hits="44" branch="False" />
|
|
<line number="31" hits="44" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="19" hits="702" branch="False" />
|
|
<line number="34" hits="44" branch="False" />
|
|
<line number="36" hits="44" branch="False" />
|
|
<line number="37" hits="44" branch="False" />
|
|
<line number="38" hits="44" branch="False" />
|
|
<line number="39" hits="44" branch="False" />
|
|
<line number="40" hits="44" branch="False" />
|
|
<line number="41" hits="44" branch="False" />
|
|
<line number="42" hits="44" branch="False" />
|
|
<line number="43" hits="44" branch="False" />
|
|
<line number="44" hits="44" branch="False" />
|
|
<line number="45" hits="44" branch="False" />
|
|
<line number="46" hits="44" branch="False" />
|
|
<line number="47" hits="0" branch="False" />
|
|
<line number="48" hits="0" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="51" hits="44" branch="False" />
|
|
<line number="26" hits="44" branch="False" />
|
|
<line number="27" hits="44" branch="False" />
|
|
<line number="28" hits="44" branch="False" />
|
|
<line number="29" hits="44" branch="False" />
|
|
<line number="30" hits="44" branch="False" />
|
|
<line number="31" hits="44" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.BGS.BgsTick" filename="EDlib\BGS\Models\BgsTick.cs" line-rate="1" branch-rate="1" complexity="6">
|
|
<methods>
|
|
<method name="get_Time" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="21" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="set_Time" signature="(System.DateTime)" line-rate="1" branch-rate="1" complexity="2">
|
|
<lines>
|
|
<line number="19" hits="8" branch="False" />
|
|
<line number="20" hits="8" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="15" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="21" hits="8" branch="False" />
|
|
<line number="22" hits="8" branch="False" />
|
|
<line number="23" hits="8" branch="False" />
|
|
<line number="24" hits="8" branch="False" />
|
|
<line number="25" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="get_TimeString" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="31" hits="19" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="35" hits="8" branch="False" />
|
|
<line number="36" hits="8" branch="False" />
|
|
<line number="37" hits="8" branch="False" />
|
|
<line number="38" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="(System.DateTime)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="43" hits="1" 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" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="17" hits="21" branch="False" />
|
|
<line number="19" hits="8" branch="False" />
|
|
<line number="20" hits="8" branch="True" condition-coverage="100% (2/2)">
|
|
<conditions>
|
|
<condition number="15" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="21" hits="8" branch="False" />
|
|
<line number="22" hits="8" branch="False" />
|
|
<line number="23" hits="8" branch="False" />
|
|
<line number="24" hits="8" branch="False" />
|
|
<line number="25" hits="8" branch="False" />
|
|
<line number="31" hits="19" branch="False" />
|
|
<line number="35" hits="8" branch="False" />
|
|
<line number="36" hits="8" branch="False" />
|
|
<line number="37" hits="8" branch="False" />
|
|
<line number="38" hits="8" branch="False" />
|
|
<line number="43" hits="1" 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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.BGS.BgsTickService" filename="EDlib\BGS\Services\BgsTickService.cs" line-rate="1" branch-rate="1" complexity="3">
|
|
<methods>
|
|
<method name="Instance" signature="(EDlib.Network.IDownloadService)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="32" hits="2" branch="False" />
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".ctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="18" hits="1" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name=".cctor" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="32" hits="2" branch="False" />
|
|
<line number="33" hits="2" branch="False" />
|
|
<line number="34" hits="2" branch="False" />
|
|
<line number="35" hits="2" branch="False" />
|
|
<line number="18" hits="1" branch="False" />
|
|
<line number="23" hits="1" branch="False" />
|
|
<line number="24" hits="1" branch="False" />
|
|
<line number="25" hits="1" branch="False" />
|
|
<line number="26" hits="1" branch="False" />
|
|
<line number="14" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.BGS.BgsTickService/<>c" filename="EDlib\BGS\Services\BgsTickService.cs" line-rate="1" branch-rate="1" complexity="1">
|
|
<methods>
|
|
<method name="<GetData>b__7_0" signature="(EDlib.BGS.BgsTick)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="46" hits="8" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="46" hits="8" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.BGS.BgsTickService/<GetData>d__7" filename="EDlib\BGS\Services\BgsTickService.cs" line-rate="0.7142000000000001" branch-rate="0.5" complexity="4">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="0.7142000000000001" branch-rate="0.5" complexity="4">
|
|
<lines>
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="44" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="186" type="jump" coverage="50%" />
|
|
<condition number="201" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="45" hits="1" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="41" hits="1" branch="False" />
|
|
<line number="42" hits="1" branch="False" />
|
|
<line number="44" hits="1" branch="True" condition-coverage="50% (2/4)">
|
|
<conditions>
|
|
<condition number="186" type="jump" coverage="50%" />
|
|
<condition number="201" type="jump" coverage="50%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="45" hits="1" branch="False" />
|
|
<line number="49" hits="0" branch="False" />
|
|
<line number="50" hits="0" branch="False" />
|
|
<line number="52" hits="1" branch="False" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.BGS.BgsTickService/<GetData>d__8" filename="EDlib\BGS\Services\BgsTickService.cs" line-rate="1" branch-rate="1" complexity="6">
|
|
<methods>
|
|
<method name="MoveNext" signature="()" line-rate="1" branch-rate="1" complexity="6">
|
|
<lines>
|
|
<line number="59" hits="2" branch="False" />
|
|
<line number="60" hits="2" branch="False" />
|
|
<line number="61" hits="2" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="49" type="jump" coverage="100%" />
|
|
<condition number="73" type="jump" coverage="100%" />
|
|
<condition number="112" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="62" 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="70" hits="1" branch="False" />
|
|
<line number="71" hits="1" branch="False" />
|
|
<line number="74" hits="1" branch="False" />
|
|
<line number="75" hits="1" branch="False" />
|
|
<line number="76" hits="2" branch="False" />
|
|
<line number="77" hits="2" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="59" hits="2" branch="False" />
|
|
<line number="60" hits="2" branch="False" />
|
|
<line number="61" hits="2" branch="True" condition-coverage="100% (6/6)">
|
|
<conditions>
|
|
<condition number="49" type="jump" coverage="100%" />
|
|
<condition number="73" type="jump" coverage="100%" />
|
|
<condition number="112" type="jump" coverage="100%" />
|
|
</conditions>
|
|
</line>
|
|
<line number="62" 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="70" hits="1" branch="False" />
|
|
<line number="71" hits="1" branch="False" />
|
|
<line number="74" hits="1" branch="False" />
|
|
<line number="75" hits="1" branch="False" />
|
|
<line number="76" hits="2" branch="False" />
|
|
<line number="77" hits="2" branch="False" />
|
|
</lines>
|
|
</class>
|
|
</classes>
|
|
</package>
|
|
<package name="Taranis.EDlib.Mock" line-rate="0.2727" branch-rate="1" complexity="11">
|
|
<classes>
|
|
<class name="EDlib.Mock.Platform.EmptyCache" filename="EDlib.Mock\Platform\CacheService\EmptyCache.cs" line-rate="0.22219999999999998" branch-rate="1" complexity="9">
|
|
<methods>
|
|
<method name="Add" signature="(System.String,System.String,System.TimeSpan)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="9" hits="16" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="Delete" signature="(System.String[])" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="11" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="EmptyAll" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="13" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="EmptyExpired" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="15" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="Exists" signature="(System.String)" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="17" hits="3" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="Get" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="19" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="GetExpiration" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="21" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="GetKeys" signature="(EDlib.Platform.CacheState)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="23" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="IsExpired" signature="(System.String)" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="25" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="9" hits="16" branch="False" />
|
|
<line number="11" hits="0" branch="False" />
|
|
<line number="13" hits="0" branch="False" />
|
|
<line number="15" hits="0" branch="False" />
|
|
<line number="17" hits="3" branch="False" />
|
|
<line number="19" 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" />
|
|
</lines>
|
|
</class>
|
|
<class name="EDlib.Mock.Platform.UnmeteredConnection" filename="EDlib.Mock\Platform\ConnectivityService\UnmeteredConnection.cs" line-rate="0.5" branch-rate="1" complexity="2">
|
|
<methods>
|
|
<method name="IsConnected" signature="()" line-rate="1" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="7" hits="29" branch="False" />
|
|
</lines>
|
|
</method>
|
|
<method name="IsMetered" signature="()" line-rate="0" branch-rate="1" complexity="1">
|
|
<lines>
|
|
<line number="9" hits="0" branch="False" />
|
|
</lines>
|
|
</method>
|
|
</methods>
|
|
<lines>
|
|
<line number="7" hits="29" branch="False" />
|
|
<line number="9" hits="0" branch="False" />
|
|
</lines>
|
|
</class>
|
|
</classes>
|
|
</package>
|
|
</packages>
|
|
</coverage> |