Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
143 0 0 0 $self->support_builddir and not $is_build_branch
262 0 0 0 $custom_cmds and @$custom_cmds
275 0 0 0 $custom_cmds and @$custom_cmds
321 0 0 0 $phase eq 'script' and not @build
404 0 0 0 $inc =~ /0/ and $inc =~ /\d\d/
433 0 0 0 $details and $$details{'hits'}{'total'}
444 0 0 0 $is_bad and @hits
488 0 0 0 $v && 'version'->parse($v)

or 2 conditions

line l !l condition
169 0 0 $$rmeta{first sub { /irc$/i; } , keys %$rmeta} || '0'
278 0 0 $travis_code{$key}{$phase} //= []
398 0 0 $min ||= 0
399 0 0 $max ||= 999999

or 3 conditions

line l !l&&r !l&&!r condition
264 0 0 0 not $ft or substr($ft, 1) eq $key
277 0 0 0 not $ft or substr($ft, 1) eq $key
308 0 0 0 @common or @dzil
0 0 0 @common or @dzil or @build
397 0 0 0 $min or $max
447 0 0 0 !$$hit{'sort'}[0] || ref $$hit{'fields'}{'module.name'} || ref $$hit{'fields'}{'module.version'}
480 0 0 0 $per < 70 or $$t{'fail'} > 20
0 0 0 $per < 70 or $$t{'fail'} > 20 or $f_ttl > 30