| blib/lib/Group/Git/Cmd/Pull.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 74 | 0 | 0 | if (-d $name) { } |
| 0 | 0 | elsif ($repo->git) { } | |
| 82 | 0 | 0 | unless ($remotes or $self->verbose) |
| 91 | 0 | 0 | $opt->opt->{$_} eq '1' ? : |
| 0 | 0 | $opt->opt->{$_} eq '0' ? : | |
| 100 | 0 | 0 | if ($path->parent ne "." and not -f $path->parent) |
| 108 | 0 | 0 | if -d $dir |
| 109 | 0 | 0 | if $self->verbose > 1 |
| 110 | 0 | 0 | unless $opt->opt->quiet |
| 114 | 0 | 0 | if @ans == 1 and $ans[0] =~ /^Already \s up-to-date[.]$/msx |
| 116 | 0 | 0 | wantarray ? : |