Condition Coverage

blib/lib/Statistics/MVA.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
72 0 0 0 $options and ref $options ne 'HASH'
86 0 0 0 defined $options && exists $$options{'standardise'}
134 0 0 0 $h_ref and ref $h_ref ne 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
133 0 0 0 not $lol or ref $lol ne 'ARRAY'