| line |
true |
false |
branch |
|
75
|
0 |
0 |
unless exists $p{'text'} and $p{'text'} |
|
82
|
0 |
0 |
if exists $p{'box_position'} |
|
83
|
0 |
0 |
if exists $p{'text_position'} |
|
87
|
0 |
0 |
if (exists $p{'name'}) { } |
|
114
|
0 |
0 |
if $p{$_} > 0 |
|
168
|
0 |
0 |
unless $p{'skip'} |
|
175
|
0 |
0 |
unless (exists $p{'name'} and $p{'name'}) |
|
183
|
0 |
0 |
if (exists $p{'orientation'} and $p{'orientation'} eq 'vertical' || $p{'orientation'} eq 'horizontal') { } |
|
|
0 |
0 |
elsif ($p{'position'} =~ /right/i or $p{'position'} =~ /left/i) { } |
|
|
0 |
0 |
elsif ($p{'position'} =~ /top/i or $p{'position'} =~ /bottom/i) { } |
|
202
|
0 |
0 |
unless $c % $p{'skip'} == 0 |
|
205
|
0 |
0 |
if ($orientation eq 'vertical') { } |
|
|
0 |
0 |
elsif ($orientation eq 'horizontal') { } |
|
206
|
0 |
0 |
if $w > $width |
|
212
|
0 |
0 |
if $h > $height |
|
218
|
0 |
0 |
if $orientation eq 'horizontal' |
|
221
|
0 |
0 |
unless (exists $p{'no_box'} and $p{'no_box'}) |