Branch Coverage

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


line true false branch
18 6608384 12907 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 7069 0 if (header->suffix) {
82 0 7069 if (header->size >= B_HEADER_MAX_FILE_SIZE) {
92 202 6867 if (header->linkdest != NULL) {
98 7069 0 if (header->user != NULL) {
102 7069 0 if (header->group != NULL) {
106 6981 88 if (header->major && header->minor) {
6981 0 if (header->major && header->minor) {
111 7069 0 if (header->prefix) {
135 0 4 if (header->linkdest)
159 0 7069 if (header == NULL) return;
161 7069 0 if (header->prefix != NULL) {
165 7069 0 if (header->suffix != NULL) {
169 202 6867 if (header->linkdest != NULL) {
173 7069 0 if (header->user != NULL) {
177 7069 0 if (header->group != NULL) {