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

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.

Description

SimpleCov is a Ruby tool designed for code coverage analysis, leveraging Ruby's native Coverage library to collect data, while offering a user-friendly API that simplifies the processing of results by allowing you to filter, group, merge, format, and display them effectively. Although it excels in tracking the covered Ruby code, it does not support coverage for popular templating systems like erb, slim, and haml. For most projects, obtaining a comprehensive overview of coverage results across various types of tests, including Cucumber features, is essential. SimpleCov simplifies this task by automatically caching and merging results for report generation, ensuring that your final report reflects coverage from all your test suites, thus providing a clearer picture of any areas that need improvement. It is important to ensure that SimpleCov is executed in the same process as the code for which you wish to analyze coverage, as this is crucial for accurate results. Additionally, utilizing SimpleCov can significantly enhance your development workflow by identifying untested code segments, ultimately leading to more robust applications.

API Access

Has API No 

API Access

Has API Yes 

Screenshots View All

Screenshots View All

Integrations

Codecov Yes 
C Yes 
Cucumber No 
DeepCover No 
JSON No 
Mariner Financial Wellness No 
Ruby No 
Ruby on Rails No 
RubyMine No 
UndercoverCI No 

Integrations

Codecov Yes 
C No 
Cucumber Yes 
DeepCover Yes 
JSON Yes 
Mariner Financial Wellness Yes 
Ruby Yes 
Ruby on Rails Yes 
RubyMine Yes 
UndercoverCI Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Deployment

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

Deployment

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

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Vendor Details

Company Name

Oracle

Country

United States

Website

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

Vendor Details

Company Name

SimpleCov

Country

United States

Website

github.com/simplecov-ruby/simplecov

Product Features

Product Features

Alternatives

Alternatives

JaCoCo Reviews

JaCoCo

EclEmma
Devel::Cover Reviews

Devel::Cover

metacpan