Branch Coverage

blib/lib/Net/SSH/AuthorizedKey/SSH1.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
32 106 20 unless ($line =~ s/^(\d+)\s*//)
40 2 18 unless ($line =~ s/^(\d+)\s*//)
48 1 17 unless ($line =~ s/^(\d+)\s*//)
72 4 18 if length $string
75 19 3 if length $self->{'email'}
86 0 4 unless (length $self->$field)
100 0 0 if (exists $VALID_OPTIONS{$option})