line |
true |
false |
branch |
20
|
0 |
0 |
@_ == 1 && ref $_[0] eq 'HASH' ? :
|
29
|
0 |
128 |
@_ == 1 && ref $_[0] eq 'HASH' ? :
|
30
|
128 |
0 |
$attrs{'variables'} ? :
|
31
|
0 |
128 |
$attrs{'constants'} ? :
|
46
|
64 |
0 |
if exists $set->{$name}
|
48
|
0 |
0 |
if exists $set->{$name}
|
49
|
0 |
0 |
if $self->die_on_unknown_value
|
60
|
219 |
0 |
keys %tmp ? :
|
62
|
230 |
0 |
ref $info ? :
|
71
|
201 |
18 |
$fn ? :
|
|
18 |
201 |
$ev ? :
|
|
51 |
168 |
$pl ? :
|
81
|
0 |
164 |
unless my $info = $self->get_function($name)
|
84
|
14 |
150 |
if (my $eval = $info->{'evaluator'}) { }
|
|
150 |
0 |
elsif (my $fn = $info->{'native'}) { }
|