Branch Coverage
blib/lib/Boxer.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
74
9
5
if
(
lc
substr
(
$world
,
-
(
length
(
$name
)
+
2
)
)
eq
lc
"::$name"
)
76
0
9
unless
(
can_load
(
'modules'
,
{
$world
,
0
}
)
)