| blib/lib/Group/Git/Cmd/Sh.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 0 | 0 | if ($opt->opt->file and -x $opt->opt->file) | 
| 45 | 0 | 0 | unless -d $name | 
| 52 | 0 | 0 | $opt->opt->quote ? : | 
| 0 | 0 | $opt->opt->file ? : | |
| 57 | 0 | 0 | if ($opt->opt->interactive) | 
| 64 | 0 | 0 | if $self->verbose | 
| 66 | 0 | 0 | if not $out or $out =~ /\A\s*\Z/msx |