Branch Coverage
blib/lib/Kelp/Middleware.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
14
251
0
if
(
defined
(
my
$middleware
=
$self
->
app
->
config
(
"middleware"
)
)
)
20
0
10
if
$self
->{
'_loaded_middleware'
}{
$class
}++
and
not
$ENV
{
'KELP_TESTING'
}