Condition Coverage

blib/lib/Math/DCT.pm
Criterion Covered Total %
condition 15 15 100.0


and 3 conditions

line !l l&&!r l&&r condition
75 1 1 17 $vector and ref $vector eq 'ARRAY'
2 1 16 $vector and ref $vector eq 'ARRAY' and $vector->[0]
1 1 15 $vector and ref $vector eq 'ARRAY' and $vector->[0] and ref $vector->[0] eq 'ARRAY'

or 3 conditions

line l !l&&r !l&&!r condition
81 7 7 1 $dim == 1 or $dim == $sz
145 1 7 2 shift() || sqrt scalar @$input