Condition Coverage

blib/lib/Config/OpenSSH/Authkey.pm
Criterion Covered Total %
condition 6 14 42.8


and 3 conditions

line !l l&&!r l&&r condition
119 0 22 0 $$self{'_auto_store'} and not $$self{'_nostore_nonkey_data'}

or 2 conditions

line l !l condition
42 1 2 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
69 1 0 0 shift() || croak('fh requires a filehandle')
77 1 0 0 shift() || croak('file requires a file')
112 31 0 0 shift() || croak('need data to parse')