blib/lib/Group/Git/Cmd/Grep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
75 | 0 | 0 | unless (@ARGV) |
84 | 0 | 0 | unless -d $name |
92 | 0 | 0 | if grep {$_ eq $arg;} 'verbose', 'branches' |
93 | 0 | 0 | length $arg == 1 ? : |
0 | 0 | $arg eq 'max-depth' || $opt->opt->{$arg} ne 1 ? : | |
97 | 0 | 0 | if (@argv) |
101 | 0 | 0 | if $opt->opt->{'verbose'} |