Branch Coverage

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


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