blib/lib/FLV/Tag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 17 | 35.2 |
line | l | !l | condition |
---|---|---|---|
59 | 16249 | 0 | $opts ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
74 | 0 | 0 | 16249 | $timestamp > 4000000000 or $timestamp < 0 |
125 | 3480 | 0 | 0 | shift() || croak('Please specify a tag') |
126 | 3480 | 0 | 0 | shift() || croak('Please specify a tag') |
147 | 9186 | 0 | 0 | shift() || croak('Please specify a tag') |
148 | 9186 | 0 | 0 | shift() || croak('Please specify a filehandle') |