| blib/lib/LaTeX/TikZ/Functor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 0 | 0 | 116 | defined $spec and ref $spec eq '' |
| 0 | 0 | 116 | defined $spec and ref $spec eq '' and $spec =~ /^(\+?)([A-Za-z][A-Za-z0-9_]*(?:::[A-Za-z][A-Za-z0-9_]*)*)$/ | |
| 71 | 0 | 111 | 5 | defined $1 && $1 eq '+' |