Condition Coverage

blib/lib/Authen/Passphrase/EggdropBlowfish.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
199 6 30 7 $passphrase ne '' && $self->_hash_of($passphrase) eq $$self{'hash'}

or 3 conditions

line l !l&&r !l&&!r condition
127 0 0 1 exists $$self{'hash'} or defined $passphrase
134 0 0 7 exists $$self{'hash'} or defined $passphrase
142 0 0 2 exists $$self{'hash'} or defined $passphrase