| blib/lib/Cake/Plugins/Static.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 10 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 187 | 0 | 1 | unless ($dir) |
| 197 | 0 | 1 | if ($self->path =~ /^$ma_path/i) { } |
| 208 | 0 | 0 | if (my $etag = $self->env->HTTP_IF_NONE_MATCH) |
| 209 | 0 | 0 | if ($lastModified == $etag) |
| 218 | 0 | 0 | if (open my $fh, '<', $file) { } |