| blib/lib/Alien/Taco/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 117 | 0 | 0 | 0 | not $act =~ /^_/ and $self->can($act) |
| 230 | 0 | 0 | 1 | defined $message->{'context'} && $message->{'context'} ne 'scalar' |
| 277 | 0 | 1 | 0 | defined $message->{'context'} && $message->{'context'} ne 'scalar' |
| 316 | 0 | 0 | 2 | defined $message->{'context'} && $message->{'context'} ne 'scalar' |