Condition Coverage

blib/lib/ORLite.pm
Criterion Covered Total %
condition 26 39 66.6


and 3 conditions

line !l l&&!r l&&r condition
39 24 4 0 defined &Params::Util::_STRING($_[-1]) and $_[-1] eq "-DEBUG"
65 0 6 22 defined &Params::Util::_STRING($params{'file'}) and $params{'create'} || -f $params{'file'}
138 24 2 2 $created and &Params::Util::_CODELIKE($params{'create'})
144 21 6 0 exists $params{'user_version'} and $user_version != $params{'user_version'}
150 25 1 1 $cached and -f $cached
395 0 0 27 $t->{'rowid'} &&= $t->{'pki'}
692 5 19 11 $t->{'create'} and $t->{'array'}
718 4 0 0 $t->{'id'} && $t->{'rowid'}
730 8 0 23 $t->{'pki'} and $t->{'rowid'}
802 0 0 26 $^P and $^V >= "5.008009"

or 3 conditions

line l !l&&r !l&&!r condition
35 0 28 0 ref $_[0] || $_[0]
65 6 22 0 $params{'create'} || -f $params{'file'}
367 1 1 21 $c->{'type'} =~ /BLOB/i or not $c->{'type'}