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
77 0 0 0 $impl eq "moar-blead" and $ver eq "main"
79 0 0 0 version_exists($name) and is_registered_version($name)
213 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
135 0 0 $rakudo_ver //= "HEAD"
136 0 0 $nqp_ver //= "HEAD"
137 0 0 $moar_ver //= "HEAD"

or 3 conditions

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