blib/lib/App/GitGot/Command/tag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 4 | 1 | 1 | $self->opt->add and $self->opt->remove |
59 | 3 | 0 | 0 | $self->opt->all && $tags{$t} |
line | l | !l | condition |
---|---|---|---|
55 | 0 | 0 | $tags{$_} ||= 0 |