Branch Coverage

blib/lib/SecondLife/Region.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
17 2 1 if (@_ == 1) { }
1 0 elsif (not @_ % 2) { }
18 2 0 if ($region =~ /^ (.*?) \s* \( ($num), \s* ($num) \) $/ox) { }