Condition Coverage

blib/lib/App/Sqitch/Command/status.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
150 0 2 5 defined $plan_proj and $self->project eq $plan_proj

or 2 conditions

line l !l condition
254 2 2 ' ' x ($len - length($_->{'change'})) || ''
287 1 3 ' ' x ($len - length($_->{'tag'})) || ''

or 3 conditions

line l !l&&r !l&&!r condition
297 8 1 0 $plan->index_of($state->{'change_id'}) // do {