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

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
checksum_fuzzer checksum_fuzzer.c 18 2 4 3 186 71 checksum_fuzzer.c
zlib_uncompress2_fuzzer zlib_uncompress2_fuzzer.cc 21 29 7 7 1225 371 zlib_uncompress2_fuzzer.cc
example_large_fuzzer example_large_fuzzer.c 61 41 8 8 2377 816 example_large_fuzzer.c
compress_fuzzer compress_fuzzer.c 66 43 9 10 2392 822 compress_fuzzer.c
example_small_fuzzer example_small_fuzzer.c 62 44 8 9 2341 804 example_small_fuzzer.c
gzio_fuzzer gzio_fuzzer.c 109 49 10 12 3426 1225 gzio_fuzzer.c
zlib_uncompress_fuzzer zlib_uncompress_fuzzer.cc 22 28 8 7 1231 374 zlib_uncompress_fuzzer.cc
inspector/source-codeexample_small_fuzzer.c inspector/source-codeexample_small_fuzzer.c 62 44 8 9 2341 804 source-codeexample_small_fuzzer.c
inspector/light/source_fileszlib_uncompress_fuzzer.cc inspector/light/source_fileszlib_uncompress_fuzzer.cc 22 28 8 7 1231 374 source_fileszlib_uncompress_fuzzer.cc
inspector/light/source_filescompress_fuzzer.c inspector/light/source_filescompress_fuzzer.c 66 43 9 10 2392 822 source_filescompress_fuzzer.c
inspector/source-codechecksum_fuzzer.c inspector/source-codechecksum_fuzzer.c 18 2 4 3 186 71 source-codechecksum_fuzzer.c
inspector/light/source_filesexample_large_fuzzer.c inspector/light/source_filesexample_large_fuzzer.c 61 41 8 8 2377 816 source_filesexample_large_fuzzer.c
inspector/source-codecompress_fuzzer.c inspector/source-codecompress_fuzzer.c 66 43 9 10 2392 822 source-codecompress_fuzzer.c
inspector/light/source_filesexample_dict_fuzzer.c inspector/light/source_filesexample_dict_fuzzer.c 63 40 7 8 2442 836 source_filesexample_dict_fuzzer.c
inspector/source-codeexample_dict_fuzzer.c inspector/source-codeexample_dict_fuzzer.c 63 40 7 8 2442 836 source-codeexample_dict_fuzzer.c
inspector/light/source_filesgzio_fuzzer.c inspector/light/source_filesgzio_fuzzer.c 109 49 10 12 3426 1225 source_filesgzio_fuzzer.c
inspector/source-codeexample_flush_fuzzer.c inspector/source-codeexample_flush_fuzzer.c 63 42 8 9 2365 813 source-codeexample_flush_fuzzer.c
inspector/light/source_fileschecksum_fuzzer.c inspector/light/source_fileschecksum_fuzzer.c 18 2 4 3 186 71 source_fileschecksum_fuzzer.c
example_flush_fuzzer example_flush_fuzzer.c 63 42 8 9 2365 813 example_flush_fuzzer.c
minigzip_fuzzer minigzip_fuzzer.c 100 72 12 12 2909 1047 minigzip_fuzzer.c
inspector/source-codeexample_large_fuzzer.c inspector/source-codeexample_large_fuzzer.c 61 41 8 8 2377 816 source-codeexample_large_fuzzer.c
inspector/source-codezlib_uncompress2_fuzzer.cc inspector/source-codezlib_uncompress2_fuzzer.cc 21 29 7 7 1225 371 source-codezlib_uncompress2_fuzzer.cc
example_dict_fuzzer example_dict_fuzzer.c 63 40 7 8 2442 836 example_dict_fuzzer.c
inspector/source-codeminigzip_fuzzer.c inspector/source-codeminigzip_fuzzer.c 100 72 12 12 2909 1047 source-codeminigzip_fuzzer.c
inspector/light/source_filesexample_small_fuzzer.c inspector/light/source_filesexample_small_fuzzer.c 62 44 8 9 2341 804 source_filesexample_small_fuzzer.c
inspector/light/source_fileszlib_uncompress2_fuzzer.cc inspector/light/source_fileszlib_uncompress2_fuzzer.cc 21 29 7 7 1225 371 source_fileszlib_uncompress2_fuzzer.cc
inspector/source-codezlib_uncompress_fuzzer.cc inspector/source-codezlib_uncompress_fuzzer.cc 22 28 8 7 1231 374 source-codezlib_uncompress_fuzzer.cc
inspector/light/source_filesexample_flush_fuzzer.c inspector/light/source_filesexample_flush_fuzzer.c 63 42 8 9 2365 813 source_filesexample_flush_fuzzer.c
inspector/light/source_filesminigzip_fuzzer.c inspector/light/source_filesminigzip_fuzzer.c 100 72 12 12 2909 1047 source_filesminigzip_fuzzer.c
inspector/source-codegzio_fuzzer.c inspector/source-codegzio_fuzzer.c 109 49 10 12 3426 1225 source-codegzio_fuzzer.c

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: checksum_fuzzer

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 7 14.8%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 40 85.1%
All colors 47 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00002 /src/zlib/crc32.c:731
0 0 None 0 0 adler32_combine_ call site: 00045 /src/zlib/adler32.c:139

Runtime coverage analysis

Covered functions
15
Functions that are reachable but not covered
3
Reachable functions
18
Percentage of reachable functions covered
83.33%
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
checksum_fuzzer.c 1
zlib/crc32.c 12
zlib/adler32.c 4

Fuzzer: zlib_uncompress2_fuzzer

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 24 48.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 2 4.0%
lawngreen 50+ 24 48.0%
All colors 50 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
252 474 6 :

['updatewindow', 'inflate_fast', 'adler32', 'fixedtables', 'inflate_table', 'crc32']

252 474 inflate call site: 00036 /src/zlib/inflate.c:817
0 0 None 252 474 inflate call site: 00011 /src/zlib/inflate.c:623
0 0 None 252 474 inflate call site: 00011 /src/zlib/inflate.c:629
0 0 None 252 474 inflate call site: 00026 /src/zlib/inflate.c:638
0 0 None 252 474 inflate call site: 00026 /src/zlib/inflate.c:656
0 0 None 252 474 inflate call site: 00042 /src/zlib/inflate.c:1137
0 0 None 21 46 inflate call site: 00038 /src/zlib/inflate.c:847
0 0 None 0 369 uncompress2 call site: 00001 /src/zlib/uncompr.c:36
0 0 None 0 15 inflateReset2 call site: 00005 /src/zlib/inflate.c:150
0 0 None 0 15 inflateReset2 call site: 00005 /src/zlib/inflate.c:167
0 0 None 0 12 uncompress2 call site: 00010 /src/zlib/uncompr.c:70
0 0 None 0 0 adler32_z call site: 00028 /src/zlib/adler32.c:72

