blib/lib/Games/SMTNocturne/Demons/FusionChart.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 14 | 71.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
111 | 0 | 27 | 18 | defined $$options{'kagutsuchi'} and grep {$_ == $$options{'kagutsuchi'};} @$phases |
124 | 0 | 9 | 9 | $fused_type and $fused_type eq $type |
131 | 10386 | 56251 | 23 | $fused and $fused->name eq $name |
139 | 200029 | 133308 | 14 | $$conditions{'demon3'} and $$options{'sacrifice'} |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 0 | $TYPES{$type1}{'fusions'}{$type2} || '' |