blib/lib/CAM/PDF/Content.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 19 | 29 | 65.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
286 | 21 | 22409 | 756 | defined $end and ${$c;} =~ / \G$end\s* /cgmsx |
384 | 637 | 2436 | 89 | $$syntax[0] and $$syntax[0] eq '...' |
409 | 0 | 0 | 4 | $type eq 'integer' and $$arg{'type'} eq 'number' |
0 | 0 | 4 | $type eq 'integer' and $$arg{'type'} eq 'number' and $$arg{'value'} =~ / \A\d+\z /msx | |
410 | 0 | 0 | 0 | $type eq 'string' and $$arg{'type'} eq 'hexstring' |
line | l | !l | condition |
---|---|---|---|
171 | 12 | 1 | $refs || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
239 | 756 | 5606 | 16824 | $$block{'type'} eq 'block' or $$block{'type'} eq 'op' |
361 | 373 | 6 | 0 | shift() || $$self{'blocks'} |
499 | 745 | 11 | 0 | shift() || $$self{'blocks'} |
552 | 10 | 1 | 0 | shift() || $$self{'blocks'} |