line |
true |
false |
branch |
20
|
62 |
57 |
unless $_[0] eq $_[1] |
31
|
2 |
87 |
if $full_type eq "*" |
47
|
1 |
36 |
unless defined $param->{'q'} and length $param->{'q'} and &_numify($param->{'q'}) <= 1 and &_numify($param->{'q'}) >= 0 |
67
|
42 |
25 |
if (_match($type, $target_type) and _match($subtype, $target_subtype)) |
69
|
28 |
14 |
$type eq $target_type ? : |
|
19 |
23 |
$subtype eq $target_subtype ? : |
78
|
2 |
6 |
if $k ne "q" and exists $target_param->{$k} and $target_param->{$k} eq $v |
81
|
28 |
14 |
if $fitness > $best_fitness |
109
|
8 |
14 |
if $fitness < $best_fitness |
110
|
1 |
13 |
if $fitness == $best_fitness and $fit_q < $best_fit_q |
114
|
1 |
10 |
unless defined $match |