blib/lib/Protocol/DBus/Signature.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
30 | 102 | 586 | if ($next eq "a") |
34 | 34 | 68 | if ($next_2nd eq "{") |
44 | 39 | 547 | if ($next eq "(") |
48 | 0 | 121 | if $sct_offset >= length $sig |
52 | 15 | 106 | if ($next_in_struct eq '(' or $next_in_struct eq 'a') { } |
39 | 67 | elsif ($next_in_struct eq ')') { } |