blib/lib/Git/MoreHooks/GitRepoAdmin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | l | !l | condition |
---|---|---|---|
39 | 0 | 2 | $$config{lc $CFG} //= {} |
42 | 0 | 2 | $default->{'ref'} //= ["^refs/heads/main\$", "^refs/heads/master\$"] |
132 | 1 | 1 | $is_squash_merge // "undef" |