<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>9615</id>
      <name>rcov</name>
      <created_at>2007-11-09T23:48:07Z</created_at>
      <updated_at>2009-02-19T12:28:17Z</updated_at>
      <description>rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test coverage of target code. It features:
- fast execution: 20-300 times faster than previous tools
- multiple analysis modes: standard, bogo-profile, &quot;intentional testing&quot;, dependency analysis...
- detection of uncovered code introduced since the last run (&quot;differential code coverage&quot;)
- fairly accurate coverage information through code linkage inference using simple heuristics
- cross-referenced XHTML and several kinds of text reports
- support for easy automation with Rake and Rant
- colorblind-friendliness

rcov can be useful for testing, optimizing and understanding your Ruby programs.</description>
      <homepage_url>http://eigenclass.org/hiki.rb?rcov</homepage_url>
      <download_url>http://rubyforge.org/frs/?group_id=1750</download_url>
      <url_name></url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1180/ruby_library_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1180/ruby_library_small.png</small_logo_url>
      <user_count>34</user_count>
      <average_rating>3.82353</average_rating>
      <rating_count>17</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
