Branch Coverage

blib/lib/VarGuard.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
73 0 0 if ($ref_type eq 'SCALAR' or $ref_type eq 'CODE') { }
0 0 elsif ($ref_type eq 'ARRAY') { }
0 0 elsif ($ref_type eq 'HASH') { }