| line |
true |
false |
branch |
|
74
|
0 |
4 |
$args{'data'} ? : |
|
77
|
1 |
3 |
$args{'correct_ties'} == 0 ? : |
|
|
4 |
0 |
if my $correct_ties = defined $args{'correct_ties'} |
|
95
|
0 |
1 |
$args{'data'} ? : |
|
98
|
1 |
0 |
$args{'correct_ties'} == 0 ? : |
|
|
1 |
0 |
if my $correct_ties = defined $args{'correct_ties'} |
|
103
|
0 |
1 |
wantarray ? : |
|
136
|
0 |
2 |
$args{'data'} ? : |
|
139
|
0 |
2 |
$args{'correct_ties'} == 0 ? : |
|
|
2 |
0 |
if my $correct_ties = defined $args{'correct_ties'} |
|
142
|
1 |
1 |
unless wantarray |
|
146
|
0 |
1 |
unless ($@) |
|
170
|
0 |
0 |
if (defined $es_omega) |
|
189
|
7 |
0 |
unless defined $correct_ties and not $correct_ties |