blib/lib/Math/Zap/Rectangle.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 12 | 25.0 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 1 | unless $b->dot($c) == 0 |
99 | 0 | 15 | unless ref $r eq 'Math::Zap::Rectangle' |
114 | 0 | 0 | unless ref $r eq 'Math::Zap::Rectangle' |
157 | 0 | 0 | unless scalar @_ |
202 | 2 | 0 | if $s->x >= 0 and $s->x < 1 and $s->y >= 0 and $s->y < 1 and $s->z >= 0 and $s->z < 1 |
237 | 0 | 0 | if $in |