Branch Coverage

blib/lib/Protocol/DBus/Signature.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
30 40 294 if ($next eq 'a')
34 19 21 if ($next_2nd eq '{')
44 48 246 if ($next eq '(')
48 0 142 if $sct_offset >= length $sig
52 10 132 if ($next_in_struct eq '(' or $next_in_struct eq 'a') { }
48 84 elsif ($next_in_struct eq ')') { }