Branch Coverage

blib/lib/DR/Msgpuck/Str.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
8 0 0 ${$_[0];} ? :
16 4 6 if $len < 32
17 2 4 if $len < 256
18 2 2 if $len < 65536
19 2 0 if $len <= 4294967295
25 0 10 unless defined $v
27 4 6 if utf8::is_utf8($v)