| line | true | false | branch | 
 
| 61 | 1 | 2 | defined $param->{'columns'} ? : | 
 
| 65 | 0 | 7 | if (/^(\d+)-(\d+)$/) { } | 
 
| 67 | 0 | 0 | $1 < $2 ? : | 
 
| 106 | 0 | 3 | if (not $param->{'title'}) { } | 
 
| 115 | 2 | 5 | if ($param->{'title'} == 1 or not $cc =~ /^\d+$/) { } | 
 
| 121 | 2 | 2 | if ($self->{'txd'}{'titles'}[$i] =~ /$cc/) | 
 
| 146 | 0 | 7 | if not $param->{'fill'} and $n < 0 || @{$self->{'txd'}{'titles'};} && $n > $#{$$self{'txd'}{'titles'};} | 
 
| 154 | 0 | 3 | if $param->{'debug'} | 
 
| 156 | 3 | 0 | if ($#{$$self{'txd'}{'titles'};} > -1) { } | 
 
| 159 | 0 | 3 | if $param->{'debug'} | 
 
| 162 | 0 | 3 | $param->{'invert'} ? : | 
 
|  | 0 | 3 | $param->{'invert'} ? : | 
 
| 171 | 0 | 12 | $self->{'param'}{'invert'} ? : | 
 
| 172 | 0 | 12 | $self->{'param'}{'invert'} ? : |