Condition Coverage

blib/lib/MetaStore/StoreDir.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
95 2 0 1 $atime and $mtime

or 3 conditions

line l !l&&r !l&&!r condition
77 1 0 0 UNIVERSAL::isa($val, 'IO::Handle') or ref $val eq 'GLOB'
1 0 0 UNIVERSAL::isa($val, 'IO::Handle') or ref $val eq 'GLOB' or UNIVERSAL::isa($val, 'Tie::Handle')
177 10 2 3 $key =~ /^\.\.?$/ or -d "$dir/$key"