Condition Coverage

blib/lib/PDL/Stats/Kmeans.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
476 0 15 0 $opt and $opt{uc $_} = $opt->{$_}
477 0 4 1 defined $opt{'CNTRD'} and $opt{'CNTRD'}->nelem
485 30 0 0 $opt{'V'} and print STDERR "$_\t=> $opt{$_}\n"
500 0 4 1 defined $opt{'CNTRD'} && $opt{'CNTRD'}->nelem
684 0 3 0 $opt and $opt{uc $_} = $opt->{$_}