Condition Coverage

blib/lib/Process/Storable.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
27 0 7 1 defined $_[0] and not ref $_[0]
7 0 1 defined $_[0] and not ref $_[0] and length $_[0]
71 0 6 1 defined $_[0] and not ref $_[0]
6 0 1 defined $_[0] and not ref $_[0] and length $_[0]