Branch Coverage

lib/Log/Shiras/TapPrint.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
24 0 2 unless $ENV{'hide_warn'}
41 2 0 @passed % 2 == 0 && (exists {@passed}->{'report'} || exists {@passed}->{'level'} || exists {@passed}->{'carp_stack'} || exists {@passed}->{'fail_over'}) ? :
0 2 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'}) ? :
49 0 2 unless ($data_ref->{'report'})
58 2 0 unless ($data_ref->{'level'})
67 1 1 unless ($data_ref->{'fail_over'})
75 2 0 unless ($data_ref->{'carp_stack'})
95 1 4 (caller 3)[3] && !((caller 3)[3] =~ /__ANON__/) ? :
108 1 1 if ($report_count == 0 and $data_ref->{'fail_over'})
116 0 2 unless select 'IO::Callback'->new('>', $code_ref)
124 0 0 unless select STDOUT