blib/lib/Protocol/DBus/Signature.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
30 | 114 | 626 | if ($next eq 'a') |
34 | 36 | 78 | if ($next_2nd eq '{') |
44 | 52 | 574 | if ($next eq '(') |
48 | 0 | 160 | if $sct_offset >= length $sig |
52 | 18 | 142 | if ($next_in_struct eq '(' or $next_in_struct eq 'a') { } |
52 | 90 | elsif ($next_in_struct eq ')') { } |