Branch Coverage

blib/lib/Protocol/TLS/Alert.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
10 0 3 if length($$buf_ref) - $buf_offset < 2
13 0 3 if ($alert == 1) { }
3 0 elsif ($alert == 2) { }
18 3 0 if ($desc == 0) { }