Branch Coverage

blib/lib/Protocol/HTTP2/Frame/Window_update.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
11 0 0 if ($length != 4)
21 0 0 if ($fcw_add == 0)
27 0 0 if ($$frame_ref{'stream'} == 0) { }
28 0 0 if ($con->fcw_send($fcw_add) > 2147483647) { }
37 0 0 if (defined $fcw and $fcw > 2147483647) { }
0 0 elsif (defined $fcw) { }