| lib/Module/Provision/TraitFor/VCS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 25 | 0 | 0 | 0 | $self->extra_argv->[0] and $self->extra_argv->[0] eq $k |
| 0 | 0 | 0 | $self->extra_argv->[0] and $self->extra_argv->[0] eq $k and $self->next_argv | |
| 387 | 0 | 0 | 0 | not $new_branch and $bfile->exists |
| 0 | 0 | 0 | not $new_branch and $bfile->exists and $bfile->unlink |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 385 | 0 | 0 | 0 | $self->next_argv // $self->default_branch |