1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
Function '_ZN1A1BEv'
Lines executed:100.00% of 1
No branches
No calls
Function '_Z7uselessv'
Lines executed:0.00% of 1
No branches
No calls
Function '_Z12more_uselessv'
Lines executed:0.00% of 1
No branches
No calls
Function '_Z3foov'
Lines executed:100.00% of 2
No branches
No calls
Function '_Z3barv'
Lines executed:0.00% of 2
No branches
No calls
Function '_Z6assignii'
Lines executed:100.00% of 3
No branches
No calls
Function '_Z15initialize_gridv'
Lines executed:100.00% of 4
Branches executed:100.00% of 4
Taken at least once:100.00% of 4
No calls
Function 'main'
Lines executed:91.67% of 24
Branches executed:100.00% of 11
Taken at least once:81.82% of 11
No calls
Function '_ZN1AC1Ev'
Lines executed:100.00% of 1
No branches
No calls
Function '_ZN1AC2Ev'
No executable lines
No branches
No calls
File 'test.cpp'
Lines executed:84.21% of 38
Branches executed:100.00% of 15
Taken at least once:86.67% of 15
No calls
test.cpp:creating 'test.cpp.gcov'
File './test.h'
Lines executed:100.00% of 1
No branches
No calls
./test.h:creating 'test.h.gcov'
|