Condition Coverage

blib/lib/DBIx/FileStore.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
212 0 0 0 $verbose and $part % 25 == 0
251 0 0 0 $row and defined $row->[0]
310 0 0 0 $file and $file =~ /\s/

or 3 conditions

line l !l&&r !l&&!r condition
250 0 0 0 $c_len ||= $row->[5]
261 0 0 0 $orig_c_md5 ||= $row->[2]
306 0 0 0 not defined $file or $file eq ''