line |
true |
false |
branch |
25
|
0 |
2 |
unless $ENV{'hide_warn'}
|
42
|
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'}) ? :
|
50
|
0 |
2 |
unless ($data_ref->{'report'})
|
59
|
2 |
0 |
unless ($data_ref->{'level'})
|
68
|
1 |
1 |
unless ($data_ref->{'fail_over'})
|
76
|
2 |
0 |
unless ($data_ref->{'carp_stack'})
|
96
|
1 |
4 |
(caller 3)[3] && !((caller 3)[3] =~ /__ANON__/) ? :
|
109
|
1 |
1 |
if ($report_count == 0 and $data_ref->{'fail_over'})
|
117
|
0 |
2 |
unless select 'IO::Callback'->new('>', $code_ref)
|
125
|
0 |
0 |
unless select STDOUT
|