| blib/lib/WWW/ARDB/Cache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | if ($^O eq 'MSWin32') { } |
| 35 | 0 | 0 | unless $dir->exists |
| 51 | 6 | 4 | unless $file->exists |
| 64 | 0 | 6 | unless $file->parent->exists |
| 79 | 2 | 2 | if ($endpoint) { } |
| 83 | 3 | 0 | if ($file->basename =~ /^\Q$pattern\E/) |
| 89 | 3 | 0 | if $file->is_file |
| 101 | 2 | 16 | if ($params and %$params) |