Branch Coverage

blib/lib/Protocol/Redis/Test.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
24 2 1 if ($api_version == 1 or $api_version == 2) { }
1 0 elsif ($api_version == 3) { }
732 0 1 if ($type eq '%') { }
755 0 1 $type eq '%' ? :
766 0 1 if ($type eq '%') { }