Branch Coverage

lib/Data/Pokemon/Go/Relation/Single.pm
Criterion Covered Total %
branch 18 26 69.2


line true false branch
30 0 46520 unless $data->{'effective'}
46520 0 if $data->{'effective'}
38 0 196542 unless $data->{'invalid'}
39 0 196542 if $data->{'void'}
40 196542 0 if @list
48 0 51921 unless $data->{'invalid'}
49 30391 21530 unless $data->{'void'}
53 35753 605238 if $type eq $value
64 1944 49969 unless $data->{'effective'}
72 1094 5430 if $type1 and $type2 and $type1 eq $type2
75 628 118 if @recommended
79 118 118 unless $recommended[$i]
81 0 0 if $type eq $recommended[$i]