]> git.proxmox.com Git - rustc.git/blame - src/llvm/test/tools/llvm-cov/Inputs/test_-f.output
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / test / tools / llvm-cov / Inputs / test_-f.output
CommitLineData
1a4d82fc
JJ
1Function '_ZN1A1BEv'
2Lines executed:100.00% of 1
3
4Function '_Z7uselessv'
5Lines executed:0.00% of 1
6
7Function '_Z12more_uselessv'
8Lines executed:0.00% of 1
9
10Function '_Z3foov'
11Lines executed:100.00% of 2
12
13Function '_Z3barv'
14Lines executed:0.00% of 2
15
16Function '_Z6assignii'
17Lines executed:100.00% of 3
18
19Function '_Z15initialize_gridv'
20Lines executed:100.00% of 4
21
22Function 'main'
23Lines executed:91.67% of 24
24
25Function '_ZN1AC1Ev'
26Lines executed:100.00% of 1
27
28Function '_ZN1AC2Ev'
29Lines executed:100.00% of 1
30
31File 'test.cpp'
32Lines executed:84.21% of 38
33test.cpp:creating 'test.cpp.gcov'
34
35File './test.h'
36Lines executed:100.00% of 1
37./test.h:creating 'test.h.gcov'
38