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 1218
Code coverage 9.69%
Code coverage report Report link
Static reachability 0.12%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
alembic_dump_info_fuzzer 9.69% (avg: 9.27%, max: 9.71%) 2025-03-27

Historical Progression

Per Fuzzer 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
AbcWriteJob::eval /src/alembic/maya/AbcExport/AbcWriteJob.cpp 896 0.0%
AbcWriteJob::setup /src/alembic/maya/AbcExport/AbcWriteJob.cpp 828 0.0%
AlembicNode::compute /src/alembic/maya/AbcImport/AlembicNode.cpp 515 0.0%
CreateSceneVisitor::operator()(Alembic::AbcGeom::IXform&iNode, AlembicObjectPtriNodeObject) /src/alembic/maya/AbcImport/CreateSceneHelper.cpp 484 0.0%
CreateSceneVisitor::operator()(Alembic::AbcGeom::ISubD&iNode) /src/alembic/maya/AbcImport/CreateSceneHelper.cpp 462 0.0%
CreateSceneVisitor::operator()(Alembic::AbcGeom::IPolyMesh&iNode) /src/alembic/maya/AbcImport/CreateSceneHelper.cpp 462 0.0%
testDeepScanLineBasic /src/openexr/OpenEXR/IlmImfTest/testDeepScanLineBasic.cpp 428 0.0%
AbcImport::doIt /src/alembic/maya/AbcImport/AbcImport.cpp 417 0.0%
MayaTransformWriter::MayaTransformWriter /src/alembic/maya/AbcExport/MayaTransformWriter.cpp 412 0.0%
createScene /src/alembic/maya/AbcImport/NodeIteratorVisitorHelper.cpp 386 0.0%