Condition Coverage

blib/lib/Error/TypeTiny.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
61 872 0 0 (caller $level)[1] =~ /^\(eval \d+\)$/ and (caller $level)[3] eq "(eval)"

or 2 conditions

line l !l condition
52 843 29 (caller $level - 1)[1] || ''
56 640 0 $pkg || ''
98 403 0 $c->{'file'} || 'file?'
403 0 $c->{'line'} || 'NaN'

or 3 conditions

line l !l&&r !l&&!r condition
85 706 63 0 $_[0]{'message'} ||= $_[0]->_build_message