Branch Coverage

blib/lib/LaTeX/TikZ/Mod/Layer.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
160 13 22 if exists $score{$name}
165 10 0 if (defined $cur) { }
166 10 0 if not defined $min or $min < $cur
175 3 0 if (defined $cur) { }
176 3 0 if not defined $max or $max < $cur
182 10 12 if (defined $min) { }
0 12 elsif (defined $max) { }
183 3 7 if (defined $max) { }
184 0 3 unless $min < $max
208 0 11 unless @_
214 0 33 ref $_ ? :