Branch Coverage
/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/CPP/panda/lib.x/i/panda/hash.h
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
22
2669
0
template <> inline unsigned long hashXX
(const char* str, size_t len) { return _hashXX
()(str, len); }