| blib/lib/Catalyst/Plugin/VersionedURI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | if (not exists $self->config->{'Plugin::VersionedURI'} and exists $self->config->{'VersionedURI'}) |
| 35 | 4 | 0 | ref $conf ? : |
| 54 | 6 | 2 | unless state $mtime = $self->config->{'Plugin::VersionedURI'}{'mtime'} |
| 59 | 0 | 2 | if defined $cache{$uri} |
| 72 | 1 | 1 | if -f $path |