| blib/lib/Portable/Dist.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 26 | 57.6 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 0 | 1 | unless (_DIRECTORY($self->perl_root)) |
| 81 | 0 | 1 | unless (_DIRECTORY($self->perl_bin)) |
| 86 | 0 | 1 | unless (_DIRECTORY($self->perl_lib)) |
| 91 | 0 | 1 | unless (_DIRECTORY($self->perl_sitelib)) |
| 96 | 0 | 1 | unless (_DIRECTORY($self->perl_sitelib)) |
| 202 | 0 | 1 | if (-f $self->file_homedir_v) { } |
| 227 | 0 | 1 | -f $file ? : |
| 252 | 0 | 1 | if -d $self->perl_sitebin |
| 253 | 0 | 1 | if -d $self->perl_vendorbin |
| 254 | 0 | 1 | unless (@files) |
| 288 | 5 | 0 | defined &_STRING($_[0]) && -d $_[0] ? : |
| 303 | 3 | 4 | if $quote |
| 304 | 3 | 4 | if $tab |