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-15 years ago157,557 downloads
0.12.0-16 years ago175,354 downloads
0.11.0-17 years ago56,601 downloads
0.10.0-17 years ago11,247 downloads
0.9.1-17 years ago9,657 downloads
0.9-17 years ago71 downloads
0.8-17 years ago17,362 downloads
0.7-17 years ago6,855 downloads
0.6-17 years ago910 downloads
0.5-17 years ago281 downloads
0.4-17 years ago63 downloads
0.3-17 years ago740 downloads
0.2-17 years ago63 downloads
0.1-17 years ago1,993 downloads

Dependencies

lua >= 5.1, < 5.4

Dependency for

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

Labels