Condition Coverage

blib/lib/File/Strfile.pm
Criterion Covered Total %
condition 10 14 71.4


or 2 conditions

line l !l condition
123 16 5 length $l // 0

or 3 conditions

line l !l&&r !l&&!r condition
120 5 16 35 not defined $l or $l eq "$self->{'Delimit'}\n"
258 15 44 105 not defined $l or $l eq "$self->{'Delimit'}\n"
293 0 0 81 $get =~ /^_/u or not defined $self->{$get}
302 3 0 0 shift() // "$self->{'SrcFile'}.dat"