Runtime coverage analysis

Covered functions
21
Functions that are reachable but not covered
5
Reachable functions
21
Percentage of reachable functions covered
76.19%
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
zlib_uncompress2_fuzzer.cc 1
zlib/uncompr.c 1
zlib/inflate.c 10
zlib/crc32.c 5
zlib/adler32.c 2
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: example_large_fuzzer

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 68 40.7%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.59%
lawngreen 50+ 98 58.6%
All colors 167 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
21 21 1 :

['crc32']

472 630 deflate call site: 00053 /src/zlib/deflate.c:1160
21 21 1 :

['crc32']

21 21 read_buf call site: 00061 /src/zlib/deflate.c:227
7 7 1 :

['_tr_align']

7 31 deflate call site: 00098 /src/zlib/deflate.c:1212
0 21 1 :

['deflateEnd']

0 21 deflateInit2_ call site: 00005 /src/zlib/deflate.c:499
0 17 2 :

['_tr_stored_block', 'flush_pending']

0 17 deflate_stored call site: 00064 /src/zlib/deflate.c:1800
0 7 1 :

['_tr_stored_block']

0 14 _tr_flush_block call site: 00081 /src/zlib/trees.c:1047
0 0 None 640 879 deflate call site: 00033 /src/zlib/deflate.c:974
0 0 None 640 869 deflate call site: 00034 /src/zlib/deflate.c:1009
0 0 None 640 869 deflate call site: 00034 /src/zlib/deflate.c:1011
0 0 None 640 869 deflate call site: 00034 /src/zlib/deflate.c:1013
0 0 None 640 867 deflate call site: 00037 /src/zlib/deflate.c:1024
0 0 None 640 838 deflate call site: 00041 /src/zlib/deflate.c:1039

Runtime coverage analysis

Covered functions
55
Functions that are reachable but not covered
10
Reachable functions
61
Percentage of reachable functions covered
83.61%
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
example_large_fuzzer.c 3
zlib/deflate.c 17
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: compress_fuzzer

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 65 41.4%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 92 58.5%
All colors 157 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
21 21 1 :

['crc32']

472 630 deflate call site: 00054 /src/zlib/deflate.c:1160
21 21 1 :

['crc32']

21 21 read_buf call site: 00062 /src/zlib/deflate.c:227
7 14 2 :

['_tr_stored_block', '_tr_align']

7 38 deflate call site: 00099 /src/zlib/deflate.c:1211
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00062 /src/zlib/deflate.c:1757
0 21 1 :

['deflateEnd']

0 21 deflateInit2_ call site: 00007 /src/zlib/deflate.c:499
0 0 None 640 879 deflate call site: 00034 /src/zlib/deflate.c:974
0 0 None 640 867 deflate call site: 00038 /src/zlib/deflate.c:1024
0 0 None 640 838 deflate call site: 00042 /src/zlib/deflate.c:1039
0 0 None 598 786 deflate call site: 00045 /src/zlib/deflate.c:1090
0 0 None 556 734 deflate call site: 00048 /src/zlib/deflate.c:1117
0 0 None 514 682 deflate call site: 00051 /src/zlib/deflate.c:1139
0 0 None 252 474 inflate call site: 00126 /src/zlib/inflate.c:623

Runtime coverage analysis

Covered functions
63
Functions that are reachable but not covered
11
Reachable functions
66
Percentage of reachable functions covered
83.33%
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
compress_fuzzer.c 4
zlib/compress.c 2
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/uncompr.c 2
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: example_small_fuzzer

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 71 44.6%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 88 55.3%
All colors 159 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
21 21 1 :

['crc32']

579 630 deflate call site: 00054 /src/zlib/deflate.c:1160
21 21 1 :

['crc32']

21 21 read_buf call site: 00062 /src/zlib/deflate.c:227
0 21 1 :

['deflateEnd']

0 21 deflateInit2_ call site: 00006 /src/zlib/deflate.c:499
0 0 None 747 869 deflate call site: 00035 /src/zlib/deflate.c:1009
0 0 None 747 869 deflate call site: 00035 /src/zlib/deflate.c:1011
0 0 None 747 869 deflate call site: 00035 /src/zlib/deflate.c:1013
0 0 None 747 867 deflate call site: 00038 /src/zlib/deflate.c:1024
0 0 None 747 838 deflate call site: 00042 /src/zlib/deflate.c:1039
0 0 None 705 786 deflate call site: 00045 /src/zlib/deflate.c:1090
0 0 None 663 734 deflate call site: 00048 /src/zlib/deflate.c:1117
0 0 None 621 682 deflate call site: 00051 /src/zlib/deflate.c:1139
0 0 None 288 474 inflate call site: 00130 /src/zlib/inflate.c:623

Runtime coverage analysis

Covered functions
53
Functions that are reachable but not covered
13
Reachable functions
62
Percentage of reachable functions covered
79.03%
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
example_small_fuzzer.c 3
zlib/compress.c 1
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: gzio_fuzzer

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 92 33.6%
gold [1:9] 17 6.22%
yellow [10:29] 22 8.05%
greenyellow [30:49] 10 3.66%
lawngreen 50+ 132 48.3%
All colors 273 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
366 475 3 :

['gz_decomp', 'gz_look', 'gz_load']

366 475 gz_fetch call site: 00158 /src/zlib/gzread.c:216
15 15 1 :

['adler32']

25 869 deflate call site: 00059 /src/zlib/deflate.c:1004
15 15 1 :

['adler32']

15 15 read_buf call site: 00086 /src/zlib/deflate.c:227
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00028 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00011 /src/zlib/gzlib.c:550
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00170 /src/zlib/gzread.c:27
4 4 1 :

['putShortMSB']

4 14 deflate call site: 00134 /src/zlib/deflate.c:1241
2 2 1 :

['read']

