Condition Coverage

blib/lib/ORLite.pm
Criterion Covered Total %
condition 25 39 64.1


and 3 conditions

line !l l&&!r l&&r condition
42 24 4 0 defined &Params::Util::_STRING($_[-1]) and $_[-1] eq '-DEBUG'
68 0 28 0 defined &Params::Util::_STRING($params{'file'}) and $params{'create'} || -f $params{'file'}
141 24 2 2 $created and &Params::Util::_CODELIKE($params{'create'})
147 21 6 0 exists $params{'user_version'} and $user_version != $params{'user_version'}
153 25 1 1 $cached and -f $cached
398 0 0 27 $$t{'rowid'} &&= $$t{'pki'}
695 5 19 11 $$t{'create'} and $$t{'array'}
720 4 0 0 $$t{'id'} && $$t{'rowid'}
733 8 0 23 $$t{'pki'} and $$t{'rowid'}
805 0 0 26 $^P and $^V >= 5.008009

or 3 conditions

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