Condition Coverage

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


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
75 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')
175 10 2 3 $key =~ /^\.\.?$/ or -d "$dir/$key"