Sha256: 175d7cbf5460ee7f9c539cf52935e7a22b33f7f13f78587f6bc2beaab5b60431

Contents?: true

Size: 1.17 KB

Versions: 10

Compression:

Stored size: 1.17 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>with_coverage_analysis (RubyVpi)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre>    <span class="ruby-comment cmt"># File lib/ruby-vpi/rcov.rb, line 57</span>
57:   <span class="ruby-keyword kw">def</span> <span class="ruby-constant">RubyVpi</span>.<span class="ruby-identifier">with_coverage_analysis</span> <span class="ruby-operator">&amp;</span><span class="ruby-identifier">aBlock</span> <span class="ruby-comment cmt"># :yields: Rcov::CodeCoverageAnalyzer</span>
58:     <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">aBlock</span>
59:       <span class="ruby-constant">COVERAGE_ANALYSIS_HANDLERS</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-identifier">aBlock</span>
60:     <span class="ruby-keyword kw">end</span>
61:   <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ruby-vpi-11.1.1 ref/ruby/classes/RubyVpi.src/M000086.html
ruby-vpi-12.0.1 ref/ruby/classes/RubyVpi.src/M000086.html
ruby-vpi-11.1.0 ref/ruby/classes/RubyVpi.src/M000084.html
ruby-vpi-12.0.0 ref/ruby/classes/RubyVpi.src/M000086.html
ruby-vpi-12.0.2 ref/ruby/classes/RubyVpi.src/M000086.html
ruby-vpi-12.1.0 ref/ruby/classes/RubyVpi.src/M000037.html
ruby-vpi-8.1.0 ref/ruby/classes/RubyVpi.src/M000090.html
ruby-vpi-8.0.0 ref/ruby/classes/RubyVpi.src/M000076.html
ruby-vpi-8.2.0 ref/ruby/classes/RubyVpi.src/M000091.html
ruby-vpi-9.0.0 ref/ruby/classes/RubyVpi.src/M000092.html