Condition Coverage

blib/lib/Authen/Passphrase/VMSPurdy.pm
Criterion Covered Total %
condition 6 18 33.3


and 3 conditions

line !l l&&!r l&&r condition
172 0 0 12 $value == int $value and $value >= 0
0 0 12 $value == int $value and $value >= 0 and $value < 65536
368 0 12 5 $self->_passphrase_acceptable($passphrase) && $self->_hash_of($passphrase) eq $$self{'hash'}

or 3 conditions

line l !l&&r !l&&!r condition
186 0 0 0 exists $$self{'hash'} or defined $passphrase
193 0 0 6 exists $$self{'hash'} or defined $passphrase
200 0 0 9 exists $$self{'hash'} or defined $passphrase