Branch Coverage
blib/lib/HTTP/Engine/Middleware/DebugScreen.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
65
0
1
if
(
ref
$msg
eq
'CGI::ExceptionManager::Exception'
)
{
}
69
1
0
unless
(
$self
->stacktrace_required
)