Condition Coverage
blib/lib/Hubot/Scripts/redisBrain.pm
Criterion
Covered
Total
%
condition
0
4
0.0
or 2 conditions
line
l
!l
condition
12
0
0
$ENV
{
'REDIS_SERVER'
} ||
'127.0.0.1:6379'
14
0
0
$redis
->get
(
'hubot:storage'
)
||
'{}'