Branch Coverage
lib/Egg/View/Template/GlobalParam.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
20
0
0
unless
$e
->req
->content_type
or
$e
->config
->{
'content_type'
}
24
0
0
unless
$e
->req
->content_language
or
$e
->config
->{
'content_language'
}