| line |
true |
false |
branch |
|
65
|
0 |
1 |
unless ($type) |
|
73
|
1 |
0 |
if (defined $commands and @$commands) |
|
97
|
0 |
0 |
defined $format{'triangle'} ? : |
|
98
|
0 |
0 |
defined $format{'diagonal'} ? : |
|
99
|
0 |
0 |
defined $format{'labels'} ? : |
|
100
|
0 |
0 |
defined $format{'missing'} ? : |
|
101
|
0 |
0 |
defined $format{'interleave'} ? : |
|
103
|
0 |
0 |
if ($triangle =~ /^both$/i and not $diagonal) |
|
110
|
0 |
0 |
if ($interleave and not $labels) |
|
123
|
0 |
0 |
if ($interleave or $labels) { } |
|
153
|
0 |
0 |
if ($triangle =~ /^both$/i) { } |
|
|
0 |
0 |
elsif ($triangle =~ /^lower$/i) { } |
|
|
0 |
0 |
elsif ($triangle =~ /^upper$/i) { } |
|
179
|
0 |
0 |
unless ($diagonal) |
|
195
|
0 |
0 |
$diagonal ? : |
|
205
|
0 |
0 |
unless ($diagonal) |
|
219
|
0 |
0 |
unless $self->get_ntax |
|
316
|
0 |
0 |
defined $format{'triangle'} ? : |
|
317
|
0 |
0 |
defined $format{'diagonal'} ? : |
|
318
|
0 |
0 |
defined $format{'labels'} ? : |
|
319
|
0 |
0 |
defined $format{'missing'} ? : |
|
320
|
0 |
0 |
defined $format{'interleave'} ? : |
|
322
|
0 |
0 |
if ($triangle =~ /^both$/i and not $diagonal) |
|
344
|
0 |
0 |
if ($triangle =~ /^both$/i) { } |
|
|
0 |
0 |
elsif ($triangle =~ /^lower$/i) { } |
|
|
0 |
0 |
elsif ($triangle =~ /^upper$/i) { } |
|
349
|
0 |
0 |
if $diagonal |
|
353
|
0 |
0 |
unless $diagonal |
|
366
|
0 |
1 |
if $Bio::NEXUS::DistancesBlock::AUTOLOAD =~ /DESTROY$/ |
|
376
|
0 |
1 |
if (defined $synonym_for{$Bio::NEXUS::DistancesBlock::AUTOLOAD}) { } |