| blib/lib/JsonSQL/Validator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 11 | 72.7 | 
| 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 | 
| line | l | !l | condition | 
|---|---|---|---|
| 80 | 18 | 6 | $schemaString || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 84 | 6 | 15 | 3 | $ruleSet->{'schema'} eq $schema or $ruleSet->{'schema'} eq '#anySchema' |