Branch Coverage

blib/lib/App/Sqitch/Command/status.pm
Criterion Covered Total %
branch 18 22 81.8


line true false branch
112 1 8 if @{$targets;}
126 0 0 unless $_->ident eq "parse"
0 1 if &try(sub {
129 0 1 if $engine->initialized
136 1 7 unless $state
150 5 2 if (defined $plan_proj and $self->project eq $plan_proj) { }
201 9 1 if (my(@tags) = @{$state->{'tags'};})
235 8 2 unless $self->show_changes
261 8 3 unless $self->show_tags
268 1 2 unless (@{$tags;})
307 1 7 if ($idx == $plan->count - 1) { }