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