Project: htslib

Language c++
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 49362
Lines covered 19253
Code coverage 39.00%
Code coverage report Report link
Static reachability 63.75%
Fuzz Introspector report Report link (from 2024-05-20)

Historical progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
bam_index_build /src/htslib/sam.c 9200 0.0%
sam_index_build2 /src/htslib/sam.c 9198 0.0%
sam_index_build /src/htslib/sam.c 9198 0.0%
sam_index_build3 /src/htslib/sam.c 9196 0.0%
bcf_index_build /src/htslib/vcf.c 9063 0.0%
bcf_index_build2 /src/htslib/vcf.c 9063 0.0%
bcf_index_build3 /src/htslib/vcf.c 9061 0.0%
sam_write1 /src/htslib/sam.c 6537 15.74%
hts_flush /src/htslib/hts.c 6006 0.0%
cram_flush /src/htslib/cram/cram_io.c 6003 0.0%