| line | true | false | branch | 
 
| 33 | 4 | 3 | unless ($key_groups->has_any_group) | 
 
| 56 | 13 | 52 | unless (exists $widths{$field}) | 
 
| 66 | 6 | 1 | unless ($no_header) | 
 
| 74 | 6 | 1 | unless ($no_header) | 
 
| 84 | 4 | 2 | unless ($this->{'SPREADSHEET'}) | 
 
| 115 | 0 | 65 | unless defined $value | 
 
| 117 | 0 | 65 | if (ref $value) | 
 
| 122 | 0 | 65 | if ($this->{'CLEAR'}) | 
 
| 124 | 0 | 0 | if ($value eq $lastr->{$field}) { } | 
 
| 136 | 0 | 0 | if ($_ eq $field) { } | 
 
|  | 0 | 0 | elsif ($startInvalidating) { } | 
 
| 162 | 0 | 83 | unless (defined $field_string) | 
 
| 166 | 23 | 60 | if (not $this->{'SPREADSHEET'} and length $field_string < $widthsr->{$field}) | 
 
| 172 | 45 | 38 | if ($first) { } | 
 
| 176 | 12 | 26 | $this->{'SPREADSHEET'} ? : | 
 
| 190 | 19 | 57 | if ($value > $max) | 
 
| 204 | 0 | 65 | unless defined $value | 
 
| 206 | 0 | 65 | if (ref $value) |