Condition Coverage

blib/lib/Bot/ChatBots/Messenger/WebHook.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
36 1 0 0 @_ && ref $_[0]
45 1 1 1 $hmode eq 'subscribe' and $hvt eq $self->verify_token

or 2 conditions

line l !l condition
43 2 1 $qp->param('hub.mode') // ''
44 2 1 $qp->param('hub.verify_token') // ''
47 1 0 $qp->param('hub.challenge') // ''

or 3 conditions

line l !l&&r !l&&!r condition
37 0 1 0 $args->{'routes'} // $self->app->routes
38 0 1 0 $args->{'path'} // $self->path