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 ago578,216 downloads
0.14.0-23 years ago91,959 downloads
0.14.0-13 years ago62,209 downloads
0.13.0-13 years ago224,316 downloads
0.12.0-13 years ago182,634 downloads
0.11.0-13 years ago57,000 downloads
0.10.0-13 years ago11,270 downloads
0.9.1-13 years ago9,679 downloads
0.9-13 years ago85 downloads
0.8-13 years ago20,960 downloads
0.7-13 years ago6,878 downloads
0.6-13 years ago921 downloads
0.5-13 years ago298 downloads
0.4-13 years ago79 downloads
0.3-13 years ago758 downloads
0.2-13 years ago71 downloads
0.1-13 years ago3,729 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