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 495 0 defined $struct->{'Actual Startup Time'} and not $struct->{'Actual Loops'}

or 2 conditions

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