Branch Coverage
lib/Templer/Plugin/Redis.pm
Criterion
Covered
Total
%
branch
2
6
33.3
line
true
false
branch
92
11
0
unless
(
$@
)
137
0
66
if
(
$hash
{
$key
}
=~
/^redis_get\((.*)\)/
)
154
0
0
if
(
$self
->
{
'redis'
}
and
$self
->
{
'redis'
}
->
ping
)