Condition Coverage

lib/Log/Shiras/TapPrint.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
41 2 0 0 exists $passed[0] && is_HashRef($passed[0]) && (exists $passed[0]{'report'} || exists $passed[0]{'level'} || exists $passed[0]{'carp_stack'} || exists $passed[0]{'fail_over'})
0 2 0 @passed % 2 == 0 && (exists {@passed}->{'report'} || exists {@passed}->{'level'} || exists {@passed}->{'carp_stack'} || exists {@passed}->{'fail_over'})
95 0 4 1 (caller 3)[3] && !((caller 3)[3] =~ /__ANON__/)
108 3 2 0 $report_count == 0 and $data_ref->{'fail_over'}