| blib/lib/Protocol/DBus/Signature.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 111 | 720 | if ($next eq "a") |
| 34 | 43 | 68 | if ($next_2nd eq "{") |
| 44 | 39 | 681 | 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 ')') { } |