| line | true | false | branch | 
 
| 52 | 29 | 42 | unless defined $base | 
 
| 71 | 105 | 1587 | if (index($separators, $value) > -1) { } | 
 
| 72 | 20 | 85 | unless length $code | 
 
| 76 | 72 | 13 | if $new > $sizes[$d] | 
 
| 80 | 28 | 58 | if $last > $sizes[$i] | 
 
| 84 | 921 | 666 | unless ($value eq ' ') | 
 
| 86 | 540 | 381 | if $last > $sizes[0] | 
 
| 92 | 2 | 69 | unless scalar @newvalues | 
 
| 128 | 15 | 9 | unless defined $base | 
 
| 149 | 33 | 321 | if $char eq ' ' | 
 
| 172 | 15 | 4290 | if $ord < 0 or $ord > 255 | 
 
| 191 | 6 | 61 | unless $v2->get_component($d) | 
 
| 203 | 28 | 1 | if $nd > 1 | 
 
| 204 | 1 | 28 | if $nd > 2 | 
 
| 209 | 317 | 382 | if $prev->get_component($d) != $v->get_component($d) | 
 
| 231 | 18 | 878 | if $v->get_component($d) < $min->get_component($d) | 
 
| 233 | 31 | 865 | if $v->get_component($d) > $max->get_component($d) | 
 
| 275 | 1308 | 243 | unless $self->get_char($this) eq ';' | 
 
| 277 | 210 | 33 | unless defined $label | 
 
| 281 | 3 | 30 | if exists $labels->{$label} | 
 
| 354 | 1995 | 207 | if ($v->bounds_check($min, $max)) { } |