Condition Coverage

blib/lib/Env/Heroku/Redis.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

line !l l&&!r l&&r condition
15 0 0 1 $redisurl and $redisurl =~ s/^redis://

or 2 conditions

line l !l condition
14 0 1 $ENV{'REDIS_URL'} || 'redis://localhost:6379/'