| blib/lib/SecondLife/Rotation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 20 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 3 | 8 | if (@_) { } | 
| 33 | 3 | 8 | if (@_) { } | 
| 44 | 3 | 8 | if (@_) { } | 
| 55 | 3 | 8 | if (@_) { } | 
| 66 | 5 | 3 | if (@_ == 1) { } | 
| 68 | 2 | 3 | if (blessed $rot) { } | 
| 1 | 2 | elsif (ref $rot eq 'HASH') { } | |
| 69 | 0 | 2 | unless ($rot->isa('Math::Quaternion')) | 
| 80 | 2 | 0 | if ($rot =~ /^ [(<] \s* ($num), \s* ($num), \s* ($num), \s* ($num) \s* [)>] $/ox) { } | 
| 120 | 0 | 0 | ref $self ? : |