Branch Coverage

blib/lib/SWF/Builder/ActionScript.pm
Criterion Covered Total %
branch 2 12 16.6


line true false branch
24 0 1 if ($$actions[-1] and $$actions[-1]->Tag == 0)
25 0 0 if (my $label = pop(@$actions)->LocalLabel)
40 1 0 if ($value =~ /^\d+$/) { }
0 0 elsif ($value =~ /^[+-]?(?=\d|\.\d)\d*(\.\d*)?([Ee]([+-]?\d+))?$/) { }
52 0 0 if (UNIVERSAL::isa($target, 'SWF::Builder::DisplayInstance'))
69 0 0 if ($frame =~ /^\d+$/) { }