| blib/lib/Metabrik/Devel/Git.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | unless $self->brik_help_run_undef_arg("clone", $repository) |
| 52 | 0 | 0 | unless (defined $directory) |
| 62 | 0 | 0 | unless $self->execute($cmd) |
| 71 | 0 | 0 | unless $self->brik_help_run_undef_arg("update", $repository) |
| 73 | 0 | 0 | unless (defined $directory) |
| 83 | 0 | 0 | unless $self->execute($cmd) |
| 92 | 0 | 0 | unless $self->brik_help_run_undef_arg("update_or_clone", $repository) |
| 94 | 0 | 0 | if (defined $directory and -d $directory) |