Condition Coverage

blib/lib/AI/NeuralNet/SOM/Hexa.pm
Criterion Covered Total %
condition 8 10 80.0


or 2 conditions

line l !l condition
65 0 7 $options{'learning_rate'} || 0.1
115 4 1 $get_from_stream ||= sub { return [map({rand(1) - 0.5;} 1 .. $$self{'_Z'})]; }

or 3 conditions

line l !l&&r !l&&!r condition
64 1 6 0 $options{'sigma0'} || $$self{'_R'}
168 13 12 1883 $dx < 0 or $dy < 0