Condition Coverage

blib/lib/Proc/Find.pm
Criterion Covered Total %
condition 16 26 61.5


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 $CACHE and $_table_res

or 2 conditions

line l !l condition
79 21 7 $$p{'exec'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
47 30 0 0 $args{'table'} // _table()
85 14 8 46 defined $args{'user'} or defined $args{'uid'}
86 14 8 0 $args{'user'} // $args{'uid'}
99 8 20 25 defined $args{'euser'} or defined $args{'euid'}
100 8 12 8 $args{'euser'} // $args{'euid'}
142 1 0 0 $_[0]{'table'} // _table()
166 2 0 0 $_[0]{'table'} // _table()