blib/lib/App/GitHooks/Plugin/DetectCommitNoVerify.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 2 | if -e '.git/COMMIT-MSG-CHECKS' |
79 | 1 | 0 | unless ($changes_pass) |
88 | 0 | 1 | if ($staged_changes->is_revert) |
99 | 1 | 0 | if ($stdout =~ /\w/) |