blib/lib/AnyEvent/SparkBot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
320 | 0 | 0 | 0 | exists $json->{"type"} and $json->{"type"} eq "pong" |
329 | 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"} | |
337 | 0 | 0 | 0 | $verb eq "add" and $activity->{"object"}{"objectType"} eq "person" |