| blib/lib/Math/GF/Extension.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 26 | 61.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 81 | 0 | 39 | unless &blessed($other) and $other->isa('Math::GF::Extension') | 
| 84 | 0 | 39 | unless $order == $other->field->order | 
| 91 | 0 | 2 | unless my $v = $self->v | 
| 94 | 1 | 4 | if $pt->[$v][$i] == 1 | 
| 97 | 1 | 0 | if $pt->[$j][$v] == 1 | 
| 105 | 0 | 3 | unless my $v = $self->v | 
| 108 | 3 | 6 | if $pt->[$v][$i] == 0 | 
| 111 | 0 | 0 | if $pt->[$j][$v] == 0 | 
| 119 | 2 | 7 | $x > $y ? : | 
| 126 | 2 | 2 | $x > $y ? : | 
| 134 | 0 | 4 | if $swap | 
| 193 | 0 | 1 | if $swap | 
| 198 | 0 | 3 | if $x == $zero |