What is DeepCover?

Deep Cover aims to be the leading tool for measuring Ruby code coverage, offering improved precision for both line and branch coverage metrics. It acts as a streamlined replacement for the conventional Coverage library, presenting a more transparent view of code execution. A line is considered covered only when it has been executed in its entirety, and the optional branch coverage feature highlights any branches that have not been traversed. The MRI implementation takes into account all available methods, including those created through constructs like define_method and class_eval. In contrast to Istanbul's approach, DeepCover reports on all defined methods and blocks. Although loops are not categorized as branches within DeepCover, integrating them can be straightforward if required. Once DeepCover is enabled and configured, it necessitates only a small amount of code loading, with the tracking of coverage commencing at a later stage in the execution process. Furthermore, to ease the transition for projects that have previously depended on the built-in Coverage library, DeepCover can seamlessly embed itself into existing frameworks, ensuring that developers can shift to enhanced coverage analysis without complications. This adaptability and ease of use position DeepCover as not just powerful, but also a valuable asset for teams aiming to strengthen their testing strategies. Overall, its capability to integrate and provide detailed insights into code execution makes it an indispensable tool for Ruby developers.

Pricing

Price Starts At:
Free
Free Version:
Free Version available.

Screenshots and Video

DeepCover Screenshot 1

Company Facts

Company Name:
DeepCover
Company Location:
United States
Company Website:
github.com/deep-cover/deep-cover

Product Details

Deployment
Windows
Mac
Linux
Training Options
Documentation Hub
Support
Web-Based Support

Product Details

Target Company Sizes
Individual
1-10
11-50
51-200
201-500
501-1000
1001-5000
5001-10000
10001+
Target Organization Types
Mid Size Business
Small Business
Enterprise
Freelance
Nonprofit
Government
Startup
Supported Languages
English

DeepCover Categories and Features