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.
| Tags | Software Development Testing |
|---|---|
| Implementation | Unix Shell |
Recent releases


Release Notes: "Here documents" are handled. hashlib is used if it is available. The source code was cleaned up.


Release Notes: This release fixes a race condition when executing multiple instances of the same script. Symbolic links are now de-referenced to avoid duplicates.


Release Notes: This release fixes the output of multi-line items on stderr, and handles the case when the output file cannot be written.


Release Notes: Better detection of non-code lines and support for executing scripts with shcov as "hash bang". Some corner cases are now handled with script exit. Better output support was provided.


No changes have been submitted for this release.