Branch Coverage

blib/lib/IO/Handle/Packable.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
98 0 5 unless length $_
103 0 0 unless s/^[aAcC]// and $this = 1 or s/^[sSnv]// and $this = 2 or s/^[iI]// and $this = 4 or s/^[lLNV]// and $this = 4 or s/^[qQ]// and $this = 8 or s/^f// and $this = 4 or s/^d// and $this = 8
116 2 3 if s/^(\d+)//
156 0 3 unless defined(my $ret = $self->read(my $buf, $len))
157 0 3 unless $ret