Condition Coverage

blib/lib/App/MBUtiny/Storage.pm
Criterion Covered Total %
condition 5 18 27.7


and 3 conditions

line !l l&&!r l&&r condition
394 0 0 0 $fixup and ref $fixup eq 'CODE'
401 0 0 0 $validate and ref $validate eq 'CODE'

or 2 conditions

line l !l condition
243 0 1 $args{'name'} || 'virtual'
244 0 1 $args{'host'} || {}
245 0 1 $args{'path'} || '.'
266 0 0 $self->{'errors'} || []
285 5 0 shift() || 'core'
327 0 1 $params{'reqired_all'} || 0