blib/lib/PONAPI/DAO/Request/Role/UpdateLike.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 0 | 25 | $doc->has_errors or $doc->has_status |
74 | 25 | 0 | 0 | $self->document->req_path // join('/', grep(defined($_), '', @{$self;}{'type', 'id', 'rel_type'})) |