Condition Coverage

blib/lib/Authen/Passphrase/LANManagerHalf.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
221 0 40 15 $self->_passphrase_acceptable($passphrase) && $self->_hash_of($passphrase) eq $self->{'hash'}

or 3 conditions

line l !l&&r !l&&!r condition
107 0 0 17 exists $self->{'hash'} or defined $passphrase
114 0 0 4 exists $self->{'hash'} or defined $passphrase
122 0 0 5 exists $self->{'hash'} or defined $passphrase