6 19 gz_load call site: 00170 /src/zlib/gzread.c:23
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00241 /src/zlib/gzwrite.c:418
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00051 /src/zlib/gzwrite.c:90
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00211 /src/zlib/gzlib.c:387
0 21 1 :

['crc32']

4 630 deflate call site: 00078 /src/zlib/deflate.c:1160

Runtime coverage analysis

Covered functions
89
Functions that are reachable but not covered
25
Reachable functions
109
Percentage of reachable functions covered
77.06%
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
gzio_fuzzer.c 1
zlib/gzlib.c 15
zlib/gzwrite.c 12
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/gzread.c 13
zlib/inflate.c 9
zlib/inftrees.c 1
zlib/inffast.c 1
zlib/gzclose.c 1

Fuzzer: zlib_uncompress_fuzzer

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 24 47.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 2 3.92%
lawngreen 50+ 25 49.0%
All colors 51 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
252 474 6 :

['updatewindow', 'inflate_fast', 'adler32', 'fixedtables', 'inflate_table', 'crc32']

252 474 inflate call site: 00037 /src/zlib/inflate.c:817
0 0 None 252 474 inflate call site: 00012 /src/zlib/inflate.c:623
0 0 None 252 474 inflate call site: 00012 /src/zlib/inflate.c:629
0 0 None 252 474 inflate call site: 00027 /src/zlib/inflate.c:638
0 0 None 252 474 inflate call site: 00027 /src/zlib/inflate.c:656
0 0 None 252 474 inflate call site: 00043 /src/zlib/inflate.c:1137
0 0 None 21 46 inflate call site: 00039 /src/zlib/inflate.c:847
0 0 None 0 369 uncompress2 call site: 00002 /src/zlib/uncompr.c:36
0 0 None 0 15 inflateReset2 call site: 00006 /src/zlib/inflate.c:150
0 0 None 0 15 inflateReset2 call site: 00006 /src/zlib/inflate.c:167
0 0 None 0 12 uncompress2 call site: 00011 /src/zlib/uncompr.c:70
0 0 None 0 0 adler32_z call site: 00029 /src/zlib/adler32.c:72

Runtime coverage analysis

Covered functions
22
Functions that are reachable but not covered
5
Reachable functions
22
Percentage of reachable functions covered
77.27%
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
zlib_uncompress_fuzzer.cc 1
zlib/uncompr.c 2
zlib/inflate.c 10
zlib/crc32.c 5
zlib/adler32.c 2
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codeexample_small_fuzzer.c

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 53 33.3%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.62%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 105 66.0%
All colors 159 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00013 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00062 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
5
Reachable functions
62
Percentage of reachable functions covered
91.94%
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
inspector/source-codeexample_small_fuzzer.c 3
zlib/compress.c 1
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_fileszlib_uncompress_fuzzer.cc

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 20 39.2%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 31 60.7%
All colors 51 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00014 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00000 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
2
Reachable functions
22
Percentage of reachable functions covered
90.91%
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
inspector/light/source_fileszlib_uncompress_fuzzer.cc 1
zlib/uncompr.c 2
zlib/inflate.c 10
zlib/crc32.c 5
zlib/adler32.c 2
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_filescompress_fuzzer.c

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 52 33.1%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.63%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 104 66.2%
All colors 157 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00014 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00062 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
5
Reachable functions
66
Percentage of reachable functions covered
92.42%
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
inspector/light/source_filescompress_fuzzer.c 4
zlib/compress.c 2
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/uncompr.c 2
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codechecksum_fuzzer.c

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 31 65.9%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 16 34.0%
All colors 47 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00002 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00000 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
3
Reachable functions
18
Percentage of reachable functions covered
83.33%
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
inspector/source-codechecksum_fuzzer.c 1
zlib/crc32.c 12
zlib/adler32.c 4

Fuzzer: inspector/light/source_filesexample_large_fuzzer.c

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 54 32.3%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.59%
greenyellow [30:49] 1 0.59%
lawngreen 50+ 111 66.4%
All colors 167 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00012 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00061 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
4
Reachable functions
61
Percentage of reachable functions covered
93.44%
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
inspector/light/source_filesexample_large_fuzzer.c 3
zlib/deflate.c 17
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codecompress_fuzzer.c

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 52 33.1%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.63%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 104 66.2%
All colors 157 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00014 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00062 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
5
Reachable functions
66
Percentage of reachable functions covered
92.42%
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
inspector/source-codecompress_fuzzer.c 4
zlib/compress.c 2
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/uncompr.c 2
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_filesexample_dict_fuzzer.c

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 50 29.5%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.59%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 118 69.8%
All colors 169 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00009 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00071 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
5
Reachable functions
63
Percentage of reachable functions covered
92.06%
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
inspector/light/source_filesexample_dict_fuzzer.c 3
zlib/deflate.c 17
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 11
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codeexample_dict_fuzzer.c

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 50 29.5%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.59%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 118 69.8%
All colors 169 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00009 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00071 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
5
Reachable functions
63
Percentage of reachable functions covered
92.06%
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
inspector/source-codeexample_dict_fuzzer.c 3
zlib/deflate.c 17
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 11
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_filesgzio_fuzzer.c

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 112 41.0%
gold [1:9] 11 4.02%
yellow [10:29] 9 3.29%
greenyellow [30:49] 1 0.36%
lawngreen 50+ 140 51.2%
All colors 273 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00028 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00011 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00170 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00264 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00141 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00241 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00155 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00051 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00086 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00211 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
15
Reachable functions
109
Percentage of reachable functions covered
86.24%
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
inspector/light/source_filesgzio_fuzzer.c 1
zlib/gzlib.c 15
zlib/gzwrite.c 12
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/gzread.c 13
zlib/inflate.c 9
zlib/inftrees.c 1
zlib/inffast.c 1
zlib/gzclose.c 1

Fuzzer: inspector/source-codeexample_flush_fuzzer.c

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 54 32.7%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.60%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 110 66.6%
All colors 165 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00013 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00062 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
4
Reachable functions
63
Percentage of reachable functions covered
93.65%
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
inspector/source-codeexample_flush_fuzzer.c 3
zlib/compress.c 1
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 12
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_fileschecksum_fuzzer.c

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 31 65.9%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 16 34.0%
All colors 47 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00002 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00000 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
3
Reachable functions
18
Percentage of reachable functions covered
83.33%
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
inspector/light/source_fileschecksum_fuzzer.c 1
zlib/crc32.c 12
zlib/adler32.c 4

