Module RubyVPI
In: lib/ruby-vpi.rb
lib/ruby-vpi/rcov.rb

Provides configuration information of the Ruby-VPI project.

Methods

Constants

COVERAGE_ANALYSIS = Rcov::CodeCoverageAnalyzer.new
COVERAGE_ANALYSIS_HANDLERS = []

Public Class methods

Initializes the current bench using the given parameters.

Invokes the given block after code coverage analysis has completed.

[Validate]