Branch Coverage

blib/lib/Business/ReportWriter/Pdf.pm
Criterion Covered Total %
branch 0 60 0.0


line true false branch
13 0 0 if $parms
19 0 0 if (defined $fields[$_]{'font'}{'size'} and $fields[$_]{'font'}{'size'} > $$self{'font'}{'_maxheight'})
36 0 0 if /^_/
91 0 0 unless $$page{'number'}{'sameline'}
101 0 0 if $$page{'number'}{'ypos'}
114 0 0 if $$body{'ypos'}
116 0 0 if $$body{'heigth'}
117 0 0 if $$body{'ypos'}
118 0 0 if $heigth
130 0 0 if defined $$graphics{'width'}
161 0 0 if $$self{'pageData'}{'pagenr'} > 1
165 0 0 if defined $$self{'report'}{'page'}
181 0 0 $fld_fgcolor ? :
226 0 0 if $$fld{'beforespace'}
228 0 0 if $$fld{'shade'}
229 0 0 if $$rec{'topline'}
230 0 0 if $$rec{'underline'}
246 0 0 if $$field{'ypos'}
248 0 0 if defined $$field{'nl'} and $text
260 0 0 if (defined $font)
261 0 0 if ($$font{'size'})
263 0 0 if $$self{'font'}{'size'} != $font_size
266 0 0 if ($$font{'face'})
267 0 0 if $$self{'font'}{'face'} ne $$font{'face'}
292 0 0 if $$self{'inHeader'}
294 0 0 if $$self{'ypos'} - $yplus < $bottommargen
308 0 0 if ($filename)
336 0 0 if utf8::is_utf8($text)
338 0 0 if lc $align eq 'right'
351 0 0 if $$self{'ypos'} - $linespace > $vPos