Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
179 0 0 10 $self->can('view_name') && $self->view_name
185 8 1 1 $res->is_error and $self->debug

or 2 conditions

line l !l condition
168 4 6 $args->{'endpoint'} ||= ''
169 9 1 $args->{'parameters'} ||= {}
201 10 0 $res->code || 0