Condition Coverage

blib/lib/JsonSQL/Validator.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 14 defined $ruleSets and 'ARRAY' eq ref $ruleSets
98 0 31 6 defined $tableString and $tableRule eq $tableString

or 2 conditions

line l !l condition
80 18 6 $schemaString || ''

or 3 conditions

line l !l&&r !l&&!r condition
84 6 15 3 $ruleSet->{'schema'} eq $schema or $ruleSet->{'schema'} eq '#anySchema'