Description
Perl projects can measure which lines, branches, conditions, and paths are exercised by tests. This helps maintainers find untested code and improve confidence before changing or releasing software.
It is a development and test tool. Coverage reports can include source paths and code details, so generated reports should be reviewed before being published.