Fuzzer: example_flush_fuzzer

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 44.2%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 92 55.7%
All colors 165 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
21 21 1 :

['crc32']

579 630 deflate call site: 00054 /src/zlib/deflate.c:1160
21 21 1 :

['crc32']

21 21 read_buf call site: 00062 /src/zlib/deflate.c:227
10 10 1 :

['updatewindow']

31 46 inflate call site: 00149 /src/zlib/inflate.c:1244
7 7 1 :

['_tr_align']

7 31 deflate call site: 00099 /src/zlib/deflate.c:1212
0 21 1 :

['deflateEnd']

0 21 deflateInit2_ call site: 00006 /src/zlib/deflate.c:499
0 0 None 747 879 deflate call site: 00034 /src/zlib/deflate.c:974
0 0 None 747 869 deflate call site: 00035 /src/zlib/deflate.c:1009
0 0 None 747 869 deflate call site: 00035 /src/zlib/deflate.c:1011
0 0 None 747 869 deflate call site: 00035 /src/zlib/deflate.c:1013
0 0 None 747 867 deflate call site: 00038 /src/zlib/deflate.c:1024
0 0 None 747 838 deflate call site: 00042 /src/zlib/deflate.c:1039
0 0 None 705 786 deflate call site: 00045 /src/zlib/deflate.c:1090

Runtime coverage analysis

Covered functions
55
Functions that are reachable but not covered
12
Reachable functions
63
Percentage of reachable functions covered
80.95%
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
example_flush_fuzzer.c 3
zlib/compress.c 1
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 12
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: minigzip_fuzzer

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 102 38.7%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 161 61.2%
All colors 263 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
510 510 1 :

['gz_zero']

512 1048 gzclose_w call site: 00171 /src/zlib/gzwrite.c:609
510 510 1 :

['gz_zero']

510 2016 gz_write call site: 00034 /src/zlib/gzwrite.c:185
423 423 1 :

['gz_skip']

423 1230 gz_read call site: 00192 /src/zlib/gzread.c:277
15 15 1 :

['adler32']

139 869 deflate call site: 00078 /src/zlib/deflate.c:1004
15 15 1 :

['adler32']

15 15 read_buf call site: 00105 /src/zlib/deflate.c:227
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00044 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00022 /src/zlib/gzlib.c:546
7 14 2 :

['_tr_stored_block', '_tr_align']

11 38 deflate call site: 00142 /src/zlib/deflate.c:1211
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00207 /src/zlib/gzread.c:27
4 4 1 :

['putShortMSB']

4 14 deflate call site: 00153 /src/zlib/deflate.c:1241
2 2 1 :

['perror']

2 2 file_compress call site: 00012 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00187 /src/minigzip_fuzzer.c:434

Runtime coverage analysis

Covered functions
73
Functions that are reachable but not covered
31
Reachable functions
100
Percentage of reachable functions covered
69.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.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
minigzip_fuzzer.c 6
zlib/gzlib.c 5
zlib/gzwrite.c 6
zlib/deflate.c 15
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/gzclose.c 1
zlib/gzread.c 9
zlib/inflate.c 9
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codeexample_large_fuzzer.c

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 54 32.3%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.59%
greenyellow [30:49] 1 0.59%
lawngreen 50+ 111 66.4%
All colors 167 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00012 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00061 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
4
Reachable functions
61
Percentage of reachable functions covered
93.44%
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
inspector/source-codeexample_large_fuzzer.c 3
zlib/deflate.c 17
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codezlib_uncompress2_fuzzer.cc

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 20 40.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 30 60.0%
All colors 50 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00013 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00000 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
2
Reachable functions
21
Percentage of reachable functions covered
90.48%
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
inspector/source-codezlib_uncompress2_fuzzer.cc 1
zlib/uncompr.c 1
zlib/inflate.c 10
zlib/crc32.c 5
zlib/adler32.c 2
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: example_dict_fuzzer

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 60 35.5%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 109 64.4%
All colors 169 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
21 21 1 :

['crc32']

135 630 deflate call site: 00063 /src/zlib/deflate.c:1160
7 14 2 :

['_tr_stored_block', '_tr_align']

7 38 deflate call site: 00104 /src/zlib/deflate.c:1211
0 21 1 :

['deflateEnd']

0 21 deflateInit2_ call site: 00002 /src/zlib/deflate.c:499
0 0 None 303 879 deflate call site: 00043 /src/zlib/deflate.c:974
0 0 None 303 838 deflate call site: 00051 /src/zlib/deflate.c:1039
0 0 None 261 786 deflate call site: 00054 /src/zlib/deflate.c:1090
0 0 None 252 474 inflate call site: 00134 /src/zlib/inflate.c:623
0 0 None 252 474 inflate call site: 00134 /src/zlib/inflate.c:629
0 0 None 252 474 inflate call site: 00136 /src/zlib/inflate.c:638
0 0 None 252 474 inflate call site: 00136 /src/zlib/inflate.c:640
0 0 None 252 474 inflate call site: 00136 /src/zlib/inflate.c:649
0 0 None 252 474 inflate call site: 00136 /src/zlib/inflate.c:656

Runtime coverage analysis

