Condition Coverage

blib/lib/App/Rakubrew/Download.pm
Criterion Covered Total %
condition 0 35 0.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 $ver and @matching_releases > 1
78 0 0 0 -d $file and $file =~ /^rakudo-/
109 0 0 0 $_->{'name'} eq "rakudo" and $_->{'type'} eq "archive"
0 0 0 $_->{'name'} eq "rakudo" and $_->{'type'} eq "archive" and $_->{'platform'} eq _my_platform()
0 0 0 $_->{'name'} eq "rakudo" and $_->{'type'} eq "archive" and $_->{'platform'} eq _my_platform() and $_->{'arch'} eq _my_arch()
122 0 0 0 $_->{'build_rev'} > $this->{'build_rev'} and $_->{'name'} eq $this->{'name'}
0 0 0 $_->{'build_rev'} > $this->{'build_rev'} and $_->{'name'} eq $this->{'name'} and $_->{'type'} eq $this->{'type'}
0 0 0 $_->{'build_rev'} > $this->{'build_rev'} and $_->{'name'} eq $this->{'name'} and $_->{'type'} eq $this->{'type'} and $_->{'platform'} eq $this->{'platform'}
0 0 0 $_->{'build_rev'} > $this->{'build_rev'} and $_->{'name'} eq $this->{'name'} and $_->{'type'} eq $this->{'type'} and $_->{'platform'} eq $this->{'platform'} and $_->{'arch'} eq $this->{'arch'}
0 0 0 $_->{'build_rev'} > $this->{'build_rev'} and $_->{'name'} eq $this->{'name'} and $_->{'type'} eq $this->{'type'} and $_->{'platform'} eq $this->{'platform'} and $_->{'arch'} eq $this->{'arch'} and $_->{'format'} eq $this->{'format'}

or 2 conditions

line l !l condition
147 0 0 $mac_sysctls[0] // "/usr/sbin/sysctl"

or 3 conditions

line l !l&&r !l&&!r condition
136 0 0 0 $oses{$^O} // $^O