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

Project functions overview

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

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

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

Fuzzer details

Fuzzer: fuzz_regexp

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 215 36.0%
gold [1:9] 6 1.00%
yellow [10:29] 9 1.51%
greenyellow [30:49] 1 0.16%
lawngreen 50+ 365 61.2%
All colors 596 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

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

['re_emit_char', 're_parse_out_of_memory', 'get_u32', 'rqsort', 're_emit_op_u32', 'put_u32', 'lre_realloc']

0 283 re_emit_string_list call site: 00385 /src/quickjs/libregexp.c:1223
0 18 1 :

['re_emit_op_u32']

0 18 re_emit_char call site: 00403 /src/quickjs/libregexp.c:1210
0 4 1 :

['re_parse_error']

0 4 get_class_atom call site: 00327 /src/quickjs/libregexp.c:1126
0 4 1 :

['re_parse_error']

0 4 re_emit_range call site: 00386 /src/quickjs/libregexp.c:1171
0 2 1 :

['is_digit']

0 2 lre_parse_escape call site: 00078 /src/quickjs/libregexp.c:764
0 0 None 1264 3660 re_parse_nested_class call site: 00135 /src/quickjs/libregexp.c:1330
0 0 None 1264 3652 re_parse_nested_class call site: 00140 /src/quickjs/libregexp.c:1388
0 0 None 21 28 rqsort call site: 00308 /src/quickjs/cutils.c:538
0 0 None 0 1919 re_parse_disjunction call site: 00027 /src/quickjs/libregexp.c:2359
0 0 None 0 1301 re_parse_term call site: 00126 /src/quickjs/libregexp.c:1823
0 0 None 0 1281 re_parse_term call site: 00417 /src/quickjs/libregexp.c:2089
0 0 None 0 722 re_parse_term call site: 00126 /src/quickjs/libregexp.c:2024

Runtime coverage analysis

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

Files reached

filename functions hit
fuzz/fuzz_regexp.c 4
libregexp.c 56
cutils.c 13
./cutils.h 13
./libunicode.h 7
libunicode.c 31

Fuzzer: fuzz_compile

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 3334 59.7%
gold [1:9] 253 4.53%
yellow [10:29] 505 9.04%
greenyellow [30:49] 171 3.06%
lawngreen 50+ 1319 23.6%
All colors 5582 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
40530 86800 25 :

['JS_IsFunction', 'get_prop_flags', 'JS_SetPropertyValue', 'check_define_prop_flags', 'JS_ToArrayLengthFree', 'get_shape_prop', 'js_same_value', 'JS_FreeValue.22', 'JS_AtomIsNumericIndex1', 'JS_IsUndefined', 'JS_DupValue', '__JS_AtomIsTaggedInt', 'JS_IsException.30', '__JS_NewFloat64', '__JS_AtomToUInt32', 'JS_NumberIsNegativeOrMinusZero', 'free_var_ref', 'convert_fast_array_to_array', 'JS_NumberIsInteger', 'JS_AutoInitProperty', 'JS_ThrowTypeErrorOrFalse', 'js_shape_prepare_update', 'js_update_property_flags', 'set_array_length', 'set_value']

40530 91302 JS_DefineProperty call site: 00445 /src/quickjs/quickjs.c:9759
13744 22784 9 :

['js_module_set_import_meta', 'JS_FreeValue.799', 'js_free', 'js_module_test_json', 'create_json_module', 'JS_IsException.797', 'has_suffix', 'JS_Eval', 'JS_ParseJSON2']

13744 22784 js_module_loader call site: 04581 /src/quickjs/quickjs-libc.c:691
13518 31552 15 :

['JS_CreateProperty', 'get_prop_flags', 'JS_SetPropertyValue', '__JS_AtomIsTaggedInt', 'JS_IsException.30', '__JS_NewFloat64', '__JS_AtomToUInt32', 'check_define_prop_flags', 'JS_ToArrayLengthFree', 'JS_NumberIsNegativeOrMinusZero', 'convert_fast_array_to_array', 'JS_NumberIsInteger', 'JS_AutoInitProperty', 'JS_AtomIsNumericIndex1', 'JS_IsUndefined']

40530 91302 JS_DefineProperty call site: 00445 /src/quickjs/quickjs.c:9592
9055 20182 6 :

