Condition Coverage

blib/lib/Net/SSH/AuthorizedKey/Base.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
95 40 2 3 $self->{'options'}{$key} and ref $self->{'options'}{$key} ne 'ARRAY'
104 30 0 5 $self->{'options'}{$key} and ref $self->{'options'}{$key} eq 'ARRAY'