Branch Coverage

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


line true false branch
126 0 0 $self->sudo ? :
0 0 $self->support_builddir ? :
143 0 0 if ($self->support_builddir and not $is_build_branch) { }
158 0 0 $is_build_branch ? :
166 0 0 if @perls_allow_failures
169 0 0 if $irc eq '1'
172 0 0 if ($irc)
184 0 0 $email eq '0' ? :
0 0 unless $email eq '1'
187 0 0 if %notifications
207 0 0 if (@releases)
229 0 0 $self->test_authordeps ? :
0 0 $self->test_deps ? :
0 0 scalar @releases ? :
246 0 0 $self->test_deps ? :
0 0 scalar @releases ? :
250 0 0 if (my $bbranch = $self->build_branch)
262 0 0 if ($custom_cmds and @$custom_cmds)
264 0 0 unless not $ft or substr($ft, 1) eq $key
275 0 0 if ($custom_cmds and @$custom_cmds)
277 0 0 unless not $ft or substr($ft, 1) eq $key
282 0 0 $pos eq 'pre' ? :
291 0 0 if (not $is_build_branch) { }
0 0 elsif ($self->build_branch) { }
293 0 0 if (not $self->support_builddir) { }
299 0 0 $travis_code{'common'}{$phase} ? :
300 0 0 $travis_code{'dzil'}{$phase} ? :
301 0 0 $travis_code{'build'}{$phase} ? :
303 0 0 if ($phase eq 'before_install')
308 0 0 if (@common or @dzil or @build)
317 0 0 if $phase eq 'before_install'
321 0 0 if ($phase eq 'script' and not @build)
332 0 0 if $self->dzil_branch
348 0 0 $is_build_branch ? :
364 0 0 if $ver_str eq '0'
365 0 0 unless $ver_str =~ /[\<\=\>]/
377 0 0 if ($ver->is_alpha) { }
384 0 0 $use_num ? :
0 0 if ($cmp eq '==')
385 0 0 $use_num ? :
0 0 if ($cmp eq '!=')
387 0 0 if ($cmp eq '>=')
388 0 0 if ($cmp eq '<=')
389 0 0 if ($cmp eq '>')
390 0 0 if ($cmp eq '<') { }
395 0 0 if ($min or $max)
402 0 0 $inc eq '01' ? :
0 0 if $inc =~ /0/ and $inc =~ /\d\d/
404 0 0 $inc =~ /1/ ? :
409 0 0 if @num_conds
410 0 0 if @str_conds
418 0 0 $ver_str =~ /==/ ? :
425 0 0 $try_harder ? :
431 0 0 unless ($details and $$details{'hits'}{'total'})
448 0 0 if ($is_bad)
449 0 0 if ($try_harder)
471 0 0 if (not $ttl) { }
478 0 0 if ($per < 70 or $$t{'fail'} > 20 or $f_ttl > 30)