| blib/lib/SWF/BinStream/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 9 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 30 | 0 | 0 | 0 | not eof $file and $count < $bytes |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 0 | ref $file or $file =~ /^\*[\w:]+$/ |
| 101 | 0 | 0 | 1 | ref $file or $file =~ /^\*[\w:]+$/ |