Sha256: ddf8ec1f67b714bb0166e90789ae886ae89b408202c4e8f800eec8842fff63ca

Contents?: true

Size: 1.03 KB

Versions: 7

Compression:

Stored size: 1.03 KB

Contents

        <tr class="inferred">
          <td><pre><a name="line2">2</a> # Foo class</pre></td>
        </tr>
        <tr class="marked">
          <td><pre><a name="line3">3</a> class Foo</pre></td>
        </tr>
        <tr class="marked">
          <td><pre><a name="line4">4</a>   def initialize</pre></td>
        </tr>
        <tr class="marked">
          <td><pre><a name="line5">5</a>     @foo = 'baz'</pre></td>
        </tr>
        <tr class="marked">
          <td><pre><a name="line6">6</a>   end</pre></td>
        </tr>
        <tr class="uncovered">
          <td><pre><a name="line7">7</a>   </pre></td>
        </tr>
        <tr class="marked">
          <td><pre><a name="line8">8</a>   def bar</pre></td>
        </tr>
        <tr class="uncovered">
          <td><pre><a name="line9">9</a>     @foo</pre></td>
        </tr>
        <tr class="inferred">
          <td><pre><a name="line10">10</a>   end</pre></td>
        </tr>
        <tr class="inferred">
          <td><pre><a name="line11">11</a> end</pre></td>
        </tr>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
simplecov-rcov-0.3.7 test/fixtures/detail_trs.html
simplecov-rcov-0.3.5 test/fixtures/detail_trs.html
simplecov-rcov-0.3.3 test/fixtures/detail_trs.html
simplecov-rcov-0.3.1 test/fixtures/detail_trs.html
simplecov-rcov-0.3.0 test/fixtures/detail_trs.html
simplecov-rcov-0.2.3 test/fixtures/detail_trs.html
simplecov-rcov-0.2.0 test/fixtures/detail_trs.html