Branch Coverage
blib/lib/Class/Member/GLOB.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
15
1
8
unless
(
UNIVERSAL::isa
(
$I
,
'GLOB'
))
19
2
6
if
(
$#_
>=
0
)
26
1
2
if
(
$name
=~
/^-(.*)/
)
{
}
27
1
0
if
(
$1
eq
'CLASS_MEMBERS'
)