Branch Coverage
blib/lib/Kelp/Module.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
29
17
279
if
(
not
$ENV
{
'KELP_REDEFINE'
}
and
$self
->app
->can
(
$name
)
)
33
136
143
if
(
ref
$item
eq
'CODE'
)
{
}