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-13 years ago997,648 downloads
0.14.0-23 years ago92,062 downloads
0.14.0-14 years ago62,260 downloads
0.13.0-14 years ago228,551 downloads
0.12.0-14 years ago182,762 downloads
0.11.0-14 years ago57,010 downloads
0.10.0-14 years ago11,280 downloads
0.9.1-14 years ago9,693 downloads
0.9-14 years ago95 downloads
0.8-14 years ago20,970 downloads
0.7-14 years ago6,888 downloads
0.6-14 years ago931 downloads
0.5-14 years ago308 downloads
0.4-14 years ago89 downloads
0.3-14 years ago768 downloads
0.2-14 years ago81 downloads
0.1-14 years ago3,889 downloads

Dependencies

lua >= 5.1, < 5.5

Dependency for

behaviour_tree, 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, luatest, mineunit, mocka

Manifests