| blib/lib/App/GitHooks/Hook/CommitMsg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 7 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 90 | 0 | 0 | Path::Tiny::path($commit_message_file)->slurp_utf8 // '' | 
| 122 | 0 | 0 | $ENV{'EDITOR'} // 'vim' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | $app->get_terminal->is_interactive or $force_interactive |