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

This module offers metrics for code coverage specifically tailored for Perl, highlighting the extent to which tests engage with the code. By utilizing Devel::Cover, users can identify sections of their code that remain untested and decide on additional tests necessary to enhance coverage. Essentially, code coverage serves as a proxy indicator of software quality. Devel::Cover has reached a commendable level of stability, incorporating an array of features typical of effective coverage tools. It provides detailed reports on statement, branch, condition, subroutine, and pod coverage. Generally, the data on statement and subroutine coverage is reliable, while branch and condition coverage may not always align with expectations. For pod coverage, it leverages Pod::Coverage, and if Pod::Coverage::CountParents is accessible, it will utilize that for more comprehensive insights. Overall, Devel::Cover stands out as an essential tool for Perl developers seeking to improve their code's robustness through better testing practices.

Description

Coco® is a versatile tool designed for measuring code coverage across multiple programming languages. It utilizes automatic instrumentation of source code to assess the coverage of statements, branches, and conditions during testing. When a test suite is executed against this instrumented application, it generates data that can be thoroughly analyzed later. Through this analysis, developers can gain insights into the extent of source code tested, identify gaps in test coverage, determine which additional tests are necessary, and observe changes in coverage over time. Moreover, it helps in pinpointing redundant tests, as well as identifying untested or obsolete code segments. By evaluating the effect of patches on both the code and the overall coverage, Coco provides a comprehensive overview of testing efficacy. It supports various coverage metrics, including statement coverage, branch coverage, and Modified Condition/Decision Coverage (MC/DC), making it adaptable for diverse environments such as Linux, Windows, and real-time operating systems. The tool is compatible with various compilers, including GCC, Visual Studio, and embedded compilers. Users can also choose from different report formats, including text, HTML, XML, JUnit, and Cobertura, to suit their needs. Additionally, Coco can seamlessly integrate with a multitude of build, testing, and continuous integration frameworks, such as JUnit, Jenkins, and SonarQube, enhancing its utility in a developer's workflow. This comprehensive range of features makes Coco an essential asset for any team focused on ensuring high-quality software through effective testing practices.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

C
BlackBerry QNX
C#
C++
Codecov
FreeRTOS
GitHub
Go
HTML
JSON
JUnit
Jenkins
Perl
QML
SonarQube Server
SystemC
Tcl
Vim
Visual Studio
VxWorks

Integrations

C
BlackBerry QNX
C#
C++
Codecov
FreeRTOS
GitHub
Go
HTML
JSON
JUnit
Jenkins
Perl
QML
SonarQube Server
SystemC
Tcl
Vim
Visual Studio
VxWorks

Pricing Details

Free
Free Trial
Free Version

Pricing Details

€124.17 per month
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

metacpan

Website

metacpan.org/pod/Devel::Cover

Vendor Details

Company Name

froglogic

Country

Germany

Website

www.froglogic.com/coco/

Product Features

Product Features

Static Code Analysis

Analytics / Reporting
Code Standardization / Validation
Multiple Programming Language Support
Provides Recommendations
Standard Security/Industry Libraries
Vulnerability Management

Alternatives

Alternatives

Jtest Reviews

Jtest

Parasoft
BullseyeCoverage Reviews

BullseyeCoverage

Bullseye Testing Technology
SonarQube Cloud Reviews

SonarQube Cloud

SonarSource
froglogic Coco Reviews

froglogic Coco

froglogic
CodeRush Reviews

CodeRush

DevExpress