Condition Coverage

blib/lib/Business/ReportWriter/Pdf.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 0 defined $fields[$_]{'font'}{'size'} and $fields[$_]{'font'}{'size'} > $$self{'font'}{'_maxheight'}
248 0 0 0 defined $$field{'nl'} and $text

or 2 conditions

line l !l condition
38 0 0 $$brk{'beforespace'} || 0
181 0 0 $$self{'report'}{'textcolor'} || 'black'
277 0 0 $$self{'report'}{'papersize'} || 'A4'
278 0 0 $$self{'report'}{'orientation'} || 'Portrait'

or 3 conditions

line l !l&&r !l&&!r condition
244 0 0 0 $$alt{'font'} || $$field{'font'}
341 0 0 0 $width ||= $$self{'paper'}{'width'} - $x - 20