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

BullseyeCoverage is an innovative tool designed for C++ code coverage that aims to enhance the quality of software in critical sectors such as enterprise applications, industrial automation, healthcare, automotive, telecommunications, and the aerospace and defense industries. The function coverage metric allows developers to quickly assess the extent of testing and highlights regions that lack coverage entirely. This metric is invaluable for enhancing overall coverage across various facets of your project. On a more granular level, condition/decision coverage offers insights into the control structure, enabling targeted improvements in specific areas, particularly during unit tests. Compared to statement or branch coverage, C/D coverage delivers superior detail and significantly boosts productivity, making it a more effective choice for developers striving for thorough testing. By incorporating these metrics, teams can ensure their software is robust and reliable, meeting the high standards required in critical applications.

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

Codecov
C
C++
Dart
Eclipse
Eclipse IDE
JSON
Typemock
Visual Studio
Xcode

Integrations

Codecov
C
C++
Dart
Eclipse
Eclipse IDE
JSON
Typemock
Visual Studio
Xcode

Pricing Details

$900 one-time payment
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

Bullseye Testing Technology

Website

www.bullseye.com

Vendor Details

Company Name

pub.dev

Website

pub.dev/packages/coverage

Product Features

Product Features

Alternatives

Testwell CTC++ Reviews

Testwell CTC++

Testwell

Alternatives

Devel::Cover Reviews

Devel::Cover

metacpan
Devel::Cover Reviews

Devel::Cover

metacpan
pytest-cov Reviews

pytest-cov

Python
JCov Reviews

JCov

OpenJDK