Branch Coverage

SysInfo.xs
Criterion Covered Total %
branch 0 12 0.0


line true false branch
20 0 0 if (file == NULL){
24 0 0 if (fscanf(file, "cpu %llu %llu %llu %llu", &totalUser, &totalUserLow,
32 0 0 if (totalUser < lastTotalUser || totalUserLow < lastTotalUserLow ||
0 0 if (totalUser < lastTotalUser || totalUserLow < lastTotalUserLow ||
33 0 0 totalSys < lastTotalSys || totalIdle < lastTotalIdle){
0 0 totalSys < lastTotalSys || totalIdle < lastTotalIdle){