Branch Coverage

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


line true false branch
77 104 7 if (is_Num($from)) { }
7 0 elsif (is_Str($from)) { }
91 26 0 if (is_Str($from)) { }
102 0 1905 if (is_HashRef($from)) { }
0 1905 elsif (is_Str($from)) { }
116 0 1000 if (is_HashRef($from)) { }
0 1000 elsif (is_Str($from)) { }
133 0 0 if ($data_serializer_loaded) { }
145 0 0 if ($digest_loaded) { }