Condition Coverage

blib/lib/WebService/Mattermost/V4/API/Resource.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
182 5 0 11 $self->can('view_name') && $self->view_name
188 14 1 1 $res->is_error and $self->debug

or 2 conditions

line l !l condition
171 9 7 $args->{'endpoint'} ||= ""
172 12 4 $args->{'parameters'} ||= {}
204 16 0 $res->code || 0