Branch Coverage

/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/CPP/panda/lib.x/i/panda/lib/hash.h
Criterion Covered Total %
branch 1 2 50.0


line true false branch
21 2642 0 template <> inline unsigned long hashXX (const char* str, size_t len) { return _hashXX()(str, len); }