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

The JCov open-source initiative is designed to collect quality metrics related to the development of test suites. By making JCov accessible, the project aims to enhance the verification of regression test executions within OpenJDK development. The primary goal of JCov is to ensure transparency regarding test coverage metrics. Promoting a standard coverage tool like JCov benefits OpenJDK developers by providing a code coverage solution that evolves in harmony with advancements in the Java language and VM. JCov is entirely implemented in Java and serves as a tool to assess and analyze dynamic code coverage for Java applications. It offers features that measure method, linear block, and branch coverage, while also identifying execution paths that remain uncovered. Additionally, JCov can annotate the program's source code with coverage data. From a testing standpoint, JCov is particularly valuable for identifying execution paths and understanding how different pieces of code are exercised during testing. This detailed insight helps developers enhance their testing strategies and improve overall code quality.

Description

Coverage offers tools for gathering, processing, and formatting coverage data specifically for Dart. The function Collect_coverage retrieves coverage information in JSON format from the Dart VM Service, while format_coverage transforms this JSON coverage data into either the LCOV format or a more readable, pretty-printed layout for easier interpretation. This set of tools enhances the ability to analyze code coverage effectively.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

AWS Marketplace
Amazon Corretto
Apache NetBeans
Azure Marketplace
Codecov
Dart
Helidon
JSON
Java
Red Hat Runtimes
XML

Integrations

AWS Marketplace
Amazon Corretto
Apache NetBeans
Azure Marketplace
Codecov
Dart
Helidon
JSON
Java
Red Hat Runtimes
XML

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

OpenJDK

Country

United States

Website

wiki.openjdk.org/display/CodeTools/jcov

Vendor Details

Company Name

pub.dev

Website

pub.dev/packages/coverage

Product Features

Alternatives

Mayhem Reviews

Mayhem

ForAllSecure

Alternatives

Devel::Cover Reviews

Devel::Cover

metacpan
pytest-cov Reviews

pytest-cov

Python
JaCoCo Reviews

JaCoCo

EclEmma
JCov Reviews

JCov

OpenJDK