Covered functions
58
Functions that are reachable but not covered
10
Reachable functions
63
Percentage of reachable functions covered
84.13%
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
example_dict_fuzzer.c 3
zlib/deflate.c 17
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 11
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codeminigzip_fuzzer.c

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 105 39.9%
gold [1:9] 0 0.0%
yellow [10:29] 2 0.76%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 156 59.3%
All colors 263 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00044 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00022 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00207 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00012 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00187 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00171 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00034 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00192 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00070 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00105 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
23
Reachable functions
100
Percentage of reachable functions covered
77.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
inspector/source-codeminigzip_fuzzer.c 6
zlib/gzlib.c 5
zlib/gzwrite.c 6
zlib/deflate.c 15
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/gzclose.c 1
zlib/gzread.c 9
zlib/inflate.c 9
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_filesexample_small_fuzzer.c

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 53 33.3%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.62%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 105 66.0%
All colors 159 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00013 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00062 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
5
Reachable functions
62
Percentage of reachable functions covered
91.94%
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
inspector/light/source_filesexample_small_fuzzer.c 3
zlib/compress.c 1
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 10
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_fileszlib_uncompress2_fuzzer.cc

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 20 40.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 30 60.0%
All colors 50 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00013 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00000 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
2
Reachable functions
21
Percentage of reachable functions covered
90.48%
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
inspector/light/source_fileszlib_uncompress2_fuzzer.cc 1
zlib/uncompr.c 1
zlib/inflate.c 10
zlib/crc32.c 5
zlib/adler32.c 2
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codezlib_uncompress_fuzzer.cc

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 20 39.2%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 31 60.7%
All colors 51 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00014 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00000 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
2
Reachable functions
22
Percentage of reachable functions covered
90.91%
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
inspector/source-codezlib_uncompress_fuzzer.cc 1
zlib/uncompr.c 2
zlib/inflate.c 10
zlib/crc32.c 5
zlib/adler32.c 2
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_filesexample_flush_fuzzer.c

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 54 32.7%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.60%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 110 66.6%
All colors 165 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00013 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00000 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00000 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00000 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00000 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00000 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00000 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00062 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
4
Reachable functions
63
Percentage of reachable functions covered
93.65%
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
inspector/light/source_filesexample_flush_fuzzer.c 3
zlib/compress.c 1
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/inflate.c 12
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/light/source_filesminigzip_fuzzer.c

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 105 39.9%
gold [1:9] 0 0.0%
yellow [10:29] 2 0.76%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 156 59.3%
All colors 263 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00044 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00022 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00207 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00012 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00187 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00171 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00034 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00000 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00192 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00070 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00105 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00000 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
23
Reachable functions
100
Percentage of reachable functions covered
77.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
inspector/light/source_filesminigzip_fuzzer.c 6
zlib/gzlib.c 5
zlib/gzwrite.c 6
zlib/deflate.c 15
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/gzclose.c 1
zlib/gzread.c 9
zlib/inflate.c 9
zlib/inftrees.c 1
zlib/inffast.c 1

Fuzzer: inspector/source-codegzio_fuzzer.c

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 112 41.0%
gold [1:9] 11 4.02%
yellow [10:29] 9 3.29%
greenyellow [30:49] 1 0.36%
lawngreen 50+ 140 51.2%
All colors 273 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
14 14 2 :

['crc_word_big', 'byte_swap']

14 14 crc32_z call site: 00028 /src/zlib/crc32.c:731
8 8 2 :

['malloc', 'strlen']

8 8 gz_error call site: 00011 /src/zlib/gzlib.c:546
4 17 3 :

['__errno_location', 'strerror', 'gz_error']

4 17 gz_load call site: 00170 /src/zlib/gzread.c:27
2 2 1 :

['perror']

2 2 file_compress call site: 00000 /src/minigzip_fuzzer.c:385
2 2 1 :

['perror']

2 2 file_uncompress call site: 00000 /src/minigzip_fuzzer.c:434
0 510 1 :

['gz_zero']

2 1048 gzclose_w call site: 00264 /src/zlib/gzwrite.c:609
0 510 1 :

['gz_zero']

0 2016 gz_write call site: 00141 /src/zlib/gzwrite.c:185
0 502 1 :

['gz_comp']

0 502 gzvprintf call site: 00241 /src/zlib/gzwrite.c:418
0 423 1 :

['gz_skip']

0 1230 gz_read call site: 00155 /src/zlib/gzread.c:277
0 70 1 :

['deflateReset']

6 505 gz_comp call site: 00051 /src/zlib/gzwrite.c:90
0 59 3 :

['_tr_stored_block', 'read_buf', 'flush_pending']

0 59 deflate_stored call site: 00086 /src/zlib/deflate.c:1757
0 25 1 :

['gzrewind']

0 25 gzseek64 call site: 00211 /src/zlib/gzlib.c:387

Runtime coverage analysis

Covered functions
138
Functions that are reachable but not covered
15
Reachable functions
109
Percentage of reachable functions covered
86.24%
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
inspector/source-codegzio_fuzzer.c 1
zlib/gzlib.c 15
zlib/gzwrite.c 12
zlib/deflate.c 16
zlib/crc32.c 5
zlib/adler32.c 2
zlib/trees.c 20
zlib/gzread.c 13
zlib/inflate.c 9
zlib/inftrees.c 1
zlib/inffast.c 1
zlib/gzclose.c 1

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

checksum_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['crc32_z']

zlib_uncompress2_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['inflate', 'adler32']

example_large_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'deflateResetKeep', 'inflate', '_tr_flush_block', 'deflate_stored', 'deflateInit_']

compress_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'deflateResetKeep', 'inflate', '_tr_flush_block', 'read_buf', 'deflateInit_']

example_small_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'deflateResetKeep', 'inflate', '_tr_flush_block', 'read_buf', '_tr_stored_block']

gzio_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['gz_load', 'deflate', 'crc32_z', '_tr_flush_bits', 'gz_comp', 'gz_reset', 'gzseek']

zlib_uncompress_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['inflate', 'adler32']

inspector/source-codeexample_small_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/light/source_fileszlib_uncompress_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['crc32_z', 'adler32', 'inflate']

inspector/light/source_filescompress_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/source-codechecksum_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['crc32_combine64', 'crc32_z', 'crc32_combine_op', 'x2nmodp', 'adler32', 'adler32_combine']

inspector/light/source_filesexample_large_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/source-codecompress_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/light/source_filesexample_dict_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'deflate_stored', 'deflate_rle', 'deflate_huff', '_tr_align', 'test_dict_deflate']

inspector/source-codeexample_dict_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'deflate_stored', 'deflate_rle', 'deflate_huff', '_tr_align', 'test_dict_deflate']

inspector/light/source_filesgzio_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'deflateReset', 'gzvprintf', 'gz_reset', 'read_buf', 'gz_comp']

inspector/source-codeexample_flush_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/light/source_fileschecksum_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['crc32_combine64', 'crc32_z', 'crc32_combine_op', 'x2nmodp', 'adler32', 'adler32_combine']

example_flush_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'deflateResetKeep', 'inflate', '_tr_flush_block', 'read_buf', '_tr_stored_block']

minigzip_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'deflate_rle', 'inflate', 'crc32_z', 'gz_comp', '_tr_flush_bits', 'gz_reset', 'deflateReset', '_tr_stored_block']

inspector/source-codeexample_large_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/source-codezlib_uncompress2_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['crc32_z', 'adler32', 'inflate']

example_dict_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'deflateResetKeep', 'inflate', 'deflate_rle', '_tr_stored_block', 'deflate_huff', 'test_dict_deflate', 'read_buf']

