Condition Coverage

blib/lib/ORLite/Array.pm
Criterion Covered Total %
condition 17 30 56.6


and 3 conditions

line !l l&&!r l&&r condition
48 4 3 0 defined &Params::Util::_STRING($_[-1]) and $_[-1] eq '-DEBUG'
71 0 7 0 defined &Params::Util::_STRING($params{'file'}) and $params{'create'} || -f $params{'file'}
112 5 1 1 $created and &Params::Util::_CODELIKE($params{'create'})
118 4 3 0 exists $params{'user_version'} and $version != $params{'user_version'}
356 0 1 5 defined $$table{'pk'} and not $readonly

or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 7 ref $_[0] || $_[0]
71 2 5 0 $params{'create'} || -f $params{'file'}
435 0 3 0 $DBH or $DBH = $_[0]->connect
4 37 0 $DBH or $_[0]->connect
0 4 0 $DBH or $DBH = $_[0]->connect