Condition Coverage

blib/lib/Persistence/Object/Simple.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 $args{'__Create'} and lc $args{'__Create'} eq 'no'
46 0 0 0 not -e $fn and $exists
86 0 0 0 $args{'__Dope'} and $fn

or 2 conditions

line l !l condition
41 0 0 $args{'__Create'} ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
48 0 0 0 $args{'__Dope'} || $DOPE
76 0 0 0 ref $self || $self
78 0 0 0 $args{'__Fn'} || $$self{'__Fn'}
81 0 0 0 $$self{'__Dumper'} || $self->dumper
114 0 0 0 ">$fn" || croak("Can't open $fn for writing.")
141 0 0 0 $args{'__Fn'} || croak("Couldn't open $args{'__Fn'}.")
209 0 0 0 sysopen C, "$dir/$fn", 194 or $counter > $MAXTRIES