Branch Coverage

blib/lib/Math/Wavelet/Haar.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
39 0 18 unless is_power2(scalar @input)
54 18 20 if $length == 1
63 40 0 if $_[0]
73 0 2 unless is_power2($width)
76 0 6 if @{$input[$_];} != $width
103 0 18 unless is_power2(scalar @input)
130 0 2 unless is_power2($width)
133 0 6 if @{$input[$_];} != $width