grcov
Grcov is a powerful Rust tool designed to collect and aggregate code coverage data from multiple source files. It effectively processes .profraw and .gcda files from llvm... Grcov is a powerful Rust tool designed to collect and aggregate code coverage data from multiple source files. It effectively processes .profraw and .gcda files from llvm/clang or gcc, as well as lcov and JaCoCo files for Java and JavaScript coverage. Compatible with Linux, macOS, and Windows, grcov addresses diverse coverage needs efficiently.
Top grcov Alternatives
DeepCover
DeepCover is an advanced code coverage tool tailored for Ruby, offering enhanced accuracy in line and branch coverage reporting. It...
kcov
Kcov is a versatile code coverage tool tailored for compiled programs, Python, and Bash, leveraging DWARF debugging information to gather...
Coverlet
Coverlet provides a cross-platform code coverage solution for .NET, supporting line, branch, and method coverage across .NET Framework and .NET...
LuaCov
LuaCov serves as an efficient coverage analyzer for Lua scripts, generating execution statistics for each line of code and its...
cloverage
Cloverage is a user-friendly Clojure test coverage tool that integrates seamlessly with Leiningen projects. It supports various testing frameworks, including...
OpenCppCoverage
OpenCppCoverage is an open-source code coverage tool designed for C++ applications on Windows. Primarily utilized for unit testing, it also...
blanket.js
Blanket.js serves as a straightforward JavaScript code coverage library, effortlessly installable for both browser and Node.js environments. It enhances existing...
PCOV
PCOV is a lightweight, self-contained driver for PHP that is fully compatible with CodeCoverage. It optimizes resource usage by intelligently...
SimpleCov
A powerful code coverage analysis tool for Ruby, SimpleCov leverages Ruby's built-in Coverage library to efficiently gather and process coverage...
Slather
Slather efficiently generates test coverage reports for Xcode projects and integrates seamlessly with Continuous Integration (CI) systems. Users can enable...
Coveralls
Coveralls empowers developers by identifying untested areas in their codebase, ensuring a more robust testing suite. With seamless integration into...
Gcov
Gcov serves as an open-source code-coverage tool designed to enhance software testing efficiency. By compiling code with specific flags, it...
Codase
Worried about cyber attacks? Codase offers tailored cybersecurity solutions specifically for small businesses and startups. With a focus on network,...
Coverage.py
Coverage.py is a robust tool designed for Python developers to measure code coverage by monitoring executed code during program runs....
UndercoverCI
UndercoverCI enhances Ruby code reviews by identifying untested changes in methods, classes, and blocks before deployment. It integrates seamlessly with...
Company Information
- Company: GitHub
- Country: United States
Top grcov Features
- Multi-language support
- HTML report generation
- Coverage badge creation
- Symbolic link efficiency
- Supports GitHub Pages
- Integrates with Codecov
- LCOV and JaCoCo compatibility
- Windows compatibility
- Pre-commit integration
- Dynamic badge URL generation
- Nightly Rust requirement
- Profiling data aggregation
- Environment variable customization
- Docker integration for tests
- User-friendly installation method