| blib/lib/Distribution/Cooker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 30 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 60 | 1 | 2 | unless $self->module |
| 61 | 0 | 2 | unless $self->module =~ / \A [A-Za-z0-9_]+ ( :: [A-Za-z0-9_]+ )* \z /ux |
| 91 | 0 | 9 | if (-e $file) |
| 186 | 0 | 0 | unless mkdir $dist, 493 |
| 187 | 0 | 0 | unless chdir $dist |
| 217 | 0 | 0 | unless -d $dir |
| 222 | 0 | 0 | unless rename $old, $new |
| 239 | 0 | 0 | unless -e $path |
| 240 | 0 | 0 | unless -x $path |
| 258 | 0 | 0 | unless -d $path |
| 273 | 2 | 0 | if defined $_[1] |
| 274 | 0 | 2 | unless $_[0]{'description'} |
| 296 | 3 | 12 | if defined $_[1] |
| 309 | 0 | 0 | unless @parts |
| 321 | 3 | 4 | if defined $_[1] |