| blib/lib/App/GitHooks/Plugin/BlockProductionCommits.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 93 | 3 | 0 | defined $config->get('testing', 'force_interactive') ? : | 
| 96 | 0 | 3 | unless $is_interactive | 
| 101 | 1 | 2 | unless defined $env_variable | 
| 105 | 1 | 1 | if $env_value =~ /$env_regex/ | 
| 111 | 1 | 0 | if (defined $remotes_whitelist_regex) | 
| 114 | 0 | 1 | if $remotes =~ /$remotes_whitelist_regex/x |