Coverage analysis tool for Lua scripts

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

scm-1dev9 years ago92 downloads
0.5-19 years ago437 downloads
0.4-19 years ago117 downloads
0.3-19 years ago301 downloads
0.2-19 years ago91 downloads
0.1-19 years ago94 downloads

Dependencies

lua >= 5.1

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

Labels