./devel/lua-cov, Simple coverage analyzer for Lua scripts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 0.14.0, Package name: lua53-cov-0.14.0, Maintainer: pkgsrc-users

LuaCov is a simple coverage analyzer for Lua scripts. When a Lua script is
run with the luacov module loaded, it generates a stats file with the number
of executions of each line of the script and its loaded modules. The luacov
command-line script then processes this file generating a report file which
allows one to visualize which code paths were not traversed, which is useful
for verifying the effectiveness of a test suite.


Master sites:

Filesize: 48.409 KB

Version history: (Expand)