﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<coverage line-rate="1" branch-rate="1" complexity="35" version="1.9" timestamp="1788826324" lines-covered="92" lines-valid="92" branches-covered="32" branches-valid="32">
  <packages>
    <package line-rate="1" branch-rate="1" complexity="35" name="VanillaTest">
      <classes>
        <class line-rate="1" branch-rate="1" complexity="1" name="VanillaTest.TestResult" filename="/home/runner/work/vanilla-test/vanilla-test/dotnet/src/VanillaTest/TestResult.cs">
          <methods>
            <method line-rate="1" branch-rate="1" complexity="1" name=".ctor" signature="(System.Collections.ObjectModel.ReadOnlyCollection&lt;string&gt;, System.Collections.ObjectModel.ReadOnlyCollection&lt;string&gt;, string)">
              <lines>
                <line number="9" hits="1" branch="False" />
                <line number="10" hits="1" branch="False" />
                <line number="11" hits="1" branch="False" />
                <line number="12" hits="1" branch="False" />
                <line number="14" hits="1" branch="False" />
                <line number="15" hits="1" branch="False" />
                <line number="16" hits="1" branch="False" />
                <line number="17" hits="1" branch="False" />
                <line number="18" hits="1" branch="False" />
                <line number="19" hits="1" branch="False" />
                <line number="20" hits="1" branch="False" />
              </lines>
            </method>
          </methods>
          <lines>
            <line number="9" hits="1" branch="False" />
            <line number="10" hits="1" branch="False" />
            <line number="11" hits="1" branch="False" />
            <line number="12" hits="1" branch="False" />
            <line number="14" hits="1" branch="False" />
            <line number="15" hits="1" branch="False" />
            <line number="16" hits="1" branch="False" />
            <line number="17" hits="1" branch="False" />
            <line number="18" hits="1" branch="False" />
            <line number="19" hits="1" branch="False" />
            <line number="20" hits="1" branch="False" />
          </lines>
        </class>
        <class line-rate="1" branch-rate="1" complexity="26" name="VanillaTest.VanillaTestSuite" filename="/home/runner/work/vanilla-test/vanilla-test/dotnet/src/VanillaTest/VanillaTest.cs">
          <methods>
            <method line-rate="1" branch-rate="1" complexity="6" name="Expects" signature="(string)">
              <lines>
                <line number="26" hits="1" branch="False" />
                <line number="28" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="30" hits="1" branch="False" />
                <line number="33" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="35" hits="1" branch="False" />
                <line number="38" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="40" 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" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="1" name="Pass" signature="()">
              <lines>
                <line number="49" hits="1" branch="False" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="1" name="Fail" signature="()">
              <lines>
                <line number="53" hits="1" branch="False" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="4" name="Done" signature="()">
              <lines>
                <line number="59" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="60" hits="1" branch="False" />
                <line number="61" hits="1" branch="False" />
                <line number="63" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="65" hits="1" branch="False" />
                <line number="69" hits="1" branch="False" />
                <line number="71" hits="1" branch="False" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="4" name="Report" signature="()">
              <lines>
                <line number="78" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="80" hits="1" branch="False" />
                <line number="83" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="85" 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" />
                <line number="91" hits="1" branch="False" />
                <line number="92" 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" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="2" name="RenderCases" signature="(System.Collections.Generic.List&lt;VanillaTest.VanillaTestSuite.Case&gt;)">
              <lines>
                <line number="103" hits="1" branch="False" />
                <line number="104" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="106" hits="1" branch="False" />
                <line number="107" hits="1" branch="False" />
                <line number="108" hits="1" branch="False" />
                <line number="109" hits="1" branch="False" />
                <line number="110" hits="1" branch="False" />
                <line number="113" hits="1" branch="False" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="6" name="RenderReport" signature="(System.Collections.Generic.IReadOnlyCollection&lt;string&gt;, System.Collections.Generic.IReadOnlyCollection&lt;string&gt;)">
              <lines>
                <line number="120" hits="1" branch="False" />
                <line number="121" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="122" hits="1" branch="False" />
                <line number="123" hits="1" branch="False" />
                <line number="124" hits="1" branch="False" />
                <line number="125" hits="1" branch="False" />
                <line number="126" hits="1" branch="False" />
                <line number="127" hits="1" branch="False" />
                <line number="128" hits="1" branch="False" />
                <line number="129" hits="1" branch="False" />
                <line number="131" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="133" hits="1" branch="False" />
                <line number="136" hits="1" branch="False" />
                <line number="137" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="139" hits="1" branch="False" />
                <line number="142" hits="1" branch="False" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="4" name="Decide" signature="(VanillaTest.VanillaTestSuite.Decision)">
              <lines>
                <line number="147" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="148" hits="1" branch="False" />
                <line number="149" hits="1" branch="True" condition-coverage="100% (2/2)">
                  <conditions>
                    <condition number="0" type="jump" coverage="100%" />
                  </conditions>
                </line>
                <line number="150" hits="1" branch="False" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="1" name=".ctor" signature="()">
              <lines>
                <line number="14" hits="1" branch="False" />
                <line number="15" hits="1" branch="False" />
                <line number="16" hits="1" branch="False" />
              </lines>
            </method>
          </methods>
          <lines>
            <line number="14" hits="1" branch="False" />
            <line number="15" hits="1" branch="False" />
            <line number="16" hits="1" branch="False" />
            <line number="26" hits="1" branch="False" />
            <line number="28" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="30" hits="1" branch="False" />
            <line number="33" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="35" hits="1" branch="False" />
            <line number="38" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="40" 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="49" hits="1" branch="False" />
            <line number="53" hits="1" branch="False" />
            <line number="59" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="60" hits="1" branch="False" />
            <line number="61" hits="1" branch="False" />
            <line number="63" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="65" hits="1" branch="False" />
            <line number="69" hits="1" branch="False" />
            <line number="71" hits="1" branch="False" />
            <line number="78" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="80" hits="1" branch="False" />
            <line number="83" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="85" 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" />
            <line number="91" hits="1" branch="False" />
            <line number="92" 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="103" hits="1" branch="False" />
            <line number="104" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="106" hits="1" branch="False" />
            <line number="107" hits="1" branch="False" />
            <line number="108" hits="1" branch="False" />
            <line number="109" hits="1" branch="False" />
            <line number="110" hits="1" branch="False" />
            <line number="113" hits="1" branch="False" />
            <line number="120" hits="1" branch="False" />
            <line number="121" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="122" hits="1" branch="False" />
            <line number="123" hits="1" branch="False" />
            <line number="124" hits="1" branch="False" />
            <line number="125" hits="1" branch="False" />
            <line number="126" hits="1" branch="False" />
            <line number="127" hits="1" branch="False" />
            <line number="128" hits="1" branch="False" />
            <line number="129" hits="1" branch="False" />
            <line number="131" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="133" hits="1" branch="False" />
            <line number="136" hits="1" branch="False" />
            <line number="137" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="139" hits="1" branch="False" />
            <line number="142" hits="1" branch="False" />
            <line number="147" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="148" hits="1" branch="False" />
            <line number="149" hits="1" branch="True" condition-coverage="100% (2/2)">
              <conditions>
                <condition number="0" type="jump" coverage="100%" />
              </conditions>
            </line>
            <line number="150" hits="1" branch="False" />
          </lines>
        </class>
        <class line-rate="1" branch-rate="1" complexity="6" name="VanillaTest.VanillaTestException" filename="/home/runner/work/vanilla-test/vanilla-test/dotnet/src/VanillaTest/VanillaTestException.cs">
          <methods>
            <method line-rate="1" branch-rate="1" complexity="1" name=".ctor" signature="(VanillaTest.VanillaTestError)">
              <lines>
                <line number="12" hits="1" branch="False" />
                <line number="14" hits="1" branch="False" />
                <line number="15" hits="1" branch="False" />
              </lines>
            </method>
            <method line-rate="1" branch-rate="1" complexity="6" name="MessageFor" signature="(VanillaTest.VanillaTestError)">
              <lines>
                <line number="20" hits="1" branch="True" condition-coverage="100% (6/6)">
                  <conditions>
                    <condition number="0" type="switch" coverage="100%" />
                  </conditions>
                </line>
                <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>
          </methods>
          <lines>
            <line number="12" hits="1" branch="False" />
            <line number="14" hits="1" branch="False" />
            <line number="15" hits="1" branch="False" />
            <line number="20" hits="1" branch="True" condition-coverage="100% (6/6)">
              <conditions>
                <condition number="0" type="switch" coverage="100%" />
              </conditions>
            </line>
            <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>
        </class>
        <class line-rate="1" branch-rate="1" complexity="1" name="VanillaTest.VanillaTestSuite.Case" filename="/home/runner/work/vanilla-test/vanilla-test/dotnet/src/VanillaTest/VanillaTest.cs">
          <methods>
            <method line-rate="1" branch-rate="1" complexity="1" name=".ctor" signature="(int, string)">
              <lines>
                <line number="158" hits="1" branch="False" />
                <line number="160" hits="1" branch="False" />
                <line number="162" hits="1" branch="False" />
              </lines>
            </method>
          </methods>
          <lines>
            <line number="158" hits="1" branch="False" />
            <line number="160" hits="1" branch="False" />
            <line number="162" hits="1" branch="False" />
          </lines>
        </class>
        <class line-rate="1" branch-rate="1" complexity="1" name="VanillaTest.VanillaTestSuite.ActiveCase" filename="/home/runner/work/vanilla-test/vanilla-test/dotnet/src/VanillaTest/VanillaTest.cs">
          <methods>
            <method line-rate="1" branch-rate="1" complexity="1" name=".ctor" signature="(VanillaTest.VanillaTestSuite.Case)">
              <lines>
                <line number="165" hits="1" branch="False" />
                <line number="167" hits="1" branch="False" />
              </lines>
            </method>
          </methods>
          <lines>
            <line number="165" hits="1" branch="False" />
            <line number="167" hits="1" branch="False" />
          </lines>
        </class>
      </classes>
    </package>
  </packages>
</coverage>