LuaCov

Coverage analysis tool for Lua scripts

$ luarocks install luacov

LuaCov is a simple coverage analysis tool for Lua scripts.
When a Lua script is run with the luacov module, it
generates a stats file. The luacov command-line script then
processes this file generating a report indicating which code
paths were not traversed, which is useful for verifying the
effectiveness of a test suite.

Versions

0.15.0-12 years ago444,043 downloads
0.14.0-22 years ago91,793 downloads
0.14.0-13 years ago62,190 downloads
0.13.0-13 years ago222,868 downloads
0.12.0-13 years ago182,545 downloads
0.11.0-13 years ago56,986 downloads
0.10.0-13 years ago11,256 downloads
0.9.1-13 years ago9,665 downloads
0.9-13 years ago71 downloads
0.8-13 years ago20,946 downloads
0.7-13 years ago6,857 downloads
0.6-13 years ago907 downloads
0.5-13 years ago284 downloads
0.4-13 years ago65 downloads
0.3-13 years ago743 downloads
0.2-13 years ago57 downloads
0.1-13 years ago3,635 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

cluacov, doccotest, du-mocks, luacov-cobertura, luacov-cobertura, luacov-console, LuaCov-coveralls, luacov-html, luacov-multiple, luacov-multiple-new, luacov-reporter-gcovr, luacov-reporter-lcov, luacov-reporter-lcov, luacov-reporter-lcov, luacov-summary, mineunit, mocka

Manifests