Condition Coverage

blib/lib/Devel/Trace/Subs.pm
Criterion Covered Total %
condition 21 30 70.0


and 3 conditions

line !l l&&!r l&&r condition
77 4 3 3 $want and $want eq "stack"
78 1 1 1 $out_type and $out_type eq "html"
93 4 3 3 $want and $want eq "flow"
94 1 1 1 $out_type and $out_type eq "html"
110 2 1 1 $out_type and $out_type eq "html"

or 2 conditions

line l !l condition
37 0 13 (caller 1)[3] || 'main()'
44 0 13 (caller 1)[3] || '-'
0 13 (caller 1)[0] || '-'
0 13 (caller 2)[3] || '-'
0 13 (caller 1)[1] || '-'
0 13 (caller 1)[2] || '-'

or 3 conditions

line l !l&&r !l&&!r condition
159 0 0 0 $p{'inject'} || _inject_code()