| blib/lib/App/GitGot/Command/mux.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | if $self->opt->exec and $self->opt->session |
| 34 | 0 | 0 | $self->opt->dirty ? : |
| 36 | 0 | 0 | $self->opt->session ? : |
| 38 | 0 | 0 | if (@repos >= 25) |
| 41 | 0 | 0 | unless prompt("\nYou're about to open $repo_count ${target}s - you sure about that? ", {'yn', 1, 'default', 'n'}) |
| 49 | 0 | 0 | if (my $window = $windows{$repo->name}) |
| 50 | 0 | 0 | if ($self->opt->session) { } |
| 61 | 0 | 0 | if ($self->opt->session) { } |
| 67 | 0 | 0 | if $self->opt->exec |
| 80 | 0 | 0 | unless (ref $status) |
| 84 | 0 | 0 | if $status->is_dirty |