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