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
220 0 40 15 $self->_passphrase_acceptable($passphrase) && $self->_hash_of($passphrase) eq $$self{'hash'}

or 3 conditions

line l !l&&r !l&&!r condition
106 0 0 17 exists $$self{'hash'} or defined $passphrase
113 0 0 4 exists $$self{'hash'} or defined $passphrase
121 0 0 5 exists $$self{'hash'} or defined $passphrase