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
34 1 1 206 defined $name and $name =~ /^[a-z_][a-z0-9_]+$/i
44 2 1 202 defined $code and ref $code eq 'CODE'