Noah C0 Coverage Information - RCov

lib/noah/models.rb

Name Total Lines Lines of Code Total Coverage Code Coverage
lib/noah/models.rb 5 5
80.00%
80.00%

Key

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.

Coverage Details

1 require File.join(File.dirname(__FILE__),'hosts')
2 require File.join(File.dirname(__FILE__),'services')
3 require File.join(File.dirname(__FILE__),'applications')
4 require File.join(File.dirname(__FILE__),'configurations')
5 require File.join(File.dirname(__FILE__),'watchers')

Generated on 2011-02-08 01:54:21 -0500 with rcov 0.9.8