Branch Coverage

blib/lib/SecondLife/Vector.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
14 2 1 if (@_ == 1) { }
17 2 0 if ($vec =~ /^ [(<] \s* ($num), \s* ($num), \s* ($num) \s* [)>] $/ox) { }