Condition Coverage

blib/lib/Test/Unit/TestCase.pm
Criterion Covered Total %
condition 6 16 37.5


or 2 conditions

line l !l condition
88 19 0 $self->name || 'ANON'
127 0 0 $self->name || 'anonymous testcase'

or 3 conditions

line l !l&&r !l&&!r condition
50 108 18 0 $result ||= create_result()
94 40 0 0 $self || ref $self
103 0 0 49 ref $_[0] || $_[0]
118 0 0 49 ref $_[0] || $_[0]