Sign up for the Slatest to get the most insightful analysis, criticism, and advice out there, delivered to your inbox daily.
SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather coverage data, but makes processing the results much easier by providing a clean API to filter, ...