| blib/lib/Config/OpenSSH/Authkey.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 0 | 22 | 0 | $self->{'_auto_store'} and not $self->{'_nostore_nonkey_data'} |
| line | l | !l | condition |
|---|---|---|---|
| 45 | 1 | 2 | shift() || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 72 | 1 | 0 | 0 | shift() || croak('fh requires a filehandle') |
| 80 | 1 | 0 | 0 | shift() || croak('file requires a file') |
| 115 | 35 | 0 | 0 | shift() || croak('need data to parse') |