Name | Total Lines | Lines of Code | Total Coverage | Code Coverage |
---|---|---|---|---|
library/app_utils/data_file_names.rb | 2 | 1 | 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.
2 # Test data yml files mentioned in the name of constants |
3 GEM_NAME = "gem_name.yml" |
Generated on 2015-05-08 10:40:30 +0530 with SimpleCov-RCov 0.2.3