| lib/Schema/Validator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 330 | 0 | 0 | 1 | exists $data->{'@graph'} and ref $data->{'@graph'} eq "ARRAY" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 343 | 930 | 0 | 79 | $item->{'rdfs:label'} // $item->{'http://www.w3.org/2000/01/rdf-schema#label'} |
| 357 | 1520 | 0 | 138 | $item->{'rdfs:label'} // $item->{'http://www.w3.org/2000/01/rdf-schema#label'} |