| blib/lib/DDG/Meta/ShareDir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 18 | 27.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 0 | 45 | if exists $applied{$target} | 
| 34 | 0 | 45 | if (get_lib($basedir) and get_share($basedir)) { } | 
| 36 | 0 | 0 | if -d $dir | 
| 40 | 0 | 0 | if -d $dir | 
| 44 | 0 | 45 | if ($share) | 
| 49 | 0 | 0 | -d dir($share, @_) ? : | 
| 0 | 0 | @_ ? : | |
| 73 | 0 | 45 | if $basedir->can('subdir') | 
| 79 | 0 | 45 | if $basedir->can('subdir') |