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
122 0 22 0 $self->{'_auto_store'} and not $self->{'_nostore_nonkey_data'}

or 2 conditions

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

or 3 conditions

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')