Branch Coverage

blib/lib/Git/TagVersion/App.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
82 0 0 if ($self->all) { }
0 0 elsif ($self->last) { }
0 0 elsif ($self->next) { }
0 0 elsif ($self->tag) { }
107 0 0 if (defined $self->next_version)
117 0 0 if (defined $self->last_version)