Branch Coverage

lib/DR/Tnt/Msgpack/Types/Blob.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
18 0 10 unless defined $v
20 1 9 if utf8::is_utf8($v)
23 8 2 if $len <= 255
24 1 1 if $len <= 65535