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