LCOV - differential code coverage report
Current view: top level - src/backend/storage/file - buffile.c (source / functions) Coverage Total Hit LBC UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 75.9 % 324 246 78 246
Current Date: 2025-09-06 07:49:51 +0900 Functions: 92.0 % 25 23 2 23
Baseline: lcov-20250907-010129-baseline Branches: 49.5 % 188 93 1 94 93
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 75.9 % 324 246 78 246
Function coverage date bins:
(360..) days: 92.0 % 25 23 2 23
Branch coverage date bins:
(360..) days: 49.5 % 188 93 1 94 93

Function Name Sort by function name TLA Hit count Sort by function hit count Lines Sort by unexercised lines in function Branches Sort by unexercised branches in function
BufFileRead UBC 0 0.0 % (0 / 2)
extendBufFile UBC 0 0.0 % (0 / 13) 0.0 % (0 / 4)
BufFileTruncateFileSet CBC 9 45.7 % (16 / 35) 34.4 % (11 / 32)
BufFileAppend CBC 80 92.3 % (12 / 13) 50.0 % (5 / 10)
BufFileSize CBC 164 80.0 % (4 / 5) 25.0 % (1 / 4)
BufFileExportFileSet CBC 222 100.0 % (6 / 6) 50.0 % (2 / 4)
BufFileDeleteFileSet CBC 352 91.7 % (11 / 12) 60.0 % (6 / 10)
BufFileCreateFileSet CBC 1219 100.0 % (8 / 8)
MakeNewFileSetSegment CBC 1219 100.0 % (7 / 7) 50.0 % (1 / 2)
BufFileCreateTemp CBC 1276 100.0 % (7 / 7) 50.0 % (1 / 2)
makeBufFile CBC 1276 100.0 % (8 / 8)
BufFileOpenFileSet CBC 1944 87.5 % (21 / 24) 58.3 % (7 / 12)
BufFileClose CBC 4078 100.0 % (7 / 7) 100.0 % (2 / 2)
makeBufFileCommon CBC 4166 100.0 % (11 / 11)
FileSetSegmentName CBC 6444 100.0 % (3 / 3)
BufFileLoadBuffer CBC 51724 60.0 % (12 / 20) 42.9 % (6 / 14)
BufFileSeekBlock CBC 53313 100.0 % (4 / 4)
BufFileSeek CBC 54842 61.4 % (27 / 44) 43.8 % (14 / 32)
BufFileDumpBuffer CBC 59571 65.7 % (23 / 35) 40.0 % (8 / 20)
BufFileTell CBC 88649 100.0 % (4 / 4)
BufFileReadMaybeEOF CBC 6014462 100.0 % (2 / 2)
BufFileReadExact CBC 9635755 100.0 % (3 / 3)
BufFileReadCommon CBC 15650217 96.0 % (24 / 25) 63.6 % (14 / 22)
BufFileFlush CBC 15680923 100.0 % (5 / 5) 75.0 % (3 / 4)
BufFileWrite CBC 15825749 100.0 % (21 / 21) 85.7 % (12 / 14)

Generated by: LCOV version 2.4-beta