Branch Coverage

src/b_header.c
Criterion Covered Total %
branch 22 38 57.8


line true false branch
18 6404096 12508 for (i=0; i
36 0 0 for (i=0; i
37 0 0 int from_i = is_big_endian()? i: value_size - i - 1;
65 24 8 for (i=0; i<3; i++) {
74 6670 0 if (header->suffix) {
82 0 6670 if (header->size >= B_HEADER_MAX_FILE_SIZE) {
92 3 6667 if (header->linkdest != NULL) {
98 6670 0 if (header->user != NULL) {
102 6670 0 if (header->group != NULL) {
106 6583 87 if (header->major && header->minor) {
6583 0 if (header->major && header->minor) {
111 6670 0 if (header->prefix) {
135 0 4 if (header->linkdest)
159 0 6670 if (header == NULL) return;
161 6670 0 if (header->prefix != NULL) {
165 6670 0 if (header->suffix != NULL) {
169 3 6667 if (header->linkdest != NULL) {
173 6670 0 if (header->user != NULL) {
177 6670 0 if (header->group != NULL) {