lib/Data/Pokemon/Go/Relation/Single.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 26 | 69.2 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 46502 | unless $data->{'effective'} |
46502 | 0 | if $data->{'effective'} | |
38 | 0 | 196515 | unless $data->{'invalid'} |
39 | 0 | 196515 | if $data->{'void'} |
40 | 196515 | 0 | if @list |
48 | 0 | 51924 | unless $data->{'invalid'} |
49 | 30408 | 21516 | unless $data->{'void'} |
53 | 35776 | 605206 | if $type eq $value |
64 | 1944 | 49954 | unless $data->{'effective'} |
72 | 1104 | 5464 | if $type1 and $type2 and $type1 eq $type2 |
75 | 634 | 118 | if @recommended |
79 | 118 | 118 | unless $recommended[$i] |
81 | 0 | 0 | if $type eq $recommended[$i] |