Condition Coverage

blib/lib/Dist/Zilla/Role/TravisYML.pm
Criterion Covered Total %
condition 0 53 0.0


and 3 conditions

line !l l&&!r l&&r condition
141 0 0 0 $self->support_builddir and not $is_build_branch
261 0 0 0 $custom_cmds and @$custom_cmds
274 0 0 0 $custom_cmds and @$custom_cmds
318 0 0 0 $phase eq 'script' and not @build
401 0 0 0 $inc =~ /0/ and $inc =~ /\d\d/
430 0 0 0 $details and $$details{'hits'}{'total'}
441 0 0 0 $is_bad and @hits
485 0 0 0 $v && 'version'->parse($v)

or 2 conditions

line l !l condition
167 0 0 $$rmeta{first sub { /irc$/i; } , keys %$rmeta} || '0'
277 0 0 $travis_code{$key}{$phase} //= []
395 0 0 $min ||= 0
396 0 0 $max ||= 999999

or 3 conditions

line l !l&&r !l&&!r condition
263 0 0 0 not $ft or substr($ft, 1) eq $key
276 0 0 0 not $ft or substr($ft, 1) eq $key
306 0 0 0 @dzil or @build
394 0 0 0 $min or $max
444 0 0 0 !$$hit{'sort'}[0] || ref $$hit{'fields'}{'module.name'} || ref $$hit{'fields'}{'module.version'}
477 0 0 0 $per < 70 or $$t{'fail'} > 20
0 0 0 $per < 70 or $$t{'fail'} > 20 or $f_ttl > 30