Branch Coverage
lib/DR/Tnt/Msgpack/Types/Str.pm
Criterion
Covered
Total
%
branch
9
10
90.0
line
true
false
branch
18
0
20
unless defined $v
20
3
17
if utf8::is_utf8($v)
23
17
3
if $len <= 31
24
1
2
if $len <= 255
25
1
1
if $len <= 65535