Branch Coverage

blib/lib/App/SmokeBrew.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
213 0 0 if $self->stable
214 0 0 if $self->devel
215 0 0 if $self->recent
216 0 0 if $self->modern
217 0 0 if $self->latest
218 0 0 if $self->install
219 0 0 if $_ ne "5.6.0"
227 0 0 if (-e $self->_perl_exe($perl) and not $self->force) { }
234 0 0 unless ($build)
239 0 0 unless ($location)
244 0 0 'App::SmokeBrew::Tools'->devel_perl($perl) ? :
249 0 0 unless $self->forcecfg
253 0 0 unless (can_load("modules", {$self->plugin, "0.0"}))
261 0 0 unless $plugin eq $_
264 0 0 if $plugopts
275 0 0 unless ($plugin)
279 0 0 unless ($plugin->configure)
285 0 0 unless $self->noclean
292 0 0 'App::SmokeBrew::Tools'->devel_perl($perl) ? :