Branch Coverage

blib/lib/Test/Given/Context.pm
Criterion Covered Total %
branch 27 28 96.4


line true false branch
47 2 80 unless $and_type
49 52 28 if ($and_type eq 'thens') { }
59 106 78 if (@_ > 1)
86 88 39 if $$self{'parent'}
88 3 124 if (not $$self{'thens'} || _okay_to_have_no_tests($self)) { }
97 57 68 if ($$self{'contexts'})
108 171 135 if $$self{'parent'}
119 167 133 if $$self{'parent'}
122 3 33 if $@
129 167 133 if $$self{'parent'}
155 47 84 unless $$self{'thens'}
157 4 127 if ($count == 0 and $self->_has_invariants)
162 0 57 unless $$self{'contexts'}
57 74 if $$self{'contexts'}