| blib/lib/Net/SSH/AuthorizedKey/SSH1.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 104 | 18 | unless ($line =~ s/^(\d+)\s*//) |
| 40 | 2 | 16 | unless ($line =~ s/^(\d+)\s*//) |
| 48 | 1 | 15 | unless ($line =~ s/^(\d+)\s*//) |
| 72 | 4 | 16 | if length $string |
| 75 | 17 | 3 | if length $$self{'email'} |
| 86 | 0 | 4 | unless (length $self->$field) |
| 100 | 0 | 0 | if (exists $VALID_OPTIONS{$option}) |