Condition Coverage

blib/lib/Simd/Avx512.pm
Criterion Covered Total %
condition 15 48 31.2


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 16 $value >= 0 and $value < 256
55 0 0 0 $value >= 0 and $value < 65536
61 0 0 0 $value >= 0 and $value < 4294967296
67 0 0 0 $value >= 0 and $value < 1.8446744073709552e+19
140 0 0 3 $imm8 >= 0 and $imm8 < 16
162 0 0 3 $imm8 >= 0 and $imm8 < 16

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 0 $size == 8 or $size == 16
0 0 0 $size == 8 or $size == 16 or $size == 32
0 0 0 $size == 8 or $size == 16 or $size == 32 or $size == 64
96 6 6 27 $l == 128 or $l == 256
12 27 0 $l == 128 or $l == 256 or $l == 512
99 4 4 25 $m == 128 or $m == 256
8 25 0 $m == 128 or $m == 256 or $m == 512
107 3 0 0 $l == 64 or $l == 128
3 0 0 $l == 64 or $l == 128 or $l == 256
0 0 0 $l == 64 or $l == 128 or $l == 256 or $l == 512