Branch Coverage

blib/lib/CHI/Types.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
77 90 6 if (is_Num($from)) { }
6 0 elsif (is_Str($from)) { }
91 23 0 if (is_Str($from)) { }
102 0 1673 if (is_HashRef($from)) { }
0 1673 elsif (is_Str($from)) { }
116 0 884 if (is_HashRef($from)) { }
0 884 elsif (is_Str($from)) { }
133 0 0 if ($data_serializer_loaded) { }
145 0 0 if ($digest_loaded) { }