| blib/lib/MCP/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 71 | 5 | 0 | 5 | $event->{'text'} and my $res = eval { do { from_json($event->{'text'}) } } |
| 72 | 0 | 0 | 5 | defined $res->{'id'} and defined $id |
| 0 | 0 | 5 | defined $res->{'id'} and defined $id and $res->{'id'} eq $id |