| blib/lib/CtrlO/PDF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 22 | 36.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 523 | 0 | 0 | 0 | $y and $y =~ /^[0-9]+(\.[0-9]+)?$/ |
| 537 | 0 | 0 | 0 | $y and $y =~ /^[0-9]+(\.[0-9]+)?$/ |
| line | l | !l | condition |
|---|---|---|---|
| 586 | 5 | 5 | $ratio || 1.5 |
| 602 | 1 | 1 | $options{'size'} || 16 |
| 622 | 0 | 2 | $options{'indent'} || 0 |
| 679 | 0 | 1 | $options{'size'} || 10 |
| 680 | 0 | 1 | $options{'color'} || 'black' |
| 699 | 0 | 1 | $options{'indent'} || 0 |
| 882 | 0 | 0 | $options{'scaling'} || 0.5 |
| 886 | 0 | 0 | $options{'alignment'} || 'center' |