lib/CPANPLUS/Dist/PAR.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 16 | 25.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 6 | unless can_load('modules', {'PAR::Dist', 0}) |
56 | 1 | 0 | if $self->status->dist |
57 | 0 | 1 | unless $self->status->dist |
62 | 0 | 1 | unless $dist->SUPER::create(@_) |
81 | 0 | 0 | if ($@ or not $par or not -e $par) |
98 | 0 | 0 | unless $cb->_mkdir('dir', $dir) |
99 | 0 | 0 | unless $cb->_move('file', $par, 'to', $to) |
105 | 0 | 0 | unless $fail |