Condition Coverage

blib/lib/Algorithm/LSH.pm
Criterion Covered Total %
condition 3 11 27.2


or 2 conditions

line l !l condition
86 0 0 shift() || './save.bin'
92 0 0 shift() || './save.bin'
109 2 2 $hash_class ||= 'Algorithm::LSH::Hash::Hamming'
115 0 4 $storage_class ||= 'Algorithm::LSH::Storage::Storable'

or 3 conditions

line l !l&&r !l&&!r condition
62 0 0 0 not defined $nearest{'distance'} or $dist < $nearest{'distance'}