Condition Coverage
blib/lib/LaTeX/TikZ/Interface.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
36
1
1
246
defined $name and $name =~ /^[a-z_][a-z0-9_]+$/i
46
2
1
242
defined $code and ref $code eq 'CODE'