Branch Coverage

blib/lib/App/GitHooks/Hook/CommitMsg.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
60 0 0 if scalar keys %args != 0
64 0 0 unless Data::Validate::Type::is_instance($app, 'class', 'App::GitHooks')
70 0 0 $^O eq 'MSWin32' ? :
79 0 0 unless $app->get_terminal->is_interactive or $force_interactive
98 0 0 if $commit_message->is_empty
109 0 0 if $return_code == $App::GitHooks::Hook::CommitMsg::PLUGIN_RETURN_FAILED
115 0 0 if ($has_errors) { }
118 0 0 if ($app->get_terminal->is_interactive) { }
141 0 0 $has_errors ? :