| blib/lib/Net/WAMP/Base/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 6 | 2 | if $class->HAS_AUXILIARY |
| 27 | 12 | 1 | if (grep {$_ eq $key;} $self->PARTS) { } |
| 1 | 0 | elsif ($key eq 'Options' or $key eq 'Details') { } | |
| 41 | 0 | 10 | unless ref($self) =~ /.+::(.+)/ |
| 59 | 11 | 0 | exists $$self{"_$_"} ? : |