['js_parse_check_duplicate_parameter', 'JS_ThrowInternalError', 'add_export_entry', 'JS_DupAtom', 'js_parse_property_name', 'emit_u32']

9055 147841 js_parse_destructuring_element call site: 00000 /src/quickjs/quickjs.c:25088
6572 6572 1 :

['js_parse_array_literal']

24794 161153 js_parse_postfix_expr call site: 00000 /src/quickjs/quickjs.c:25701
4803 9308 2 :

['js_parse_with_clause', 'add_req_module_entry']

4803 23410 js_parse_import call site: 00000 /src/quickjs/quickjs.c:30650
4803 4803 1 :

['js_parse_with_clause']

4803 4803 js_parse_from_clause call site: 00000 /src/quickjs/quickjs.c:30433
4754 4754 1 :

['js_std_dump_error']

4754 9575 test_one_input_init call site: 05047 /src/quickjs/fuzz/fuzz_common.c:50
4527 13547 10 :

['js_bigint_neg', 'js_limb_safe_clz', 'js_free', 'js_bigint_new', 'limb_to_a', 'mp_div1', 'js_bigint_sign', 'js_u64toa', 'clz32', 'js_malloc']

4527 22551 js_bigint_to_string1 call site: 00765 /src/quickjs/quickjs.c:11951
4527 9132 2 :

['add_export_entry', 'define_var']

4527 13830 js_parse_function_decl2 call site: 00000 /src/quickjs/quickjs.c:35640
4522 4522 1 :

['js_parse_error_reserved_identifier']

4537 107541 js_parse_import call site: 00000 /src/quickjs/quickjs.c:30667
4516 4516 1 :

['add_arguments_arg']

13544 58665 add_eval_variables call site: 00000 /src/quickjs/quickjs.c:32381

Runtime coverage analysis

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

Files reached

filename functions hit
fuzz/fuzz_compile.c 1
quickjs.c 757
./list.h 6
./cutils.h 28
./quickjs.h 23
dtoa.c 37
cutils.c 17
./libunicode.h 9
libunicode.c 32
libregexp.c 49
fuzz/fuzz_common.c 3
quickjs-libc.c 32
/usr/include/x86_64-linux-gnu/bits/stdio.h 1

Fuzzer: fuzz_eval

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 3004 58.4%
gold [1:9] 110 2.14%
yellow [10:29] 476 9.26%
greenyellow [30:49] 80 1.55%
lawngreen 50+ 1466 28.5%
All colors 5136 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
40530 86800 25 :

['JS_IsFunction', 'get_prop_flags', 'JS_SetPropertyValue', 'check_define_prop_flags', 'JS_ToArrayLengthFree', 'get_shape_prop', 'js_same_value', 'JS_FreeValue.22', 'JS_AtomIsNumericIndex1', 'JS_IsUndefined', 'JS_DupValue', '__JS_AtomIsTaggedInt', 'JS_IsException.30', '__JS_NewFloat64', '__JS_AtomToUInt32', 'JS_NumberIsNegativeOrMinusZero', 'free_var_ref', 'convert_fast_array_to_array', 'JS_NumberIsInteger', 'JS_AutoInitProperty', 'JS_ThrowTypeErrorOrFalse', 'js_shape_prepare_update', 'js_update_property_flags', 'set_array_length', 'set_value']

40530 91302 JS_DefineProperty call site: 00445 /src/quickjs/quickjs.c:9759
13744 22784 9 :

['js_module_set_import_meta', 'JS_FreeValue.799', 'js_free', 'js_module_test_json', 'create_json_module', 'JS_IsException.797', 'has_suffix', 'JS_Eval', 'JS_ParseJSON2']

13744 22784 js_module_loader call site: 04581 /src/quickjs/quickjs-libc.c:691
13518 31552 15 :

['JS_CreateProperty', 'get_prop_flags', 'JS_SetPropertyValue', '__JS_AtomIsTaggedInt', 'JS_IsException.30', '__JS_NewFloat64', '__JS_AtomToUInt32', 'check_define_prop_flags', 'JS_ToArrayLengthFree', 'JS_NumberIsNegativeOrMinusZero', 'convert_fast_array_to_array', 'JS_NumberIsInteger', 'JS_AutoInitProperty', 'JS_AtomIsNumericIndex1', 'JS_IsUndefined']

40530 91302 JS_DefineProperty call site: 00445 /src/quickjs/quickjs.c:9592
9055 20182 6 :

