| blib/lib/SWF/ForcibleConverter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 31 | 19.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 217 | 0 | 0 | 0 | not $$self{'_header'} and $$self{'_first_chunk'} |
| 230 | 0 | 0 | 0 | $size != $readsize and not $r->eof |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 3 | 3 | shift() || {} |
| 243 | 0 | 0 | shift() || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 39 | 0 | 6 | 0 | ref $class || $class |
| 69 | 2 | 3 | 3 | not $size or $size < 4096 |
| 202 | 0 | 0 | 0 | not defined $size or $size != 8 |
| 230 | 0 | 0 | 0 | not defined $size or $size != $readsize and not $r->eof |
| 245 | 0 | 0 | 0 | $$options{'cws'} || $$options{'cws'} |
| 246 | 0 | 0 | 0 | $$options{'fws'} || $$options{'fws'} |
| 294 | 0 | 0 | 0 | not defined $size or $size != $readsize |