Branch Coverage

blib/lib/Dist/Zilla/Role/TravisYML.pm
Criterion Covered Total %
branch 0 100 0.0


line true false branch
125 0 0 $self->support_builddir ? :
141 0 0 if ($self->support_builddir and not $is_build_branch) { }
156 0 0 $is_build_branch ? :
164 0 0 if @perls_allow_failures
167 0 0 if $irc eq '1'
170 0 0 if ($irc)
182 0 0 $email eq '0' ? :
0 0 unless $email eq '1'
185 0 0 if %notifications
204 0 0 if (@releases)
227 0 0 $self->test_authordeps ? :
0 0 $self->test_deps ? :
0 0 scalar @releases ? :
245 0 0 $self->test_deps ? :
0 0 scalar @releases ? :
249 0 0 if (my $bbranch = $self->build_branch)
261 0 0 if ($custom_cmds and @$custom_cmds)
263 0 0 unless not $ft or substr($ft, 1) eq $key
274 0 0 if ($custom_cmds and @$custom_cmds)
276 0 0 unless not $ft or substr($ft, 1) eq $key
281 0 0 $pos eq 'pre' ? :
290 0 0 if (not $is_build_branch) { }
0 0 elsif ($self->build_branch) { }
292 0 0 if (not $self->support_builddir) { }
298 0 0 $travis_code{'dzil'}{$phase} ? :
299 0 0 $travis_code{'build'}{$phase} ? :
301 0 0 if ($phase eq 'before_install')
306 0 0 if (@dzil or @build)
314 0 0 if $phase eq 'before_install'
318 0 0 if ($phase eq 'script' and not @build)
329 0 0 if $self->dzil_branch
345 0 0 $is_build_branch ? :
361 0 0 if $ver_str eq '0'
362 0 0 unless $ver_str =~ /[\<\=\>]/
374 0 0 if ($ver->is_alpha) { }
382 0 0 $use_num ? :
383 0 0 $use_num ? :
394 0 0 if ($min or $max)
401 0 0 $inc eq '01' ? :
0 0 if $inc =~ /0/ and $inc =~ /\d\d/
403 0 0 $inc =~ /1/ ? :
408 0 0 if @num_conds
409 0 0 if @str_conds
417 0 0 $ver_str =~ /==/ ? :
424 0 0 $try_harder ? :
430 0 0 unless ($details and $$details{'hits'}{'total'})
447 0 0 if ($is_bad)
448 0 0 if ($try_harder)
470 0 0 if (not $ttl) { }
477 0 0 if ($per < 70 or $$t{'fail'} > 20 or $f_ttl > 30)