Branch Coverage
lib/Egg/Dispatch/Fast.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
32
0
0
if
(
$code
=
$$map
{
$self
->mode
}
)
{
}
0
0
elsif
(
$code
=
$$map
{
$self
->default_mode
}
)
{
}
43
0
0
if
(
ref
$code
eq
'HASH'
)
{
}