Condition Coverage

blib/lib/Articulate/Storage/Local.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

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

or 2 conditions

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