| blib/lib/Group/Git/Cmd/Pull.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 11 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 100 | 0 | 0 | 0 | $path->parent ne '.' and not -f $path->parent | 
| 114 | 0 | 0 | 0 | @ans == 1 and $ans[0] =~ /^Already \s up-to-date[.]$/msx | 
| line | l | !l | condition | 
|---|---|---|---|
| 68 | 0 | 0 | $type ||= 'pull' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | $remotes or $self->verbose |