Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
OpenCppCoverage is a free and open-source tool designed for measuring code coverage in C++ applications on Windows platforms. Primarily aimed at enhancing unit testing, it also aids in identifying executed lines during program debugging. The tool is compatible with compilers that generate program database files (.pdb) and allows users to execute their programs without the need for recompilation. Users can exclude specific lines based on regular expressions, and it offers coverage aggregation, enabling the merging of multiple coverage reports into a singular comprehensive document. It requires Microsoft Visual Studio 2008 or newer, including the Express edition, although it may also function with earlier versions of Visual Studio. Furthermore, tests can be conveniently run through the Test Explorer window, streamlining the testing process for developers. This versatility makes OpenCppCoverage a valuable asset for those focused on maintaining high code quality.
Description
Kcov is a code coverage testing tool available for FreeBSD, Linux, and OSX that caters to compiled languages, Python, and Bash. Initially derived from Bcov, Kcov has developed into a more robust tool, incorporating an extensive array of features beyond those offered by its predecessor. Similar to Bcov, Kcov leverages DWARF debugging data from compiled programs, enabling the gathering of coverage metrics without the need for specific compiler flags. This functionality streamlines the process of assessing code coverage, making it more accessible for developers across various programming languages.
API Access
Has API
API Access
Has API
Integrations
Codecov
Jenkins
Bash
C++
Coveralls
Docker
FreeBSD
GitLab
HTML
Python
Integrations
Codecov
Jenkins
Bash
C++
Coveralls
Docker
FreeBSD
GitLab
HTML
Python
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
OpenCppCoverage
Website
github.com/OpenCppCoverage/OpenCppCoverage
Vendor Details
Company Name
kcov
Website
github.com/SimonKagstrom/kcov