| blib/lib/App/GitGot/Command/list.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 3 | if ($self->opt->json) |
| 28 | 0 | 0 | unless try_load_class('JSON') |
| 38 | 3 | 3 | -d $repo->path ? : |
| 3 | 6 | $repo->repo ? : | |
| 3 | 9 | $repo->repo && -d $repo->path ? : | |
| 45 | 4 | 8 | if ($self->quiet) { } |
| 51 | 1 | 7 | if ($self->verbose and $repo->tags) |