• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1REQUIRES: x86_64-linux
2RUN: sancov -print-coverage-stats %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
3
4CHECK: all-edges: 9
5CHECK: cov-edges: 5
6CHECK: all-functions: 3
7CHECK: cov-functions: 2
8
9
10