| blib/lib/Dist/Zilla/Role/TravisYML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 56 | 0.0 |
| 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 |
| 402 | 0 | 0 | 0 | $inc =~ /0/ and $inc =~ /\d\d/ |
| 431 | 0 | 0 | 0 | $details and $$details{'hits'}{'total'} |
| 442 | 0 | 0 | 0 | $is_bad and @hits |
| 486 | 0 | 0 | 0 | $v && 'version'->parse($v) |
| line | l | !l | condition |
|---|---|---|---|
| 169 | 0 | 0 | $$rmeta{first sub { /irc$/i; } , keys %$rmeta} || '0' |
| 278 | 0 | 0 | $travis_code{$key}{$phase} //= [] |
| 396 | 0 | 0 | $min ||= 0 |
| 397 | 0 | 0 | $max ||= 999999 |
| 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 | |
| 395 | 0 | 0 | 0 | $min or $max |
| 445 | 0 | 0 | 0 | !$$hit{'sort'}[0] || ref $$hit{'fields'}{'module.name'} || ref $$hit{'fields'}{'module.version'} |
| 478 | 0 | 0 | 0 | $per < 70 or $$t{'fail'} > 20 |
| 0 | 0 | 0 | $per < 70 or $$t{'fail'} > 20 or $f_ttl > 30 |