Condition Coverage

lib/PostScript/Simple/EPS.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
155 0 0 0 defined $$self{'file'} and defined $$self{'source'}

or 3 conditions

line l !l&&r !l&&!r condition
152 0 0 0 defined $$self{'file'} or defined $$self{'source'}
179 0 0 0 $$self{'bbx2'} - $$self{'bbx1'} == 0 or $$self{'bby2'} - $$self{'bby1'} == 0
390 0 0 0 "< $$self{'file'}" || croak("can't open eps file $$self{'file'}")
442 0 0 0 "< $$self{'file'}" || croak("can't open eps file $$self{'file'}")
464 0 0 0 "< $$self{'file'}" || croak("can't open eps file $$self{'file'}")
539 0 0 0 "< $$self{'file'}" || croak("can't open eps file $$self{'file'}")