| line | true | false | branch | 
 
| 12 | 0 | 0 | if $atts->{'omit'} | 
 
| 20 | 0 | 0 | if $tf | 
 
| 21 | 0 | 0 | if $par | 
 
| 26 | 0 | 0 | unless $_->{'xo'} eq $xo | 
 
| 30 | 0 | 0 | unless $parent | 
 
| 48 | 0 | 0 | if ($vbox) { } | 
 
| 65 | 0 | 0 | if $self->root->verbose and not $self->root->debug | 
 
| 94 | 0 | 0 | if ($vbox) | 
 
| 96 | 0 | 0 | if ($vwidth) | 
 
| 99 | 0 | 0 | if ($vheight) | 
 
| 104 | 0 | 0 | if ($par =~ /none/iu) { } | 
 
| 111 | 0 | 0 | if ($par =~ /xM(ax|id|in)/iu and $scalex > $scaley) | 
 
| 112 | 0 | 0 | if ($1 eq 'ax') { } | 
 
|  | 0 | 0 | elsif ($1 eq 'id') { } | 
 
| 122 | 0 | 0 | if ($par =~ /yM(in|id|ax)/iu and $scaley > $scalex) | 
 
| 123 | 0 | 0 | if ($1 eq 'ax') { } | 
 
|  | 0 | 0 | elsif ($1 eq 'id') { } | 
 
| 135 | 0 | 0 | if ($par) | 
 
| 144 | 0 | 0 | if $self->root->verbose and not $self->root->debug | 
 
| 155 | 0 | 0 | $x < $y ? : | 
 
| 156 | 0 | 0 | $x > $y ? : |