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-17 years ago157,573 downloads
0.12.0-19 years ago175,370 downloads
0.11.0-19 years ago56,617 downloads
0.10.0-110 years ago11,316 downloads
0.9.1-110 years ago9,673 downloads
0.9-110 years ago105 downloads
0.8-110 years ago17,416 downloads
0.7-110 years ago6,902 downloads
0.6-110 years ago959 downloads
0.5-110 years ago315 downloads
0.4-110 years ago95 downloads
0.3-110 years ago772 downloads
0.2-110 years ago133 downloads
0.1-110 years ago2,077 downloads

Dependencies

lua >= 5.1, < 5.4

Dependency for

behaviour_tree, cluacov, cluacov, cluacov, doccotest, du-mocks, fsynth, 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, tested

Labels