lib/Data/Pokemon/Go/Relation/Single.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 26 | 69.2 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 46481 | unless $data->{'effective'} |
46481 | 0 | if $data->{'effective'} | |
38 | 0 | 196442 | unless $data->{'invalid'} |
39 | 0 | 196442 | if $data->{'void'} |
40 | 196442 | 0 | if @list |
48 | 0 | 51901 | unless $data->{'invalid'} |
49 | 30392 | 21509 | unless $data->{'void'} |
53 | 35764 | 604959 | if $type eq $value |
64 | 1944 | 49940 | unless $data->{'effective'} |
72 | 1096 | 5436 | if $type1 and $type2 and $type1 eq $type2 |
75 | 630 | 118 | if @recommended |
79 | 118 | 118 | unless $recommended[$i] |
81 | 0 | 0 | if $type eq $recommended[$i] |