blib/lib/Pg/Explain/FromJSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 4 | 0 | 70 | "ARRAY" eq ref $struct and defined $struct->[0]{'Plan'} |
0 | 0 | 4 | "HASH" eq ref $struct and defined $struct->{'Plan'} | |
124 | 71 | 1 | 2 | $struct->{'Settings'} and 0 < scalar keys %{$$struct{"Settings"};} |