blib/lib/PDF/Cropmarks.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 24 | 30 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
481 | 540 | 12 | 28 | $float < 0.001 and $float > -0.001 |
529 | 12 | 22 | 22 | $self->twoside and not $page_number % 2 |
537 | 12 | 8 | 8 | $self->twoside and not $page_number % 2 |
546 | 36 | 12 | 92 | $self->signature and $self->twoside |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
224 | 130 | 14 | 0 | $page % $signature || $signature |
380 | 15 | 0 | 2 | not $input or $@ |
405 | 2 | 15 | 0 | $self->title || $self->basename |
515 | 112 | 28 | 0 | $self->bottom || $self->top |
525 | 84 | 56 | 0 | $self->inner || $self->outer |
658 | 24 | 116 | 0 | $self->title || $self->basename |