summaryrefslogtreecommitdiff
path: root/devel/rubygem-undercover/pkg-descr
blob: 6e9eda94b3d63ff415ddb6a0f4cc113468be5f93 (plain) (blame)
1
2
3
4
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.