Branch Coverage

blib/lib/Devel/KYTProf/Profiler/Redis/Fast.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
11 0 0 if (length $s > 255)
27 0 0 if (lc($cmd) =~ /get/u and lc $cmd ne 'getset') { }
31 0 0 @args > 0 ? :
50 0 0 if (@args > 0)
51 0 0 if ($cmd =~ /subscribe/u)