inspector/source-codeminigzip_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'file_uncompress', 'inflate', 'crc32_z', 'gz_comp', 'gz_reset', 'read_buf']

inspector/light/source_filesexample_small_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/light/source_fileszlib_uncompress2_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['crc32_z', 'adler32', 'inflate']

inspector/source-codezlib_uncompress_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['crc32_z', 'adler32', 'inflate']

inspector/light/source_filesexample_flush_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'read_buf', 'deflate_rle', 'deflate_huff', '_tr_align']

inspector/light/source_filesminigzip_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'file_uncompress', 'inflate', 'crc32_z', 'gz_comp', 'gz_reset', 'read_buf']

inspector/source-codegzio_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['deflate', 'inflate', 'crc32_z', 'deflateReset', 'gzvprintf', 'gz_reset', 'read_buf', 'gz_comp']

Runtime coverage analysis

This section shows analysis of runtime coverage data.

For futher technical details on how this section is generated, please see the Glossary .

Complex functions with low coverage

Func name Function total lines Lines covered at runtime percentage covered Reached by fuzzers
deflate 257 133 51.75% ['/src/inspector/source-code/src/checksum_fuzzer.c', '/src/inspector/light/source_files/src/minigzip_fuzzer.c', '/src/inspector/light/source_files/src/checksum_fuzzer.c', '/src/inspector/source-code/src/zlib_uncompress2_fuzzer.cc', 'example_flush_fuzzer', '/src/inspector/source-code/src/example_flush_fuzzer.c', '/src/inspector/light/source_files/src/gzio_fuzzer.c', '/src/inspector/light/source_files/src/example_large_fuzzer.c', '/src/inspector/light/source_files/src/zlib_uncompress2_fuzzer.cc', '/src/inspector/light/source_files/src/example_small_fuzzer.c', 'minigzip_fuzzer', '/src/inspector/light/source_files/src/example_dict_fuzzer.c', 'gzio_fuzzer', 'example_dict_fuzzer', '/src/inspector/light/source_files/src/compress_fuzzer.c', '/src/inspector/source-code/src/example_large_fuzzer.c', '/src/inspector/source-code/src/example_dict_fuzzer.c', '/src/inspector/source-code/src/zlib_uncompress_fuzzer.cc', 'example_large_fuzzer', '/src/inspector/light/source_files/src/zlib_uncompress_fuzzer.cc', '/src/inspector/source-code/src/example_small_fuzzer.c', '/src/inspector/source-code/src/gzio_fuzzer.c', '/src/inspector/source-code/src/minigzip_fuzzer.c', '/src/inspector/source-code/src/compress_fuzzer.c', 'compress_fuzzer', '/src/inspector/light/source_files/src/example_flush_fuzzer.c', 'example_small_fuzzer']
gz_look 52 26 50.0% ['/src/inspector/source-code/src/checksum_fuzzer.c', '/src/inspector/light/source_files/src/minigzip_fuzzer.c', '/src/inspector/light/source_files/src/checksum_fuzzer.c', '/src/inspector/source-code/src/zlib_uncompress2_fuzzer.cc', '/src/inspector/source-code/src/example_flush_fuzzer.c', '/src/inspector/light/source_files/src/gzio_fuzzer.c', '/src/inspector/light/source_files/src/example_large_fuzzer.c', '/src/inspector/light/source_files/src/zlib_uncompress2_fuzzer.cc', '/src/inspector/light/source_files/src/example_small_fuzzer.c', 'minigzip_fuzzer', '/src/inspector/light/source_files/src/example_dict_fuzzer.c', 'gzio_fuzzer', '/src/inspector/light/source_files/src/compress_fuzzer.c', '/src/inspector/source-code/src/example_large_fuzzer.c', '/src/inspector/source-code/src/example_dict_fuzzer.c', '/src/inspector/source-code/src/zlib_uncompress_fuzzer.cc', '/src/inspector/light/source_files/src/zlib_uncompress_fuzzer.cc', '/src/inspector/source-code/src/example_small_fuzzer.c', '/src/inspector/source-code/src/gzio_fuzzer.c', '/src/inspector/source-code/src/minigzip_fuzzer.c', '/src/inspector/source-code/src/compress_fuzzer.c', '/src/inspector/light/source_files/src/example_flush_fuzzer.c']
deflateBound 48 20 41.66% ['/src/inspector/source-code/src/checksum_fuzzer.c', '/src/inspector/light/source_files/src/minigzip_fuzzer.c', '/src/inspector/light/source_files/src/checksum_fuzzer.c', '/src/inspector/source-code/src/zlib_uncompress2_fuzzer.cc', '/src/inspector/source-code/src/example_flush_fuzzer.c', '/src/inspector/light/source_files/src/gzio_fuzzer.c', '/src/inspector/light/source_files/src/example_large_fuzzer.c', '/src/inspector/light/source_files/src/zlib_uncompress2_fuzzer.cc', '/src/inspector/light/source_files/src/example_small_fuzzer.c', '/src/inspector/light/source_files/src/example_dict_fuzzer.c', 'example_dict_fuzzer', '/src/inspector/light/source_files/src/compress_fuzzer.c', '/src/inspector/source-code/src/example_large_fuzzer.c', '/src/inspector/source-code/src/example_dict_fuzzer.c', '/src/inspector/source-code/src/zlib_uncompress_fuzzer.cc', '/src/inspector/light/source_files/src/zlib_uncompress_fuzzer.cc', '/src/inspector/source-code/src/example_small_fuzzer.c', '/src/inspector/source-code/src/gzio_fuzzer.c', '/src/inspector/source-code/src/minigzip_fuzzer.c', '/src/inspector/source-code/src/compress_fuzzer.c', '/src/inspector/light/source_files/src/example_flush_fuzzer.c']

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/zlib/inflate.c ['zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/zlib/inftrees.c ['zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/zlib/trees.c ['example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/inspector/source-code/src/checksum_fuzzer.c ['inspector/source-codechecksum_fuzzer.c'] ['inspector/source-codechecksum_fuzzer.c']
/src/inspector/light/source_files/src/minigzip_fuzzer.c ['inspector/light/source_filesminigzip_fuzzer.c'] ['inspector/light/source_filesminigzip_fuzzer.c']
/src/inspector/light/source_files/src/checksum_fuzzer.c ['inspector/light/source_fileschecksum_fuzzer.c'] ['inspector/light/source_fileschecksum_fuzzer.c']
/src/inspector/source-code/src/zlib_uncompress2_fuzzer.cc ['inspector/source-codezlib_uncompress2_fuzzer.cc'] ['inspector/source-codezlib_uncompress2_fuzzer.cc']
/src/inspector/source-code/src/example_flush_fuzzer.c ['inspector/source-codeexample_flush_fuzzer.c'] ['inspector/source-codeexample_flush_fuzzer.c']
/src/inspector/light/source_files/src/gzio_fuzzer.c ['inspector/light/source_filesgzio_fuzzer.c'] ['inspector/light/source_filesgzio_fuzzer.c']
/src/inspector/light/source_files/src/example_large_fuzzer.c ['inspector/light/source_filesexample_large_fuzzer.c'] ['inspector/light/source_filesexample_large_fuzzer.c']
/src/inspector/light/source_files/src/zlib_uncompress2_fuzzer.cc ['inspector/light/source_fileszlib_uncompress2_fuzzer.cc'] ['inspector/light/source_fileszlib_uncompress2_fuzzer.cc']
/src/inspector/light/source_files/src/example_small_fuzzer.c ['inspector/light/source_filesexample_small_fuzzer.c'] ['inspector/light/source_filesexample_small_fuzzer.c']
/src/inspector/light/source_files/src/example_dict_fuzzer.c ['inspector/light/source_filesexample_dict_fuzzer.c'] ['inspector/light/source_filesexample_dict_fuzzer.c']
/src/minigzip_fuzzer.c ['minigzip_fuzzer'] ['minigzip_fuzzer']
/src/zlib/inffast.c ['zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/zlib/gzread.c ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/checksum_fuzzer.c ['checksum_fuzzer'] ['checksum_fuzzer']
/src/zlib_uncompress2_fuzzer.cc ['zlib_uncompress2_fuzzer'] ['zlib_uncompress2_fuzzer']
/src/zlib/adler32.c ['checksum_fuzzer', 'zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codechecksum_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'inspector/light/source_fileschecksum_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['checksum_fuzzer', 'zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codechecksum_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'inspector/light/source_fileschecksum_fuzzer.c', 'example_flush_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/gzio_fuzzer.c ['gzio_fuzzer'] ['gzio_fuzzer']
/src/inspector/light/source_files/src/compress_fuzzer.c ['inspector/light/source_filescompress_fuzzer.c'] ['inspector/light/source_filescompress_fuzzer.c']
/src/inspector/source-code/src/example_dict_fuzzer.c ['inspector/source-codeexample_dict_fuzzer.c'] ['inspector/source-codeexample_dict_fuzzer.c']
/src/zlib/gzlib.c ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/zlib/zutil.c [] []
/src/inspector/source-code/src/example_large_fuzzer.c ['inspector/source-codeexample_large_fuzzer.c'] ['inspector/source-codeexample_large_fuzzer.c']
/src/compress_fuzzer.c ['compress_fuzzer'] ['compress_fuzzer']
/src/inspector/source-code/src/zlib_uncompress_fuzzer.cc ['inspector/source-codezlib_uncompress_fuzzer.cc'] ['inspector/source-codezlib_uncompress_fuzzer.cc']
/src/example_flush_fuzzer.c ['example_flush_fuzzer'] ['example_flush_fuzzer']
/src/zlib_uncompress_fuzzer.cc ['zlib_uncompress_fuzzer'] ['zlib_uncompress_fuzzer']
/src/inspector/light/source_files/src/zlib_uncompress_fuzzer.cc ['inspector/light/source_fileszlib_uncompress_fuzzer.cc'] ['inspector/light/source_fileszlib_uncompress_fuzzer.cc']
/src/example_dict_fuzzer.c ['example_dict_fuzzer'] ['example_dict_fuzzer']
/src/inspector/source-code/src/example_small_fuzzer.c ['inspector/source-codeexample_small_fuzzer.c'] ['inspector/source-codeexample_small_fuzzer.c']
/src/zlib/uncompr.c ['zlib_uncompress2_fuzzer', 'compress_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc'] ['zlib_uncompress2_fuzzer', 'compress_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc']
/src/inspector/source-code/src/gzio_fuzzer.c ['inspector/source-codegzio_fuzzer.c'] ['inspector/source-codegzio_fuzzer.c']
/src/inspector/source-code/src/minigzip_fuzzer.c ['inspector/source-codeminigzip_fuzzer.c'] ['inspector/source-codeminigzip_fuzzer.c']
/src/zlib/compress.c ['compress_fuzzer', 'example_small_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_filesexample_flush_fuzzer.c'] ['compress_fuzzer', 'example_small_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_filesexample_flush_fuzzer.c']
/src/inspector/source-code/src/compress_fuzzer.c ['inspector/source-codecompress_fuzzer.c'] ['inspector/source-codecompress_fuzzer.c']
/src/example_small_fuzzer.c ['example_small_fuzzer'] ['example_small_fuzzer']
/src/example_large_fuzzer.c ['example_large_fuzzer'] ['example_large_fuzzer']
/src/zlib/crc32.c ['checksum_fuzzer', 'zlib_uncompress2_fuzzer', 'example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'zlib_uncompress_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codechecksum_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'inspector/light/source_fileschecksum_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['checksum_fuzzer', 'gzio_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress_fuzzer.cc', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/source-codechecksum_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'inspector/light/source_fileschecksum_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'inspector/source-codezlib_uncompress2_fuzzer.cc', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_fileszlib_uncompress2_fuzzer.cc', 'inspector/source-codezlib_uncompress_fuzzer.cc', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/zlib/deflate.c ['example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['example_large_fuzzer', 'compress_fuzzer', 'example_small_fuzzer', 'gzio_fuzzer', 'inspector/source-codeexample_small_fuzzer.c', 'inspector/light/source_filescompress_fuzzer.c', 'inspector/light/source_filesexample_large_fuzzer.c', 'inspector/source-codecompress_fuzzer.c', 'inspector/light/source_filesexample_dict_fuzzer.c', 'inspector/source-codeexample_dict_fuzzer.c', 'inspector/light/source_filesgzio_fuzzer.c', 'inspector/source-codeexample_flush_fuzzer.c', 'example_flush_fuzzer', 'minigzip_fuzzer', 'inspector/source-codeexample_large_fuzzer.c', 'example_dict_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesexample_small_fuzzer.c', 'inspector/light/source_filesexample_flush_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/zlib/gzwrite.c ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']
/src/inspector/light/source_files/src/example_flush_fuzzer.c ['inspector/light/source_filesexample_flush_fuzzer.c'] ['inspector/light/source_filesexample_flush_fuzzer.c']
/src/zlib/gzclose.c ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c'] ['gzio_fuzzer', 'inspector/light/source_filesgzio_fuzzer.c', 'minigzip_fuzzer', 'inspector/source-codeminigzip_fuzzer.c', 'inspector/light/source_filesminigzip_fuzzer.c', 'inspector/source-codegzio_fuzzer.c']

Directories in report

Directory
/src/inspector/light/source_files/src/
/src/
/src/inspector/source-code/src/
/src/zlib/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
checksum_fuzzer fuzzerLogFile-0-QJy6jtyikR.data fuzzerLogFile-0-QJy6jtyikR.data.yaml checksum_fuzzer.covreport
zlib_uncompress2_fuzzer fuzzerLogFile-0-BazQlwbd6a.data fuzzerLogFile-0-BazQlwbd6a.data.yaml zlib_uncompress2_fuzzer.covreport
example_large_fuzzer fuzzerLogFile-0-4NdiePHYMc.data fuzzerLogFile-0-4NdiePHYMc.data.yaml example_large_fuzzer.covreport
compress_fuzzer fuzzerLogFile-0-KU6G9PBNnH.data fuzzerLogFile-0-KU6G9PBNnH.data.yaml compress_fuzzer.covreport
example_small_fuzzer fuzzerLogFile-0-tRZK1Ey30f.data fuzzerLogFile-0-tRZK1Ey30f.data.yaml example_small_fuzzer.covreport
gzio_fuzzer fuzzerLogFile-0-pAnNgOYoiJ.data fuzzerLogFile-0-pAnNgOYoiJ.data.yaml gzio_fuzzer.covreport
zlib_uncompress_fuzzer fuzzerLogFile-0-RCQGlCMd9O.data fuzzerLogFile-0-RCQGlCMd9O.data.yaml zlib_uncompress_fuzzer.covreport
inspector/source-codeexample_small_fuzzer.c fuzzerLogFile-0-Q9Vr2qwkF8.data fuzzerLogFile-0-Q9Vr2qwkF8.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_fileszlib_uncompress_fuzzer.cc fuzzerLogFile-0-pis5dtwbDX.data fuzzerLogFile-0-pis5dtwbDX.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_filescompress_fuzzer.c fuzzerLogFile-0-7AiA2Ligoy.data fuzzerLogFile-0-7AiA2Ligoy.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/source-codechecksum_fuzzer.c fuzzerLogFile-0-QL8a3V0oaE.data fuzzerLogFile-0-QL8a3V0oaE.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_filesexample_large_fuzzer.c fuzzerLogFile-0-4b9uvNirhf.data fuzzerLogFile-0-4b9uvNirhf.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/source-codecompress_fuzzer.c fuzzerLogFile-0-I1ofjh4VZD.data fuzzerLogFile-0-I1ofjh4VZD.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_filesexample_dict_fuzzer.c fuzzerLogFile-0-iSB4cvnuVJ.data fuzzerLogFile-0-iSB4cvnuVJ.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/source-codeexample_dict_fuzzer.c fuzzerLogFile-0-5jO8ntmJJy.data fuzzerLogFile-0-5jO8ntmJJy.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_filesgzio_fuzzer.c fuzzerLogFile-0-Cnrac29YwO.data fuzzerLogFile-0-Cnrac29YwO.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/source-codeexample_flush_fuzzer.c fuzzerLogFile-0-Ghb4wK90uk.data fuzzerLogFile-0-Ghb4wK90uk.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_fileschecksum_fuzzer.c fuzzerLogFile-0-HrrFbfl0mw.data fuzzerLogFile-0-HrrFbfl0mw.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
example_flush_fuzzer fuzzerLogFile-0-Pzh386hLNr.data fuzzerLogFile-0-Pzh386hLNr.data.yaml example_flush_fuzzer.covreport
minigzip_fuzzer fuzzerLogFile-0-ztRQiv3JBq.data fuzzerLogFile-0-ztRQiv3JBq.data.yaml minigzip_fuzzer.covreport
inspector/source-codeexample_large_fuzzer.c fuzzerLogFile-0-tchhS218Rj.data fuzzerLogFile-0-tchhS218Rj.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/source-codezlib_uncompress2_fuzzer.cc fuzzerLogFile-0-M2qtpq6Wua.data fuzzerLogFile-0-M2qtpq6Wua.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
example_dict_fuzzer fuzzerLogFile-0-hePi8O60Th.data fuzzerLogFile-0-hePi8O60Th.data.yaml example_dict_fuzzer.covreport
inspector/source-codeminigzip_fuzzer.c fuzzerLogFile-0-isq5QdjoRq.data fuzzerLogFile-0-isq5QdjoRq.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_filesexample_small_fuzzer.c fuzzerLogFile-0-OShkZqoK8B.data fuzzerLogFile-0-OShkZqoK8B.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_fileszlib_uncompress2_fuzzer.cc fuzzerLogFile-0-NBPNApwsHv.data fuzzerLogFile-0-NBPNApwsHv.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/source-codezlib_uncompress_fuzzer.cc fuzzerLogFile-0-OGEvxwlHQf.data fuzzerLogFile-0-OGEvxwlHQf.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_filesexample_flush_fuzzer.c fuzzerLogFile-0-hlakl8RAMj.data fuzzerLogFile-0-hlakl8RAMj.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/light/source_filesminigzip_fuzzer.c fuzzerLogFile-0-etW1ATBsWZ.data fuzzerLogFile-0-etW1ATBsWZ.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport
inspector/source-codegzio_fuzzer.c fuzzerLogFile-0-ctt6Wzb48e.data fuzzerLogFile-0-ctt6Wzb48e.data.yaml zlib_uncompress2_fuzzer.covreport , gzio_fuzzer.covreport , example_large_fuzzer.covreport , compress_fuzzer.covreport , zlib_uncompress_fuzzer.covreport , minigzip_fuzzer.covreport , example_flush_fuzzer.covreport , example_small_fuzzer.covreport , checksum_fuzzer.covreport , example_dict_fuzzer.covreport