![]()
shcov (Shell script execution coverage testing) is
a gcov-like code coverage tester for Bourne
shell/Bash scripts. It also has an lcov-like HTML
output generator to present coverage results.
License: GNU General Public License (GPL)
Changes:
This release fixes the output of multi-line items on stderr, and handles the case when the output file cannot be written.