Branch Coverage

blib/lib/Math/GF/Zn.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
63 0 1579 unless &blessed($other) and $other->isa('Math::GF::Zn')
66 0 1579 unless $n == $other->n
73 0 5 unless my $v = $self->v
78 5 8 if $x == 1
91 0 3 if $swap
159 0 59 if $swap
162 0 3 unless $x = $x * $v % $n