Description
Untested code paths in Lua 5.3 scripts become easier to find through coverage measurement.
This package is useful for developers improving Lua test suites and finding files or branches that lack coverage. It is a coverage tool, not proof that behavior is correct.
Coverage reports can include file paths and project structure. Review reports before publishing them.