| blib/lib/PDF/EasyPDF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 305 | 0 | 0 | if ($ob =~ /!!LENGTH!!/) | 
| 319 | 0 | 0 | unless open EASYPDF, ">$$self{'file'}" | 
| 385 | 0 | 0 | unless defined $$fonts{$font} | 
| 398 | 0 | 0 | unless $size > 0 | 
| 409 | 0 | 0 | if (defined $_[1]) { } | 
| 428 | 0 | 0 | if (lc $captype eq 'round') { } | 
| 0 | 0 | elsif (lc $captype eq 'square' or lc $captype eq 'projecting') { } | |
| 446 | 0 | 0 | if (lc $captype eq 'round') { } | 
| 0 | 0 | elsif (lc $captype eq 'bevel') { } |