line |
true |
false |
branch |
42
|
0 |
0 |
unless ref $err |
43
|
0 |
0 |
unless $err->isa('Log::Report::Exception') |
48
|
0 |
0 |
wantarray ? : |
52
|
0 |
0 |
unless +(shift())->{'errors'} |
57
|
0 |
0 |
defined $kind ? : |
72
|
0 |
0 |
$fh ? : |
80
|
0 |
0 |
if (defined $dp) { } |
84
|
0 |
0 |
if (defined $dt) { } |
88
|
0 |
0 |
if defined $el |
91
|
0 |
0 |
if $oldfh |
97
|
0 |
0 |
unless my $request = $self->request |
99
|
0 |
0 |
@_ % 2 ? : |
103
|
0 |
0 |
if ($format and $request->content_type =~ /xml/i) { } |
119
|
0 |
0 |
unless my $resp = $self->response |
121
|
0 |
0 |
@_ % 2 ? : |
125
|
0 |
0 |
if ($format and $resp->content_type =~ /xml/i) { } |
146
|
0 |
0 |
if (my $d = $self->{'decode_errors'}) |