| line |
true |
false |
branch |
|
186
|
0 |
32 |
if @_ |
|
234
|
4 |
39 |
if ($self->_has_duplicates($NV)) |
|
236
|
3 |
1 |
if ($$self{'duplicates'}) { } |
|
250
|
1 |
26 |
if ($surePareto) { } |
|
252
|
1 |
0 |
if ($$self{'_sub_is_dominated'}($self, $o, $NV)) { } |
|
259
|
5 |
21 |
if $$self{'_sub_is_dominated'}($self, $NV, $o) |
|
262
|
5 |
16 |
if ($$self{'_sub_is_dominated'}($self, $o, $NV)) |
|
321
|
4 |
28 |
if (exists $$self{'invalid'}) { } |
|
331
|
10 |
22 |
if (exists $$self{'column_dominator'}) { } |
|
334
|
8 |
2 |
if (not defined $type) { } |
|
|
1 |
1 |
elsif ($type and $type eq 'HASH') { } |
|
337
|
0 |
8 |
unless $cmp_part |