blib/lib/Gwybodaeth/Parsers/N3.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 13 | 69.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
240 | 3 | 0 | 10 | defined $object and defined $verb |
276 | 8 | 0 | 2 | ${$data;}[$index] eq '[' and $self->_next_token($data, $index) eq 'a' |
line | l | !l | condition |
---|---|---|---|
84 | 3 | 4 | shift() || 0 |
202 | 0 | 46 | shift() || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
258 | 1 | 2 | 0 | $next_token eq '.' or $next_token eq ']' |