| blib/lib/SWF/Builder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 13 | 38.4 |
| line | l | !l | condition |
|---|---|---|---|
| 283 | 0 | 1 | $param{'Version'} || 6 |
| 372 | 0 | 0 | $$ns{$n} ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 50 | 3 | 2 | 0 | $lower ||= $self |
| 52 | 3 | 2 | 0 | $$lower{'_upper'} || $lower |
| 383 | 0 | 0 | 0 | $$self{'_init_action'} ||= 'SWF::Builder::ActionScript'->new('Version', $$self{'_version'}) |