Branch Coverage

xs/Unpacker.xs
Criterion Covered Total %
branch 4 8 50.0


line true false branch
12 0 6 if (!msgpack_unpacker_init (&self->unpacker, MSGPACK_UNPACKER_INIT_BUFFER_SIZE))
40 9 0 b = SvPV (buffer, size);
43 0 9 if (size > available)
66 0 9 mXPUSHs (decode_msgpack (&u.data));