| blib/lib/RDF/Notation3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 192 | 0 | 0 | 22 | $$self{'keywords'}[0] and $next =~ /^(^[_a-zA-Z][_\w]*)(.*)$/ |
| 604 | 16 | 31 | 3 | $$self{'ns'}{$$self{'context'}}{$$self{'hardns'}{$key}[0]} and $$self{'ns'}{$$self{'context'}}{$$self{'hardns'}{$key}[0]} ne $$self{'hardns'}{$key}[1] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 77 | 0 | 1 | 0 | $val == 1 or $val == 0 |
| 334 | 0 | 0 | 140 | $next eq 'is' or $next eq '<-' |