Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: iccprofile_info

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 16 8.51%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 4 2.12%
lawngreen 50+ 168 89.3%
All colors 188 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
46 46 1 :

['skcms_TransferFunction_eval']

46 46 eval_curve(skcms_Curveconst*,float) call site: 00000 /src/skcms/skcms.cc:303
0 0 None 0 741 skcms_ParseWithA2BPriority call site: 00002 /src/skcms/skcms.cc:1364
0 0 None 0 60 fit_linear(skcms_Curveconst*,int,float,float*,float*,float*) call site: 00000 /src/skcms/skcms.cc:1205
0 0 None 0 0 skcms_ParseWithA2BPriority call site: 00061 /src/skcms/skcms.cc:1466
0 0 None 0 0 skcms_ParseWithA2BPriority call site: 00069 /src/skcms/skcms.cc:1483
0 0 None 0 0 classify(skcms_TransferFunctionconst&,TF_PQish*,TF_HLGish*) call site: 00000 /src/skcms/skcms.cc:150
0 0 None 0 0 classify(skcms_TransferFunctionconst&,TF_PQish*,TF_HLGish*) call site: 00000 /src/skcms/skcms.cc:155
0 0 None 0 0 classify(skcms_TransferFunctionconst&,TF_PQish*,TF_HLGish*) call site: 00000 /src/skcms/skcms.cc:160
0 0 None 0 0 read_curves(unsignedcharconst*,unsignedint,unsignedint,unsignedint,skcms_Curve*) call site: 00000 /src/skcms/skcms.cc:900
0 0 None 0 0 read_curves(unsignedcharconst*,unsignedint,unsignedint,unsignedint,skcms_Curve*) call site: 00000 /src/skcms/skcms.cc:907

Runtime coverage analysis

Covered functions
41
Functions that are reachable but not covered
13
Reachable functions
88
Percentage of reachable functions covered
85.23%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
fuzz/fuzz_iccprofile_info.c 2
fuzz/../src/skcms_public.h 1
skcms.cc 43
./src/skcms_internals.h 2

Fuzzer: iccprofile_atf

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 11 4.47%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.40%
lawngreen 50+ 234 95.1%
All colors 246 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
0 46 1 :

['skcms_TransferFunction_eval']

0 46 eval_curve(skcms_Curveconst*,float) call site: 00000 /src/skcms/skcms.cc:303
0 0 None 0 741 skcms_ParseWithA2BPriority call site: 00002 /src/skcms/skcms.cc:1364
0 0 None 0 695 skcms_ApproximateCurve call site: 00177 /src/skcms/skcms.cc:2324
0 0 None 0 271 fit_nonlinear(skcms_Curveconst*,int,int,skcms_TransferFunction*) call site: 00000 /src/skcms/skcms.cc:2286
0 0 None 0 0 skcms_ParseWithA2BPriority call site: 00061 /src/skcms/skcms.cc:1466
0 0 None 0 0 skcms_ParseWithA2BPriority call site: 00069 /src/skcms/skcms.cc:1483
0 0 None 0 0 skcms_TransferFunction_invert call site: 00194 /src/skcms/skcms.cc:2061
0 0 None 0 0 skcms_ApproximateCurve call site: 00177 /src/skcms/skcms.cc:2333
0 0 None 0 0 exp2f_(float) call site: 00000 /src/skcms/skcms.cc:81
0 0 None 0 0 read_curves(unsignedcharconst*,unsignedint,unsignedint,unsignedint,skcms_Curve*) call site: 00000 /src/skcms/skcms.cc:900
0 0 None 0 0 read_curves(unsignedcharconst*,unsignedint,unsignedint,unsignedint,skcms_Curve*) call site: 00000 /src/skcms/skcms.cc:907

Runtime coverage analysis

Covered functions
56
Functions that are reachable but not covered
3
Reachable functions
104
Percentage of reachable functions covered
97.12%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
fuzz/fuzz_iccprofile_atf.c 1
fuzz/../src/skcms_public.h 1
skcms.cc 53
./src/skcms_internals.h 2

Fuzzer: iccprofile_transform

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 73 20.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.27%
lawngreen 50+ 291 79.7%
All colors 365 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
0 46 1 :

['skcms_TransferFunction_eval']

0 46 eval_curve(skcms_Curveconst*,float) call site: 00000 /src/skcms/skcms.cc:303
0 0 None 18 689 skcms_Transform call site: 00261 /src/skcms/skcms.cc:2641
0 0 None 16 687 skcms_Transform call site: 00262 /src/skcms/skcms.cc:2644
0 0 None 12 639 skcms_Transform call site: 00287 /src/skcms/skcms.cc:2717
0 0 None 12 637 skcms_Transform call site: 00288 /src/skcms/skcms.cc:2721
0 0 None 8 491 skcms_Transform call site: 00295 /src/skcms/skcms.cc:2762
0 0 None 2 81 skcms_Transform call site: 00332 /src/skcms/skcms.cc:2890
0 0 None 0 741 skcms_ParseWithA2BPriority call site: 00002 /src/skcms/skcms.cc:1364
0 0 None 0 695 skcms_ApproximateCurve call site: 00200 /src/skcms/skcms.cc:2324
0 0 None 0 271 fit_nonlinear(skcms_Curveconst*,int,int,skcms_TransferFunction*) call site: 00000 /src/skcms/skcms.cc:2286
0 0 None 0 0 skcms_ParseWithA2BPriority call site: 00061 /src/skcms/skcms.cc:1466
0 0 None 0 0 skcms_ParseWithA2BPriority call site: 00069 /src/skcms/skcms.cc:1483

Runtime coverage analysis

Covered functions
180
Functions that are reachable but not covered
14
Reachable functions
140
Percentage of reachable functions covered
90.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
fuzz/fuzz_iccprofile_transform.c 1
fuzz/../src/skcms_public.h 1
skcms.cc 71
./src/skcms_internals.h 2
./src/skcms_public.h 1