Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

Deep Cover strives to be the premier tool for Ruby code coverage, delivering enhanced accuracy for both line and branch coverage metrics. It serves as a seamless alternative to the standard Coverage library, providing a clearer picture of code execution. A line is deemed covered only when it has been fully executed, and the optional branch coverage feature identifies any branches that remain untraveled. The MRI implementation considers all methods available, including those created through constructs like define_method and class_eval. Unlike Istanbul's method, DeepCover encompasses all defined methods and blocks when reporting coverage. Although loops are not classified as branches within DeepCover, accommodating them can be easily arranged if necessary. Even once DeepCover is activated and set up, it requires only a minimal amount of code loading, with coverage tracking starting later in the process. To facilitate an easy migration for projects that have previously relied on the built-in Coverage library, DeepCover can integrate itself into existing setups, ensuring a smooth transition for developers seeking improved coverage analysis. This capability makes DeepCover not only versatile but also user-friendly for teams looking to enhance their testing frameworks.

Description

Gcov is a tool that provides open-source capabilities for measuring code coverage. It helps developers analyze which parts of their code are executed during testing, allowing for better optimization and debugging.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

Codecov
C
Code Climate
Coveralls
Istanbul
Ruby
SimpleCov

Integrations

Codecov
C
Code Climate
Coveralls
Istanbul
Ruby
SimpleCov

Pricing Details

Free
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

DeepCover

Country

United States

Website

github.com/deep-cover/deep-cover

Vendor Details

Company Name

Oracle

Country

United States

Website

docs.oracle.com/en/operating-systems/oracle-linux/6/porting/ch02s05s01.html

Product Features

Product Features

Alternatives

Devel::Cover Reviews

Devel::Cover

metacpan

Alternatives

JCov Reviews

JCov

OpenJDK
blanket.js Reviews

blanket.js

Blanket.js
JaCoCo Reviews

JaCoCo

EclEmma