Project: alembic

Language c++
OSS-Fuzz project link
Project repository 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 12569
Lines covered 1520
Code coverage 12.09%
Code coverage report Report link
Static reachability 0.12%
Fuzz Introspector report Report link (from 2025-07-23)
Fuzzer Code coverage (lines) Latest Report Comments

Historical Progression

Per Fuzzer Progression

This section shows graphs for the coverage results per fuzz target over the past 30 days. Included are the coverage percentage, total number of lines, covered number of lines, and the number of coverage inputs.

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
AbcWriteJob::eval /src/alembic/maya/AbcExport/AbcWriteJob.cpp 1002 0.0%
AbcWriteJob::setup /src/alembic/maya/AbcExport/AbcWriteJob.cpp 934 0.0%
MayaTransformWriter::MayaTransformWriter /src/alembic/maya/AbcExport/MayaTransformWriter.cpp 524 0.0%
AlembicNode::compute /src/alembic/maya/AbcImport/AlembicNode.cpp 519 0.0%
CreateSceneVisitor::operator()(Alembic::AbcGeom::IXform&iNode, AlembicObjectPtriNodeObject) /src/alembic/maya/AbcImport/CreateSceneHelper.cpp 484 0.0%
CreateSceneVisitor::operator()(Alembic::AbcGeom::IPolyMesh&iNode) /src/alembic/maya/AbcImport/CreateSceneHelper.cpp 483 0.0%
CreateSceneVisitor::operator()(Alembic::AbcGeom::ISubD&iNode) /src/alembic/maya/AbcImport/CreateSceneHelper.cpp 479 0.0%
MayaMeshWriter::MayaMeshWriter /src/alembic/maya/AbcExport/MayaMeshWriter.cpp 476 0.0%
testDeepScanLineBasic /src/openexr/OpenEXR/IlmImfTest/testDeepScanLineBasic.cpp 431 0.0%
AbcImport::doIt /src/alembic/maya/AbcImport/AbcImport.cpp 418 0.0%