| blib/lib/Net/WebSocket/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 8 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 5 | 4 | if substr($AUTOLOAD, -8) eq ':DESTROY' | 
| 20 | 4 | 0 | if (ref $self eq 'Net::WebSocket::Message') | 
| 24 | 4 | 0 | unless ($class->can('new')) | 
| 30 | 4 | 0 | if ($self->can($method)) |