Condition Coverage

blib/lib/App/Rakubrew/Build.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 not $min_year and $year
35 0 0 0 $min_year and not $year
88 0 0 0 $impl eq "moar-blead" and $ver eq "main"
90 0 0 0 version_exists($name) and is_registered_version($name)
215 0 0 0 $zef_version and not $tags{$zef_version}

or 2 conditions

line l !l condition
25 0 0 $3 // 0
30 0 0 $3 // 0
139 0 0 $rakudo_ver //= "HEAD"
140 0 0 $nqp_ver //= "HEAD"
141 0 0 $moar_ver //= "HEAD"

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 $min_year or $year