Branch Coverage

blib/lib/App/GitGot/Command/tag.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
23 0 6 unless $self->local_repo
25 1 5 if $self->opt->add and $self->opt->remove
28 1 4 if ($self->opt->add)
32 1 3 if ($self->opt->remove)
54 0 3 if ($self->opt->all)