| line | true | false | branch | 
 
| 132 | 1 | 0 | if @{$self->{'argv'};} | 
 
| 134 | 0 | 1 | if @{$self->{'argv'};} | 
 
| 145 | 0 | 1 | if ($p->{'rksteps'} == 1) | 
 
| 152 | 0 | 1 | if ($p->{'rksteps'} == 2) | 
 
| 163 | 0 | 1 | if ($p->{'rksteps'} == 3) | 
 
| 175 | 1 | 0 | if ($p->{'rksteps'} == 4) | 
 
| 190 | 0 | 1 | unless $rk->{'stages'} | 
 
| 191 | 0 | 1 | if ($p->{'debug'}) | 
 
| 210 | 0 | 1 | unless defined $self->{'ode'} | 
 
| 226 | 0 | 1 | unless ($cols > 0 and @{$txd->{'data'};}) | 
 
| 233 | 0 | 1 | if ($tc < 0 or $tc >= $cols) | 
 
| 247 | 0 | 1 | if (@{$txd->{'raw_header'};}) | 
 
| 248 | 0 | 1 | if (@{$txd->{'titles'};}) | 
 
| 253 | 0 | 0 | defined $p->{'vartitle'}[$vi] ? : | 
 
| 272 | 0 | 5 | $p->{'timestep'} ? : | 
 
| 273 | 0 | 5 | if $div < 1 | 
 
| 277 | 0 | 5 | if $p->{'debug'} | 
 
| 316 | 0 | 50 | if $self->{'param'}{'debug'} > 1 | 
 
| 322 | 150 | 150 | if ($rk->{'a'}[$stage][$substage] != 0) | 
 
| 333 | 0 | 150 | if $self->{'param'}{'debug'} > 1 | 
 
| 360 | 0 | 200 | if $self->{'param'}{'debug'} > 1 | 
 
| 362 | 0 | 200 | if $self->{'param'}{'debug'} > 1 |