| blib/lib/Protocol/DBus/Signature.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 12 | 91.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 30 | 105 | 497 | if ($next eq 'a') | 
| 34 | 27 | 78 | if ($next_2nd eq '{') | 
| 44 | 52 | 445 | 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 ')') { } |