Condition Coverage

blib/lib/Test/Harness/Results.pm
Criterion Covered Total %
condition 22 24 91.6


or 2 conditions

line l !l condition
94 3 19 $$self{'wait'} || 0
106 149 15 $$self{'max'} || 0
112 12 10 $$self{'passing'} || 0
118 48 4 $$self{'ok'} || 0
124 3 19 $$self{'exit'} || 0
130 3 19 $$self{'bonus'} || 0
136 0 0 $$self{'skip_reason'} || 0
142 3 19 $$self{'skip'} || 0
148 3 19 $$self{'todo'} || 0
154 86 4 $$self{'seen'} || 0
162 133 35 $$self{'details'} ||= []
168 38 12 $$self{'details'} || []