lib/Log/Shiras/TapWarn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 3 | 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 | 3 | 0 | @passed % 2 == 0 && (exists {@passed}->{'report'} || exists {@passed}->{'level'} || exists {@passed}->{'carp_stack'} || exists {@passed}->{'fail_over'}) | |
97 | 0 | 4 | 6 | (caller 1)[3] && !((caller 1)[3] =~ /__ANON__/) |
110 | 3 | 7 | 0 | $report_count == 0 and $data_ref->{'fail_over'} |