Branch Coverage

_rhash_torrent.c
Criterion Covered Total %
branch 0 16 0.0


line true false branch
32 0 0 if (!BT_CTX(ctx)) return 0;
38 0 0 if (!BT_CTX(ctx)) return;
44 0 0 if (!BT_CTX(ctx)) return 0;
50 0 0 if (!BT_CTX(ctx)) return 0;
56 0 0 if (!BT_CTX(ctx)) return;
68 0 0 if (!tc || tc->error || !tc->content.str) return 0;
0 0 if (!tc || tc->error || !tc->content.str) return 0;
0 0 if (!tc || tc->error || !tc->content.str) return 0;