Lua Coverage Validator - Overview
Lua Coverage Validator provides automatic source code coverage analysis of applications as they run. Lua Coverage Validator works with information provided by the Lua Profiling and Coverage Interface. Lua Coverage Validator allows you to perform coverage analysis on your entire application. This makes Lua Coverage Validator an excellent tool for use in unit testing, where you need to check that all possible code paths have been taken.
To view the feature list for Lua Coverage Validator, click here.
Lua Coverage Validator does not require a special build of your application
- you do not need to make any changes to your application to use Lua Coverage
Validator.
Lua Coverage Validator does not cause significant drops in performance.
Lua Coverage Validator causes a target program to run marginally slower than
normal.

