Condition Coverage

blib/lib/Articulate/Storage/Local.pm
Criterion Covered Total %
condition 6 13 46.1


and 3 conditions

line !l l&&!r l&&r condition
250 5 0 0 blessed $content && $content->isa('Articulate::File')
356 0 4 2 $self->navigation->valid_location($location . '/' . $fn) and $self->item_exists(loc($location . '/' . $fn))

or 2 conditions

line l !l condition
62 10 0 shift() // (return undef)
272 5 0 $content //= ''

or 3 conditions

line l !l&&r !l&&!r condition
383 0 0 4 -d "$true_location/.git" or -f "$true_location/Makefile.PL"