Openacn Ruby C0 Coverage Information - RCov

ddl/behavior_set.rb

Name Total Lines Lines of Code Total Coverage Code Coverage
ddl/behavior_set.rb 6 6
83.33%
83.33%

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 module ACN
2   module DDL
3     class BehaviorSet < DDLModule
4     end
5   end
6 end

Generated on 2010-01-07 13:48:59 +1000 with rcov 0.9.2.1