| blib/lib/App/Sqitch/Command/tag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 65 | 8 | 3 | if (defined $name) { } | 
| 69 | 2 | 9 | if $seen{$target->plan_file}++ | 
| 96 | 1 | 2 | if (@_) | 
| 97 | 1 | 0 | if (my $target = &first(sub { | 
| 112 | 3 | 0 | unless $seen{$name}++ |