Name | Total Lines | Lines of Code | Total Coverage | Code Coverage |
---|---|---|---|---|
lib/gecoder/interface.rb | 11 | 11 | 100.00%
|
100.00%
|
Code reported as executed by Ruby looks like this...and this: this line is also marked as covered.Lines considered as run by rcov, but not reported by Ruby, look like this,and this: these lines were inferred by rcov (using simple heuristics).Finally, here's a line marked as not executed.
1 require 'gecoder/interface/binding_changes' |
2 require 'gecoder/interface/enum_matrix' |
3 require 'gecoder/interface/mixin' |
4 require 'gecoder/interface/mixin' |
5 require 'gecoder/interface/mixin' |
6 require 'gecoder/interface/search' |
7 require 'gecoder/interface/constraints' |
8 require 'gecoder/interface/variables' |
9 require 'gecoder/interface/enum_wrapper' |
10 require 'gecoder/interface/branch' |
11 require 'gecoder/interface/convenience' |
Generated on Thu Jan 08 13:27:03 +0100 2015 with rcov 1.0.0