LCOV - differential code coverage report
Current view: top level - src/backend/storage/file - buffile.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 75.9 % 324 246 4 74 12 234 4 12
Current Date: 2026-05-05 10:23:31 +0900 Functions: 92.0 % 25 23 2 9 14 3
Baseline: lcov-20260505-025707-baseline Branches: 50.0 % 188 94 1 93 1 93 1 1
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 75.0 % 16 12 4 12
(360..) days: 76.0 % 308 234 74 234
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 90.9 % 22 20 2 6 14
Branch coverage date bins:
(30,360] days: 50.0 % 2 1 1 1
(360..) days: 50.0 % 186 93 93 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)
BufFileAppend CBC 153 92.3 % (12 / 13) 50.0 % (5 / 10)
BufFileSize CBC 291 80.0 % (4 / 5) 25.0 % (1 / 4)
BufFileDeleteFileSet CBC 351 91.7 % (11 / 12) 60.0 % (6 / 10)
BufFileExportFileSet CBC 379 100.0 % (6 / 6) 50.0 % (2 / 4)
BufFileCreateTemp CBC 2066 100.0 % (7 / 7) 50.0 % (1 / 2)
makeBufFile GNC 2066 100.0 % (8 / 8)
BufFileCreateFileSet GNC 2082 100.0 % (8 / 8)
MakeNewFileSetSegment CBC 2082 100.0 % (7 / 7) 50.0 % (1 / 2)
BufFileOpenFileSet GNC 2782 87.5 % (21 / 24) 66.7 % (8 / 12)
BufFileClose CBC 6498 100.0 % (7 / 7) 100.0 % (2 / 2)
makeBufFileCommon GNC 6658 100.0 % (11 / 11)
FileSetSegmentName CBC 9846 100.0 % (3 / 3)
BufFileLoadBuffer CBC 67790 60.0 % (12 / 20) 42.9 % (6 / 14)
BufFileSeekBlock GNC 69537 100.0 % (4 / 4)
BufFileDumpBuffer GNC 73079 65.7 % (23 / 35) 40.0 % (8 / 20)
BufFileReadMaybeEOF CBC 7959483 100.0 % (2 / 2)
BufFileReadExact CBC 12867891 100.0 % (3 / 3)
BufFileWrite CBC 16347311 100.0 % (21 / 21) 85.7 % (12 / 14)
BufFileReadCommon CBC 20827374 96.0 % (24 / 25) 63.6 % (14 / 22)
BufFileFlush CBC 20869597 100.0 % (5 / 5) 75.0 % (3 / 4)

Generated by: LCOV version 2.5.0-beta