Branch Coverage
blib/lib/LaTeX/TikZ/Set/Point.pm
Criterion
Covered
Total
%
branch
8
8
100.0
line
true
false
branch
106
2
99
if
(
defined
$label
)
108
1
1
unless
defined
$pos
122
3
15
if
(
@_
==
0
)
{
}
9
6
elsif
(
@_
%
2
)
{
}