line |
true |
false |
branch |
313
|
12 |
34 |
if ($self->{'runs_type'} =~ /^(\d+)rep/) { } |
316
|
12 |
0 |
$i_start >= 0 ? : |
340
|
248 |
94 |
if (--$self->{'c'} >= 0) { } |
344
|
8 |
86 |
if (my $func = $self->{'count_inc_func'}) { } |
359
|
51 |
507 |
if ($i < $i_start) |
363
|
47 |
460 |
if ($self->{'runs_type'} eq 'Nto0' or $self->{'runs_type'} eq 'Nto1') { } |
|
59 |
401 |
elsif ($self->{'runs_type'} eq 'Nrep' or $self->{'runs_type'} eq 'N+1rep') { } |
|
30 |
371 |
elsif ($self->{'runs_type'} eq '0toNinc') { } |
|
129 |
242 |
elsif ($self->{'runs_type'} =~ /^(\d+)rep/) { } |
|
35 |
207 |
elsif ($self->{'runs_type'} eq '1to2N') { } |
|
125 |
82 |
elsif ($self->{'runs_type'} eq '0to2N' or $self->{'runs_type'} eq '1to2N+1') { } |
|
35 |
47 |
elsif ($self->{'runs_type'} eq '1toFib') { } |
392
|
0 |
129 |
if ($rep < 1) |
455
|
0 |
171 |
unless ($value == int $value) |
458
|
171 |
0 |
if (defined $self->{'values_min'}) { } |