C0 code coverage information

Generated on Wed Aug 01 14:04:24 -0300 2007 with rcov 0.8.0


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.
Name Total lines Lines of code Total coverage Code coverage
lib/attributes.rb 9 9
100.0% 
100.0% 
1 require 'attributes/attribute'
2 require 'attributes/code'
3 require 'attributes/source_file'
4 require 'attributes/line_number_table'
5 require 'attributes/exceptions'
6 require 'attributes/constant_value'
7 require 'attributes/deprecated'
8 require 'attributes/inner_classes'
9 require 'attributes/signature'

Generated using the rcov code coverage analysis tool for Ruby version 0.8.0.

Valid XHTML 1.0! Valid CSS!