| lib/Test/File/ShareDir/TempDirObject.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 3 | unless exists $$config{-'share'} |
| 46 | 2 | 1 | if exists $$config{-'root'} |
| 47 | 2 | 1 | if exists $$config{-'share'}{-'module'} |
| 48 | 1 | 2 | if exists $$config{-'share'}{-'dist'} |
| 50 | 0 | 3 | if keys %{$$config{-'share'};} |
| 54 | 0 | 3 | if keys %{$config;} |
| 63 | 3 | 3 | if exists $self->{'tempdir'} |
| 73 | 0 | 2 | if exists $self->{'module_tempdir'} |
| 81 | 0 | 1 | if exists $self->{'dist_tempdir'} |