Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
grcov is a tool that gathers and consolidates code coverage data from various source files. It is capable of processing .profraw and .gcda files produced by llvm/clang or gcc compilers. Additionally, grcov can handle lcov files for JavaScript coverage and JaCoCo files for Java applications. This versatile tool is compatible with operating systems including Linux, macOS, and Windows, making it widely accessible for developers across different platforms. Its functionality enhances the ability to analyze code quality and test coverage effectively.
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
No
API Access
Has API
No
Integrations
Codecov
Yes
Coveralls
Yes
GitLab
Yes
HTML
Yes
Rust
Yes
Travis CI
Yes
Bash
No
C
Yes
C++
Yes
Docker
No
Integrations
Codecov
Yes
Coveralls
Yes
GitLab
Yes
HTML
Yes
Rust
Yes
Travis CI
Yes
Bash
Yes
C
No
C++
No
Docker
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
grcov
Website
github.com/mozilla/grcov
Vendor Details
Company Name
kcov
Website
github.com/SimonKagstrom/kcov