Condition Coverage

blib/lib/Sub/Args.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
37 16 16 2 $$rule{$_} && !defined($$caller_args{$_})
58 5 11 1 $_[$i] and not defined $args[0]

or 3 conditions

line l !l&&r !l&&!r condition
25 5 0 11 ref $DB::args[0] || $DB::args[0]
52 2 0 4 ref $DB::args[0] || $DB::args[0]