| blib/lib/Image/SVG/Transform.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 9 | 100.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 264 | 31 | 4 | 1 | $transform_type eq 'rotate' and @params == 2 | 
| 33 | 1 | 1 | $transform_type eq 'matrix' and @params != 6 | |
| 270 | 30 | 3 | 1 | $transform_type eq 'rotate' and @params == 3 |