Condition Coverage

blib/lib/Bot/ChatBots/Role/WebHook.pm
Criterion Covered Total %
condition 7 20 35.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 3 @_ && ref $_[0]
95 3 0 0 @_ && ref $_[0]

or 2 conditions

line l !l condition
96 3 0 ($args->{'method'} // $self->method) // 'post'

or 3 conditions

line l !l&&r !l&&!r condition
89 0 6 0 $flags{'rendered'} || $c->rendered($self->code)
96 0 3 0 $args->{'method'} // $self->method
97 0 3 0 $args->{'routes'} // $self->app->routes
98 0 3 0 $args->{'path'} // $self->path