| blib/lib/Palm/Progect/VersionDelegator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 0 | if ($version > 0) { } |
| 83 | 0 | 0 | unless (exists $Latest_Version{$base_class_path}) |
| 94 | 0 | 0 | unless -d $path |
| 96 | 0 | 0 | if (opendir DIR, $path) |
| 101 | 0 | 0 | unless -d 'File::Spec'->join($path, $subdir) |
| 102 | 0 | 0 | unless $subdir =~ /^DB_(\d+)$/ |
| 106 | 0 | 0 | unless $subdir_version > $max_version |