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,571 downloads
0.12.0-17 years ago175,368 downloads
0.11.0-18 years ago56,615 downloads
0.10.0-18 years ago11,301 downloads
0.9.1-18 years ago9,671 downloads
0.9-18 years ago98 downloads
0.8-18 years ago17,404 downloads
0.7-18 years ago6,895 downloads
0.6-18 years ago950 downloads
0.5-18 years ago308 downloads
0.4-18 years ago90 downloads
0.3-18 years ago767 downloads
0.2-18 years ago116 downloads
0.1-18 years ago2,060 downloads

Dependencies

lua >= 5.1, < 5.4

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