| lib/Module/Provision/TraitFor/VCS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 0 | if $self->extra_argv->[0] and $self->extra_argv->[0] eq $k and $self->next_argv |
| 347 | 0 | 0 | if $self->vcs eq 'git' |
| 355 | 0 | 0 | unless $target |
| 356 | 0 | 0 | if $self->vcs eq 'git' |
| 357 | 0 | 0 | if $self->vcs eq 'svn' |
| 387 | 0 | 0 | if not $new_branch and $bfile->exists and $bfile->unlink |
| 388 | 0 | 0 | if $new_branch |
| 392 | 0 | 0 | unless $self->can($method) |
| 396 | 0 | 0 | &is_win32() ? : |