blib/lib/LinAlg/Vector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
67 | 2 | 22 | if (defined $pow) |
73 | 2 | 22 | if ($doRound) { } |
75 | 1 | 2 | if (nearest($roundTo, $self->get($i)) != nearest($roundTo, $b->get($i))) |
81 | 6 | 37 | if ($self->get($i) != $b->get($i)) |