|
kcov
☆
« Back to VersTracker
|
||||||||||
|
Description: Code coverage tester for compiled programs, Python, and shell scripts |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: coverage testing c-cpp python bash devtools | ||||||||||
| Install: brew install kcov | ||||||||||
|
About: Kcov is a code coverage tool that works with compiled binaries, Python scripts, and shell scripts. It instruments binaries without requiring recompilation by using the ptrace system call to monitor execution. Its main value is providing unified HTML and JSON coverage reports across multiple programming languages. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|