Condition Coverage

blib/lib/Data/Tab.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
259 0 0 0 not defined $therow and $$self{'more'}
271 0 0 0 defined $$self{'buffer'} and scalar @{$$self{'data'};} > $$self{'buffer'}
375 0 0 0 defined $sep and @headers
385 0 0 0 $rule and ref $rule eq 'ARRAY'
387 0 0 0 @headers and $rule

or 3 conditions

line l !l&&r !l&&!r condition
113 0 0 0 $dbh->prepare($sql) || croak($dbh->errstr)
251 0 0 0 defined $row or defined $col