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
82 21 7 $p->{'exec'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
60 33 0 0 $args{'table'} // _table()
88 18 8 50 defined $args{'user'} or defined $args{'uid'}
89 18 8 0 $args{'user'} // $args{'uid'}
105 8 20 33 defined $args{'euser'} or defined $args{'euid'}
106 8 12 8 $args{'euser'} // $args{'euid'}
151 1 0 0 $_[0]{'table'} // _table()
175 2 0 0 $_[0]{'table'} // _table()