| blib/lib/AnyEvent/SparkBot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 319 | 0 | 0 | 0 | exists $json->{'type'} and $json->{'type'} eq 'pong' |
| 328 | 0 | 0 | 0 | exists $json->{'data'} and exists $json->{'data'}{'eventType'} |
| 0 | 0 | 0 | exists $json->{'data'} and exists $json->{'data'}{'eventType'} and exists $json->{'data'}{'activity'} | |
| 336 | 0 | 0 | 0 | $verb eq 'add' and $activity->{'object'}{'objectType'} eq 'person' |