blib/lib/FLV/Tag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 16249 | if ($timestamp > 4000000000 or $timestamp < 0) |
79 | 0 | 16249 | if ($datasize < 11) |
85 | 0 | 16249 | unless ($payload_class) |
92 | 870 | 15379 | if ($$opts{'record_positions'}) |
151 | 0 | 9186 | unless ($tag_type) |
169 | 0 | 9186 | unless print {$filehandle;} $header |
170 | 0 | 9186 | unless print {$filehandle;} $data |