OpenCoverage

backup-rename.c

Absolute File Name:/home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/backup-rename.c
Switch to Source codePreprocessed file
LineSourceCount
1-
2-
3-
4-
5-
6-
7-
8char *-
9backup_file_rename (char const *file, enum backup_type backup_type)-
10{-
11 return
executed 94 times by 3 tests: return backupfile_internal (file, backup_type, 1 );
Executed by:
  • cp
  • ginstall
  • mv
backupfile_internal (file, backup_type,
executed 94 times by 3 tests: return backupfile_internal (file, backup_type, 1 );
Executed by:
  • cp
  • ginstall
  • mv
94
12 1
executed 94 times by 3 tests: return backupfile_internal (file, backup_type, 1 );
Executed by:
  • cp
  • ginstall
  • mv
94
13 );
executed 94 times by 3 tests: return backupfile_internal (file, backup_type, 1 );
Executed by:
  • cp
  • ginstall
  • mv
94
14}-
Switch to Source codePreprocessed file

Generated by Squish Coco 4.1.2