Branch Coverage

blib/lib/AI/ParticleSwarmOptimization/MCE.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
165 0 10 if $self->{'verbose'} & 4
215 0 10 if $self->{'verbose'} & 4
253 10 0 unless grep {defined $_;} map({$_->[0];} @lst)