blib/lib/Web/Solid/Auth/Listener.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
69 | 0 | 0 | unless ($req->path eq $path) |
77 | 0 | 0 | unless ($req->method eq "GET" and $param->{'code'} and $param->{'state'} eq $state) |
86 | 0 | 0 | if ($data) { } |