line |
true |
false |
branch |
32
|
0 |
5 |
@_ && ref $_[0] ? :
|
33
|
4 |
1 |
if (defined(my $name = delete $args{'profile'}))
|
50
|
5 |
0 |
unless (&blessed($e))
|
52
|
4 |
1 |
if (ref $e eq 'HASH')
|
56
|
1 |
4 |
unless defined $class
|
57
|
5 |
0 |
if substr($class, 0, 2) eq '::'
|
73
|
45 |
150 |
if ($frame->{'type'} eq 'ARRAY') { }
|
|
85 |
65 |
elsif ($frame->{'type'} eq 'HASH') { }
|
74
|
5 |
40 |
if (not scalar @{$frame->{'data'};}) { }
|
80
|
30 |
10 |
if (defined(my $key = &$iterator()))
|
95
|
5 |
80 |
if (not scalar keys %{$$frame{'data'};}) { }
|
101
|
65 |
15 |
if (defined(my $key = &$iterator()))
|