line |
true |
false |
branch |
215
|
0 |
0 |
if $self->stable
|
216
|
0 |
0 |
if $self->devel
|
217
|
0 |
0 |
if $self->recent
|
218
|
0 |
0 |
if $self->modern
|
219
|
0 |
0 |
if $self->latest
|
220
|
0 |
0 |
if $self->install
|
221
|
0 |
0 |
if $_ ne '5.6.0'
|
229
|
0 |
0 |
if (-e $self->_perl_exe($perl) and not $self->force) { }
|
236
|
0 |
0 |
unless ($build)
|
241
|
0 |
0 |
unless ($location)
|
246
|
0 |
0 |
'App::SmokeBrew::Tools'->devel_perl($perl) ? :
|
251
|
0 |
0 |
unless $self->forcecfg
|
255
|
0 |
0 |
unless (can_load('modules', {$self->plugin, '0.0'}))
|
263
|
0 |
0 |
unless $plugin eq $_
|
266
|
0 |
0 |
if $plugopts
|
277
|
0 |
0 |
unless ($plugin)
|
281
|
0 |
0 |
unless ($plugin->configure)
|
287
|
0 |
0 |
unless $self->noclean
|
294
|
0 |
0 |
'App::SmokeBrew::Tools'->devel_perl($perl) ? :
|