| blib/lib/WWW/Live/Auth/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | if (length $decoded <= 16 or length($decoded) % 16 != 0) |
| 54 | 0 | 0 | unless ($token and $signature) |
| 60 | 0 | 0 | if ($signature ne $compare_signature) |
| 84 | 0 | 0 | wantarray ? : |