Project: kcodecs

Language c++
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector failing: Build log
Fuzzer count 1
Lines of code 125720
Lines covered 6257
Code coverage 4.98%
Code coverage report Report link
Static reachability 19.14%
Fuzz Introspector report Report link (from 2024-07-25)

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
$_0::convert(voidconst*,int,void*,int)const /src/qtbase/src/corelib/kernel/qmetatype.cpp 35658 0.0%
QFactoryLoader::setExtraSearchPath(QStringconst&) /src/qtbase/src/corelib/plugin/qfactoryloader.cpp 35022 0.0%
QFactoryLoaderPrivate::updateSinglePath(QStringconst&) /src/qtbase/src/corelib/plugin/qfactoryloader.cpp 34915 0.0%
QPluginLoader::load() /src/qtbase/src/corelib/plugin/qpluginloader.cpp 34544 0.0%
QLibraryPrivate::isPlugin() /src/qtbase/src/corelib/plugin/qlibrary.cpp 34219 0.0%
QLibraryPrivate::updatePluginState() /src/qtbase/src/corelib/plugin/qlibrary.cpp 34216 0.0%
findPatternUnloaded(QStringconst&,QLibraryPrivate*) /src/qtbase/src/corelib/plugin/qlibrary.cpp 34111 0.0%
QStaticPlugin::metaData()const /src/qtbase/src/corelib/plugin/qpluginloader.cpp 33794 0.0%
QJsonValue::fromVariant(QVariantconst&) /src/qtbase/src/corelib/serialization/qjsonvalue.cpp 33707 0.0%
QJsonDocument::fromVariant(QVariantconst&) /src/qtbase/src/corelib/serialization/qjsondocument.cpp 33706 0.0%