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

0.13.0-16 years ago157,572 downloads
0.12.0-18 years ago175,369 downloads
0.11.0-18 years ago56,616 downloads
0.10.0-19 years ago11,305 downloads
0.9.1-19 years ago9,672 downloads
0.9-19 years ago100 downloads
0.8-19 years ago17,405 downloads
0.7-19 years ago6,896 downloads
0.6-19 years ago953 downloads
0.5-19 years ago310 downloads
0.4-19 years ago91 downloads
0.3-19 years ago768 downloads
0.2-19 years ago117 downloads
0.1-19 years ago2,065 downloads

Dependencies

lua >= 5.1, < 5.4

Dependency for

behaviour_tree, cluacov, 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