| lib/OPTIMADE/Filter/Parser.yp | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 418 | 1644 | 48 | 49 | not $self->YYData->{'INPUT'} and $self->{'USER'}{'FILEIN'} |
| 475 | 963 | 4 | 2 | $allow_LIKE_operator and $self->YYData->{'INPUT'} =~ s/^(LIKE)// |
| 519 | 0 | 0 | 0 | builtin::blessed($node) and $node->can("modify") |