| blib/lib/App/GitHooks/Plugin/BlockProductionCommits.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 92 | 2 | 0 | defined $config->get('testing', 'force_interactive') ? : | 
| 95 | 0 | 2 | unless $is_interactive | 
| 102 | 1 | 1 | if $env_value =~ /$env_regex/ | 
| 108 | 1 | 0 | if (defined $remotes_whitelist_regex) | 
| 111 | 0 | 1 | if $remotes =~ /$remotes_whitelist_regex/x |