Condition Coverage

blib/lib/SQL/Translator/Parser/XML/SQLFairy.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
140 86 0 76 exists $fdata{'default_value'} and defined $fdata{'default_value'}
223 17 12 1 my $evt = $data{'database_event'} and $translator->{'show_warnings'}

or 2 conditions

line l !l condition
113 21 0 '' . $xp->findvalue('sqlf:order|@order', $a) || 0
21 0 '' . $xp->findvalue('sqlf:order|@order', $b) || 0
130 0 274 '' . $xp->findvalue('sqlf:order', $a) || 0
0 274 '' . $xp->findvalue('sqlf:order', $b) || 0

or 3 conditions

line l !l&&r !l&&!r condition
228 0 1 0 $data{'database_events'} || ()