Actionable code coverage - detects untested code blocks in recent changes
undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports.
$
pkg install rubygem-undercoverOrigin
devel/rubygem-undercover
Size
2.75MiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
9 packages
Required by
0 packages