Condition Coverage

blib/lib/PDF/FacturX/Embed.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
63 0 0 0 $icc_path and -r $icc_path
178 0 0 0 length $buf and ref $on_warning eq "CODE"

or 2 conditions

line l !l condition
57 0 0 $opt{'profile'} || 'basic'
66 0 0 $opt{'gs'} || 'gs'
95 0 0 $opt{'title'} // "Invoice"
0 0 $opt{'author'} // ""
0 0 $opt{'creator'} // "PDF::FacturX"
426 0 0 $s //= ""

or 3 conditions

line l !l&&r !l&&!r condition
62 0 0 0 $opt{'icc_path'} || find_icc_profile()