| blib/lib/Authen/ModAuthToken.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 1 | unless my $secret = $args{'secret'} |
| 20 | 0 | 1 | unless my $filepath = $args{'filepath'} |
| 21 | 0 | 1 | unless substr($filepath, 0, 1) eq '/' |
| 28 | 1 | 1 | unless $part |