blib/lib/Lingua/Ogmios/Annotations/SemanticFeatures.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 0 | 0 | 0 | @_ and scalar @_ == 2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 0 | 0 | 0 | not defined $fields->{'semantic_category'} or ref($fields->{'semantic_category'} ne 'ARRAY') |
0 | 0 | 0 | not defined $fields->{'semantic_category'} or ref($fields->{'semantic_category'} ne 'ARRAY') or ref($fields->{'semantic_category'}[0] ne 'ARRAY') |