['js_parse_check_duplicate_parameter', 'JS_ThrowInternalError', 'add_export_entry', 'JS_DupAtom', 'js_parse_property_name', 'emit_u32']

9055 147841 js_parse_destructuring_element call site: 00000 /src/quickjs/quickjs.c:25088
6572 6572 1 :

['js_parse_array_literal']

24794 161153 js_parse_postfix_expr call site: 00000 /src/quickjs/quickjs.c:25701
4803 9308 2 :

['js_parse_with_clause', 'add_req_module_entry']

4803 23410 js_parse_import call site: 00000 /src/quickjs/quickjs.c:30650
4803 4803 1 :

['js_parse_with_clause']

4803 4803 js_parse_from_clause call site: 00000 /src/quickjs/quickjs.c:30433
4754 4754 1 :

['js_std_dump_error']

4754 9575 test_one_input_init call site: 05047 /src/quickjs/fuzz/fuzz_common.c:50
4527 13547 10 :

['js_bigint_neg', 'js_limb_safe_clz', 'js_free', 'js_bigint_new', 'limb_to_a', 'mp_div1', 'js_bigint_sign', 'js_u64toa', 'clz32', 'js_malloc']

4527 22551 js_bigint_to_string1 call site: 00765 /src/quickjs/quickjs.c:11951
4527 9132 2 :

['add_export_entry', 'define_var']

4527 13830 js_parse_function_decl2 call site: 00000 /src/quickjs/quickjs.c:35640
4522 4522 1 :

['js_parse_error_reserved_identifier']

4537 107541 js_parse_import call site: 00000 /src/quickjs/quickjs.c:30667
4516 4516 1 :

['add_arguments_arg']

13544 58665 add_eval_variables call site: 00000 /src/quickjs/quickjs.c:32381

Runtime coverage analysis

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

Files reached

