llvm-project/llvm/test/tools/llvm-cov/Inputs/test_paths.h.gcov

9 lines
260 B
Plaintext

-: 0:Source:srcdir/./nested_dir/../test.h
-: 0:Graph:test_paths.gcno
-: 0:Data:test_paths.gcda
-: 0:Runs:3
-: 0:Programs:1
6: 1:struct A {
-: 2: virtual void B();
-: 3:};