blib/lib/GitLab/API/v4/Mock/Engine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
109 | 1 | 2 | if $user->{'id'} == $id |
151 | 0 | 1 | unless $user |
180 | 1 | 2 | if ($user->{'id'} == $id and not $found_user) |
187 | 0 | 1 | unless $found_user |