/usr/local/lib/perl5/site_perl/5.26.1/x86_64-linux/XS/libpanda.x/i/panda/basic_string.h | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 8 | 12.5 |
line | true | false | branch |
---|---|---|---|
378 | 0 | 7 | if (std::is_same |
1267 | 0 | 0 | if (oth._state == State::SSO) _str = _sso + (oth._str - oth._sso); |
1508 | 0 | 0 | static void _release_internal (Buffer* buf, dtor_fn dtor) { if (!--buf->refcnt) _free_internal(buf, dtor); } |
1509 | 0 | 0 | static void _release_external (ExternalShared* ebuf, dtor_fn dtor) { if (!--ebuf->refcnt) _free_external(ebuf, dtor); } |