blib/lib/Config/OpenSSH/Authkey.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 14 | 42.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
120 | 0 | 22 | 0 | $$self{'_auto_store'} and not $$self{'_nostore_nonkey_data'} |
line | l | !l | condition |
---|---|---|---|
43 | 1 | 2 | shift() || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 1 | 0 | 0 | shift() || croak('fh requires a filehandle') |
78 | 1 | 0 | 0 | shift() || croak('file requires a file') |
113 | 31 | 0 | 0 | shift() || croak('need data to parse') |