blib/lib/PostScript/LabelSheet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 16 | 43.7 |
line | l | !l | condition |
---|---|---|---|
130 | 3 | 2 | $count ||= 1 |
131 | 1 | 4 | $self->labels || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 0 | 5 | $record{'eps_bb_ll_x'} or $record{'eps_bb_ll_y'} |
0 | 0 | 5 | $record{'eps_bb_ll_x'} or $record{'eps_bb_ll_y'} or $record{'eps_bb_ur_x'} | |
5 | 0 | 0 | $record{'eps_bb_ll_x'} or $record{'eps_bb_ll_y'} or $record{'eps_bb_ur_x'} or $record{'eps_bb_ur_y'} | |
194 | 0 | 0 | 0 | $self->postscript_skeleton || $self->_install_dir . '/LabelSheet/LabelSheet.ps' |