| blib/lib/CAD/Drawing/Manipulate/Transform.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 117 | 0 | 0 | if (not defined $$opts{'normal_ready'}) { } | 
| 120 | 0 | 0 | unless $n | 
| 132 | 0 | 0 | if (my $pt = $$obj{'pt'}) { } | 
| 0 | 0 | elsif (my $pts = $$obj{'pts'}) { } | |
| 176 | 0 | 0 | if $opts{'LTM'} | 
| 180 | 0 | 0 | if ($opts{'R'}) | 
| 185 | 0 | 0 | if ($opts{'T'}) | 
| 188 | 0 | 0 | if ($opts{'S'}) | 
| 219 | 0 | 0 | unless defined $pt[2] | 
| 245 | 0 | 0 | if ($ang =~ s/d$//) |