| line | true | false | branch | 
 
| 27 | 0 | 0 | if (@_ == 2) | 
 
| 39 | 0 | 0 | if ($col->{'name'}) { } | 
 
| 40 | 0 | 0 | if ($col->{'name'} eq '_colsep') | 
 
| 51 | 0 | 0 | if (my $t = $main::cfg->val("layout $style", $col->{'name'} . '_width', undef)) | 
 
| 60 | 0 | 0 | if (my $t = $main::cfg->val("layout $style", 'fields', undef)) | 
 
| 75 | 0 | 0 | unless defined $a | 
 
| 90 | 0 | 0 | unless defined $self->{'_fdata'}{$fld} | 
 
| 92 | 0 | 0 | if ($width =~ /^\+(\d+)$/) { } | 
 
|  | 0 | 0 | elsif ($width =~ /^-(\d+)$/) { } | 
 
|  | 0 | 0 | elsif ($width =~ /^(\d+)\%$/) { } | 
 
|  | 0 | 0 | elsif ($width =~ /^\d+$/) { } | 
 
| 121 | 0 | 0 | unless ($t1) | 
 
| 127 | 0 | 0 | unless ($t2) | 
 
| 129 | 0 | 0 | if (exists $self->{'periodex'}) | 
 
| 130 | 0 | 0 | if ($self->{'periodex'} == 1) { } | 
 
| 143 | 0 | 0 | unless ($t3l) | 
 
| 148 | 0 | 0 | unless ($t3r) | 
 
| 149 | 0 | 0 | if (my $t = $main::cfg->val(('internal', 'now'), 0)) { } | 
 
| 179 | 0 | 0 | unless defined $self->{'_fdata'}{$k} | 
 
| 188 | 0 | 0 | unless $cell | 
 
| 197 | 0 | 0 | unless $self->{'_needhdr'} |