Condition Coverage

blib/lib/DataStore/CAS/FS/DirEnt.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
43 33 0 134 @_ == 1 && CORE::ref $_[0] eq 'HASH'
52 15 0 0 @_ == 1 && CORE::ref $_[0] eq 'HASH'

or 2 conditions

line l !l condition
15 162 0 eval "sub $_ { \$_[0]->as_hash->{$_} }; 1" or die $@