| blib/lib/PDF/FacturX/Embed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| 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" |
| 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 //= "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 62 | 0 | 0 | 0 | $opt{'icc_path'} || find_icc_profile() |