blib/lib/GnuPG/PrimaryKey.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 38 | wantarray ? : |
56 | 0 | 4 | unless $self->$field eq $other->$field |
59 | 2 | 2 | if (defined $deep and $deep) |
67 | 0 | 6 | unless @{$self->$list;} == @{$other->$list;} |
69 | 0 | 6 | unless $self->$list->[$i]->compare($other->$list->[$i], 1) |