Branch Coverage
blib/lib/Protocol/HTTP2/Frame/Ping.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
12
0
2
if ($$frame_ref{'stream'} != 0 or $length != 8)
24
1
1
unless $$frame_ref{'flags'} & 1
32
0
4
if (length $$data_ref != 8)