Condition Coverage

blib/lib/Pg/Explain/From.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
109 0 6 0 $struct->{'Alias'} and $struct->{'Alias'} ne $struct->{'Relation Name'}
136 46 532 0 defined $struct->{'Actual Startup Time'} and not $struct->{'Actual Loops'}

or 2 conditions

line l !l condition
114 48 0 $struct->{'Strategy'} || 'Plain'
119 24 554 $struct->{'Scan Direction'} || ''
296 355 0 $subplan->{'Parent Relationship'} // ""