filename functions hit
fuzz/fuzz_eval.c 1
quickjs.c 694
./list.h 6
./cutils.h 27
./quickjs.h 23
dtoa.c 37
cutils.c 17
./libunicode.h 9
libunicode.c 32
libregexp.c 49
fuzz/fuzz_common.c 3
quickjs-libc.c 32
/usr/include/x86_64-linux-gnu/bits/stdio.h 1

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
__JS_EvalInternal /src/quickjs/quickjs.c 8 ['N/A', 'size_t', 'size_t', 'N/A', 'size_t', 'N/A', 'int', 'int'] 96 0 385 58 20 814 0 7298 2669
js_json_stringify /src/quickjs/quickjs.c 5 ['N/A', 'size_t', 'size_t', 'int', 'N/A'] 74 0 25 3 2 642 0 4790 280
js_regexp_Symbol_replace /src/quickjs/quickjs.c 5 ['N/A', 'size_t', 'size_t', 'int', 'N/A'] 67 0 1027 126 51 647 0 5030 207
js_string_normalize /src/quickjs/quickjs.c 5 ['N/A', 'size_t', 'size_t', 'int', 'N/A'] 66 0 190 31 13 630 0 4650 127
js_os_exec /src/quickjs/quickjs-libc.c 5 ['N/A', 'size_t', 'size_t', 'int', 'N/A'] 69 0 875 161 60 629 0 4619 110
js_typed_array_indexOf /src/quickjs/quickjs.c 6 ['N/A', 'size_t', 'size_t', 'int', 'N/A', 'int'] 52 0 1020 215 88 619 0 4620 105
JS_ComputeMemoryUsage /src/quickjs/quickjs.c 2 ['N/A', 'N/A'] 3 0 1109 153 50 6 0 73 67
js_std_file_printf /src/quickjs/quickjs-libc.c 5 ['N/A', 'size_t', 'size_t', 'int', 'N/A'] 71 0 35 6 3 622 0 4576 66
js_array_toSorted /src/quickjs/quickjs.c 5 ['N/A', 'size_t', 'size_t', 'int', 'N/A'] 71 0 313 43 17 619 0 4587 63
js_object_groupBy /src/quickjs/quickjs.c 6 ['N/A', 'size_t', 'size_t', 'int', 'N/A', 'int'] 67 0 435 50 21 629 0 4649 59

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
71.0%
1258 / 1783
Cyclomatic complexity statically reachable by fuzzers
76.0%
11114 / 14644

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

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

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
exchange_func 33 14 42.42% ['fuzz_compile', 'fuzz_regexp', 'fuzz_eval']
re_string_list_op 42 12 28.57% ['fuzz_compile', 'fuzz_regexp', 'fuzz_eval']
re_emit_string_list 64 9 14.06% ['fuzz_compile', 'fuzz_regexp', 'fuzz_eval']
u64toa_radix 31 4 12.90% ['fuzz_compile', 'fuzz_eval']
js_dtoa_max_len 39 15 38.46% ['fuzz_compile', 'fuzz_eval']
js_dtoa 172 29 16.86% ['fuzz_compile', 'fuzz_eval']
js_load_file 41 8 19.51% ['fuzz_compile', 'fuzz_eval']
js_module_loader 43 14 32.55% ['fuzz_compile', 'fuzz_eval']
js_os_poll 98 14 14.28% ['fuzz_compile', 'fuzz_eval']
JS_NewStringLen 47 14 29.78% ['fuzz_compile', 'fuzz_eval']
JS_GetPropertyInternal 138 56 40.57% ['fuzz_compile', 'fuzz_eval']
JS_SetPropertyInternal 250 50 20.0% ['fuzz_compile', 'fuzz_eval']
JS_DefineProperty 236 59 25.0% ['fuzz_compile', 'fuzz_eval']
JS_GetOwnPropertyNamesInternal 180 97 53.88% ['fuzz_compile', 'fuzz_eval']
JS_GetOwnPropertyInternal 70 29 41.42% ['fuzz_compile', 'fuzz_eval']
JS_GetPropertyValue 66 25 37.87% ['fuzz_compile', 'fuzz_eval']
set_array_length 70 13 18.57% ['fuzz_compile', 'fuzz_eval']
JS_ToBoolFree 59 20 33.89% ['fuzz_compile', 'fuzz_eval']
JS_ToInt32SatFree 41 22 53.65% ['fuzz_compile', 'fuzz_eval']
JS_ToArrayLengthFree 54 17 31.48% ['fuzz_compile', 'fuzz_eval']
JS_ToStringInternal 54 22 40.74% ['fuzz_compile', 'fuzz_eval']
js_bigint_to_string1 85 8 9.411% ['fuzz_compile', 'fuzz_eval']
js_strict_eq2 118 18 15.25% ['fuzz_compile', 'fuzz_eval']
js_call_c_function 112 49 43.75% ['fuzz_compile', 'fuzz_eval']
JS_CallInternal 2469 781 31.63% ['fuzz_compile', 'fuzz_eval']
js_closure 42 23 54.76% ['fuzz_compile', 'fuzz_eval']
js_dynamic_import 88 30 34.09% ['fuzz_compile', 'fuzz_eval']
js_for_in_prepare_prototype_chain_enum 52 23 44.23% ['fuzz_compile', 'fuzz_eval']
JS_GetIterator 31 12 38.70% ['fuzz_compile', 'fuzz_eval']
js_append_enumerate 64 17 26.56% ['fuzz_compile', 'fuzz_eval']
JS_ConcatString 72 25 34.72% ['fuzz_compile', 'fuzz_eval']
js_binary_arith_slow 178 84 47.19% ['fuzz_compile', 'fuzz_eval']
js_bigint_pow 75 38 50.66% ['fuzz_compile', 'fuzz_eval']
js_unary_arith_slow 134 41 30.59% ['fuzz_compile', 'fuzz_eval']
js_binary_logic_slow 153 81 52.94% ['fuzz_compile', 'fuzz_eval']
js_relational_slow 124 56 45.16% ['fuzz_compile', 'fuzz_eval']
js_eq_slow 113 39 34.51% ['fuzz_compile', 'fuzz_eval']
JS_CallConstructorInternal 40 15 37.5% ['fuzz_compile', 'fuzz_eval']
simple_next_token 81 41 50.61% ['fuzz_compile', 'fuzz_eval']
JS_LoadModuleInternal 36 15 41.66% ['fuzz_compile', 'fuzz_eval']
js_default_module_normalize_name 46 8 17.39% ['fuzz_compile', 'fuzz_eval']
js_inner_module_linking 130 70 53.84% ['fuzz_compile', 'fuzz_eval']
JS_WriteObjectRec 134 57 42.53% ['fuzz_compile', 'fuzz_eval']
JS_WriteModule 44 17 38.63% ['fuzz_compile', 'fuzz_eval']
JS_ReadObjectRec 107 43 40.18% ['fuzz_compile', 'fuzz_eval']
JS_ReadModule 103 25 24.27% ['fuzz_compile', 'fuzz_eval']
JS_ToObject 46 24 52.17% ['fuzz_compile', 'fuzz_eval']
js_string_define_own_property 32 11 34.37% ['fuzz_compile', 'fuzz_eval']
js_promise_resolve_function_call 41 19 46.34% ['fuzz_compile', 'fuzz_eval']
fulfill_or_reject_promise 33 15 45.45% ['fuzz_compile', 'fuzz_eval']
js_async_function_resume 45 20 44.44% ['fuzz_compile', 'fuzz_eval']
js_parse_program 37 20 54.05% ['fuzz_compile', 'fuzz_eval']
js_parse_directives 77 6 7.792% ['fuzz_compile', 'fuzz_eval']
js_parse_function_decl2 463 208 44.92% ['fuzz_compile', 'fuzz_eval']
js_parse_skip_parens_token 104 56 53.84% ['fuzz_compile', 'fuzz_eval']
js_parse_destructuring_element 395 86 21.77% ['fuzz_compile', 'fuzz_eval']
js_parse_postfix_expr 579 300 51.81% ['fuzz_compile', 'fuzz_eval']
js_parse_class 435 175 40.22% ['fuzz_compile', 'fuzz_eval']
js_parse_object_literal 106 12 11.32% ['fuzz_compile', 'fuzz_eval']
js_parse_assign_expr2 233 42 18.02% ['fuzz_compile', 'fuzz_eval']
js_parse_property_name 106 39 36.79% ['fuzz_compile', 'fuzz_eval']
js_parse_import 125 29 23.20% ['fuzz_compile', 'fuzz_eval']
js_parse_statement_or_decl 626 278 44.40% ['fuzz_compile', 'fuzz_eval']
is_let 36 6 16.66% ['fuzz_compile', 'fuzz_eval']
emit_return 68 17 25.0% ['fuzz_compile', 'fuzz_eval']
resolve_pseudo_var 31 17 54.83% ['fuzz_compile', 'fuzz_eval']
instantiate_hoisted_definitions 112 49 43.75% ['fuzz_compile', 'fuzz_eval']
ss_check 33 17 51.51% ['fuzz_compile', 'fuzz_eval']
js_function_toString 38 10 26.31% ['fuzz_compile', 'fuzz_eval']

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/quickjs/./libunicode.h ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval'] []
/src/quickjs/fuzz/fuzz_common.c ['fuzz_compile', 'fuzz_eval'] ['fuzz_compile', 'fuzz_eval']
/src/quickjs/quickjs.c ['fuzz_compile', 'fuzz_eval'] ['fuzz_compile', 'fuzz_eval']
/src/quickjs/./quickjs.h ['fuzz_compile', 'fuzz_eval'] []
/src/quickjs/cutils.c ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval'] ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval']
/src/quickjs/quickjs-libc.c ['fuzz_compile', 'fuzz_eval'] ['fuzz_compile', 'fuzz_eval']
/src/quickjs/dtoa.c ['fuzz_compile', 'fuzz_eval'] ['fuzz_compile', 'fuzz_eval']
/usr/include/x86_64-linux-gnu/bits/stdio.h ['fuzz_compile', 'fuzz_eval'] []
/src/quickjs/libregexp.c ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval'] ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval']
/usr/include/x86_64-linux-gnu/sys/stat.h [] []
/usr/include/stdlib.h [] []
/src/quickjs/./list.h ['fuzz_compile', 'fuzz_eval'] []
/src/quickjs/fuzz/fuzz_eval.c ['fuzz_eval'] ['fuzz_eval']
/src/quickjs/libunicode.c ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval'] ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval']
/src/quickjs/./cutils.h ['fuzz_regexp', 'fuzz_compile', 'fuzz_eval'] []
/src/quickjs/fuzz/fuzz_compile.c ['fuzz_compile'] ['fuzz_compile']
/src/quickjs/fuzz/fuzz_regexp.c ['fuzz_regexp'] ['fuzz_regexp']

Directories in report

Directory
/usr/include/
/src/quickjs/
/usr/include/x86_64-linux-gnu/bits/
/src/quickjs/./
/src/quickjs/fuzz/
/usr/include/x86_64-linux-gnu/sys/