File Coverage

user.c
Criterion Covered Total %
statement 2 2 100.0
branch n/a
condition n/a
subroutine n/a
pod n/a
total 2 2 100.0


line stmt bran cond sub pod time code
1             /* Generated */
2              
3 4           missing_is_sorted = 0;
4              
5             #ifdef NGROUP_MAX
6             (void)hv_store(user_table, "NGROUP_MAX", 10, newSViv(NGROUP_MAX), 0);
7             #else
8 4           missing[nr_missing++] = "NGROUP_MAX";
9             #endif