| blib/lib/SWF/Builder/Shape.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 72 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 0 | 0 | $cdx == 0 and $cdy == 0 |
| 0 | 0 | 0 | $adx == 0 and $ady == 0 | |
| 174 | 107 | 3 | 0 | $cdx == 0 and $cdy == 0 |
| 108 | 2 | 0 | $adx == 0 and $ady == 0 | |
| 381 | 0 | 0 | 0 | UNIVERSAL::isa($font, 'SWF::Builder::Character::Font') and $font->embed |
| 399 | 0 | 0 | 0 | UNIVERSAL::isa($font, 'SWF::Builder::Character::Font') and eval { do { $font->embed } } |
| 519 | 0 | 0 | 0 | $centralangle and $rx |
| 848 | 0 | 0 | 0 | $x1 == $x2 and $y1 == $y2 |
| 894 | 0 | 0 | 0 | $swf == 0 and $dtheta > 0 |
| 0 | 0 | 0 | $swf == 1 and $dtheta < 0 |
| line | l | !l | condition |
|---|---|---|---|
| 495 | 0 | 0 | $rot || 0 |
| 520 | 0 | 0 | $rot ||= 0 |
| 616 | 0 | 0 | $screw ||= 0 |
| 617 | 0 | 0 | $points ||= 5 |
| 985 | 0 | 0 | $$self{'matrix'}->TranslateX || 0 |
| 986 | 0 | 0 | $$self{'matrix'}->TranslateY || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | $dx or $dy |
| 104 | 4 | 3 | 0 | $dx or $dy |
| 128 | 0 | 0 | 0 | $adx != 0 or $ady != 0 |
| 144 | 0 | 0 | 0 | $adx or $ady |
| 175 | 0 | 0 | 0 | $adx != 0 or $ady != 0 |
| 191 | 108 | 2 | 0 | $adx or $ady |
| 521 | 0 | 0 | 0 | $ry ||= $rx |
| 536 | 0 | 0 | 0 | $sa2 > 1.5707963267948966 or $sa2 < -1.5707963267948966 |
| 545 | 0 | 0 | 0 | $ca2 > 1.5707963267948966 or $ca2 < -1.5707963267948966 |
| 850 | 0 | 0 | 0 | $rx == 0 or $ry == 0 |