kcov
Kcov is a versatile code coverage tool tailored for compiled programs, Python, and Bash, leveraging DWARF debugging information to gather coverage data without requiring... Kcov is a versatile code coverage tool tailored for compiled programs, Python, and Bash, leveraging DWARF debugging information to gather coverage data without requiring special compiler options. It generates lcov-style HTML reports, XML, and JSON outputs, seamlessly integrating with CI systems like Travis CI and GitHub Actions for enhanced testing workflows.
Top kcov Alternatives
grcov
Grcov is a powerful Rust tool designed to collect and aggregate code coverage data from multiple source files. It effectively...
LuaCov
LuaCov serves as an efficient coverage analyzer for Lua scripts, generating execution statistics for each line of code and its...
DeepCover
DeepCover is an advanced code coverage tool tailored for Ruby, offering enhanced accuracy in line and branch coverage reporting. It...
OpenCppCoverage
OpenCppCoverage is an open-source code coverage tool designed for C++ applications on Windows. Primarily utilized for unit testing, it also...
Coverlet
Coverlet provides a cross-platform code coverage solution for .NET, supporting line, branch, and method coverage across .NET Framework and .NET...
PCOV
PCOV is a lightweight, self-contained driver for PHP that is fully compatible with CodeCoverage. It optimizes resource usage by intelligently...
cloverage
Cloverage is a user-friendly Clojure test coverage tool that integrates seamlessly with Leiningen projects. It supports various testing frameworks, including...
Slather
Slather efficiently generates test coverage reports for Xcode projects and integrates seamlessly with Continuous Integration (CI) systems. Users can enable...
blanket.js
Blanket.js serves as a straightforward JavaScript code coverage library, effortlessly installable for both browser and Node.js environments. It enhances existing...
Gcov
Gcov serves as an open-source code-coverage tool designed to enhance software testing efficiency. By compiling code with specific flags, it...
SimpleCov
A powerful code coverage analysis tool for Ruby, SimpleCov leverages Ruby's built-in Coverage library to efficiently gather and process coverage...
Coverage.py
Coverage.py is a robust tool designed for Python developers to measure code coverage by monitoring executed code during program runs....
Coveralls
Coveralls empowers developers by identifying untested areas in their codebase, ensuring a more robust testing suite. With seamless integration into...
Atlassian Clover
Atlassian Clover offers robust code coverage analysis for Java and Groovy, enabling developers to balance functional and testing code effectively....
Codase
Worried about cyber attacks? Codase offers tailored cybersecurity solutions specifically for small businesses and startups. With a focus on network,...
Company Information
- Company: GitHub
- Country: United States
Top kcov Features
- No special compiler options
- Supports multiple languages
- DWARF debugging information
- Continuous HTML output generation
- Cobertura-compatible XML output
- Generic JSON coverage reports
- Merges multiple coverage results
- Easy CI system integration
- Filters irrelevant output paths
- User-friendly installation via Docker
- Straightforward command-line usage
- Compatible with various CI tools
- Customizable output paths
- Developed from Bcov fork
- Comprehensive documentation available
- Actively maintained by author
- Provides real-time coverage data
- Lightweight and efficient
- Open-source and free to use.