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: float-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 917 58.1%
gold [1:9] 1 0.06%
yellow [10:29] 0 0.0%
greenyellow [30:49] 3 0.19%
lawngreen 50+ 655 41.5%
All colors 1576 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
166 175 5 :

['_ZN3fmt3v116detail15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS5_NS0_12format_specsERNS1_6bufferIcEE', 'fmt::v11::detail::buffer ::push_back(char const&)', 'char fmt::v11::detail::getsign (fmt::v11::sign)', 'fmt::v11::basic_appender fmt::v11::detail::write_bytes >(fmt::v11::basic_appender , fmt::v11::basic_string_view , fmt::v11::format_specs const&)', 'fmt::v11::basic_string_view ::basic_string_view(char const*, unsigned long)']

166 217 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 01398 /src/fmt/include/fmt/format.h:3456
74 98 4 :

['fmt::v11::detail::arg_ref ::arg_ref(int)', 'fmt::v11::parse_context ::check_dynamic_spec(int)', 'char const* fmt::v11::detail::parse_arg_id >(char const*, char const*, fmt::v11::detail::dynamic_spec_handler &&)', 'fmt::v11::parse_context ::next_arg_id()']

92 116 fmt::v11::detail::parse_dynamic_spec_result fmt::v11::detail::parse_dynamic_spec (charconst*,charconst*,int&,fmt::v11::detail::arg_ref &,fmt::v11::parse_context &) call site: 00000 /src/fmt/include/fmt/base.h:1381
26 26 1 :

['fmt::v11::detail::adjust_precision(int&, int)']

186 698 fmt::v11::detail::format_dragon(fmt::v11::detail::basic_fp ,unsignedint,int,fmt::v11::detail::buffer &,int&) call site: 00000 /src/fmt/include/fmt/format.h:2946
18 20 2 :

['int fmt::v11::detail::max_value ()', 'fmt::v11::report_error(char const*)']

20 986 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 01419 /src/fmt/include/fmt/format.h:3463
18 18 1 :

['fmt::v11::report_error(char const*)']

18 18 fmt::v11::parse_context ::next_arg_id() call site: 00000 /src/fmt/include/fmt/base.h:880
18 18 1 :

['fmt::v11::report_error(char const*)']

18 18 charconst*fmt::v11::detail::parse_precision (charconst*,charconst*,fmt::v11::format_specs&,fmt::v11::detail::arg_ref &,fmt::v11::parse_context &) call site: 00000 /src/fmt/include/fmt/base.h:1422
16 52 7 :

['char& fmt::v11::detail::buffer ::operator[] (int)', 'fmt::v11::detail::buffer ::data()', 'fmt::v11::detail::dragonbox::umul128_upper64(unsigned long, unsigned long)', 'std::__1::make_unsigned ::type fmt::v11::detail::to_unsigned (int)', 'int fmt::v11::min_of (int, int)', 'fmt::v11::detail::fractional_part_rounding_thresholds(int)', 'fmt::v11::detail::format_float (double, int, fmt::v11::format_specs const&, bool, fmt::v11::detail::buffer &)::{lambda(unsigned int, char*)#1}::operator()(unsigned int, char*) const']

28 503 intfmt::v11::detail::format_float (double,int,fmt::v11::format_specsconst&,bool,fmt::v11::detail::buffer &) call site: 00000 /src/fmt/include/fmt/format.h:3219
16 16 1 :

['fmt::v11::parse_context ::advance_to(char const*)']

16 16 fmt::v11::basic_format_arg ::format_custom(charconst*,fmt::v11::parse_context &,fmt::v11::context&) call site: 00000 /src/fmt/include/fmt/base.h:2551
4 290 3 :

['fmt::v11::basic_specs::dynamic_precision() const', 'void fmt::v11::detail::handle_dynamic_spec (fmt::v11::arg_id_kind, int&, fmt::v11::detail::arg_ref const&, fmt::v11::context&)', 'fmt::v11::basic_specs::dynamic_width() const']

3523 6066 fmt::v11::detail::format_handler ::on_format_specs(int,charconst*,charconst*) call site: 00000 /src/fmt/include/fmt/format.h:3787
2 2 1 :

['fmt::v11::basic_specs::set_alt()']

2 966 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 01419 /src/fmt/include/fmt/format.h:3469
2 2 1 :

['fmt::v11::detail::buffer ::clear()']

2 15 fmt::v11::basic_memory_buffer >::move(fmt::v11::basic_memory_buffer >&) call site: 00000 /src/fmt/include/fmt/format.h:855
2 2 6 :

['std::__1::basic_string , std::__1::allocator >::back[abi:ne180100]() const', 'std::__1::__wrap_iter ::operator++[abi:ne180100](int)', 'std::__1::basic_string , std::__1::allocator >::end[abi:ne180100]() const', 'std::__1::__wrap_iter ::operator*[abi:ne180100]() const', 'char fmt::v11::detail::max_value ()', 'bool std::__1::operator==[abi:ne180100] (std::__1::__wrap_iter const&, std::__1::__wrap_iter const&)']

2 4 fmt::v11::detail::digit_grouping ::next(fmt::v11::detail::digit_grouping ::next_state&)const call site: 00000 /src/fmt/include/fmt/format.h:1873

Runtime coverage analysis

Covered functions
262
Functions that are reachable but not covered
540
Reachable functions
1121
Percentage of reachable functions covered
51.83%
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
/src/fmt/test/fuzzing/float.cc 2
/src/fmt/include/fmt/base.h 172
/src/fmt/test/fuzzing/fuzzer-common.h 1
/src/fmt/include/fmt/format.h 398
/src/fmt/include/fmt/format-inl.h 37

Fuzzer: chrono-timepoint-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 1273 81.8%
gold [1:9] 9 0.57%
yellow [10:29] 2 0.12%
greenyellow [30:49] 33 2.12%
lawngreen 50+ 239 15.3%
All colors 1556 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
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_year(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1405
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_short_year(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1410
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_century(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1420
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_abbr_weekday() call site: 00000 /src/fmt/include/fmt/chrono.h:1313
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_full_weekday() call site: 00000 /src/fmt/include/fmt/chrono.h:1319
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec0_weekday(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1325
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec1_weekday(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1329
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_abbr_month() call site: 00000 /src/fmt/include/fmt/chrono.h:1338
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_full_month() call site: 00000 /src/fmt/include/fmt/chrono.h:1344
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec_month(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1438
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec0_week_of_year(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1444
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec1_week_of_year(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1450

Runtime coverage analysis

Covered functions
297
Functions that are reachable but not covered
796
Reachable functions
1124
Percentage of reachable functions covered
29.18%
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
/src/fmt/test/fuzzing/chrono-timepoint.cc 2
/src/fmt/test/fuzzing/fuzzer-common.h 4
/src/fmt/include/fmt/base.h 168
/src/fmt/include/fmt/format-inl.h 38
/src/fmt/include/fmt/format.h 399

Fuzzer: named-arg-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 344 20.6%
gold [1:9] 22 1.32%
yellow [10:29] 6 0.36%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1292 77.6%
All colors 1664 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
16 16 1 :

['fmt::v11::parse_context ::advance_to(char const*)']

16 16 fmt::v11::basic_format_arg ::format_custom(charconst*,fmt::v11::parse_context &,fmt::v11::context&) call site: 00000 /src/fmt/include/fmt/base.h:2551
2 2 6 :

['std::__1::basic_string , std::__1::allocator >::back[abi:ne180100]() const', 'std::__1::__wrap_iter ::operator++[abi:ne180100](int)', 'std::__1::basic_string , std::__1::allocator >::end[abi:ne180100]() const', 'std::__1::__wrap_iter ::operator*[abi:ne180100]() const', 'char fmt::v11::detail::max_value ()', 'bool std::__1::operator==[abi:ne180100] (std::__1::__wrap_iter const&, std::__1::__wrap_iter const&)']

2 4 fmt::v11::detail::digit_grouping ::next(fmt::v11::detail::digit_grouping ::next_state&)const call site: 00000 /src/fmt/include/fmt/format.h:1873
0 63 4 :

['fmt::v11::basic_appender ::operator=(char)', '_ZN3fmt3v116detail14format_decimalIcmNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i', 'fmt::v11::basic_appender ::operator++(int)', 'fmt::v11::basic_appender ::operator*()']

0 63 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEyTnNSt3__19enable_ifIXaaaasr11is_integralIT1_EE5valuentsr3std7is_sameIS7_bEE5valuentsr3std7is_sameIS7_T_EE5valueEiE4typeELi0EEET0_SB_S7_ call site: 00132 /src/fmt/include/fmt/format.h:2283
0 61 4 :

['fmt::v11::basic_appender ::operator=(char)', 'fmt::v11::basic_appender ::operator++(int)', '_ZN3fmt3v116detail14format_decimalIcjNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i', 'fmt::v11::basic_appender ::operator*()']

0 61 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEjTnNSt3__19enable_ifIXaaaasr11is_integralIT1_EE5valuentsr3std7is_sameIS7_bEE5valuentsr3std7is_sameIS7_T_EE5valueEiE4typeELi0EEET0_SB_S7_ call site: 00119 /src/fmt/include/fmt/format.h:2283
0 42 1 :

['fmt::v11::basic_appender fmt::v11::detail::write_codepoint<4ul, char, fmt::v11::basic_appender >(fmt::v11::basic_appender , char, unsigned int)']

0 42 fmt::v11::basic_appender fmt::v11::detail::write_escaped_cp ,char>(fmt::v11::basic_appender ,fmt::v11::detail::find_escape_result const&) call site: 00000 /src/fmt/include/fmt/format.h:1792
0 42 1 :

['fmt::v11::basic_appender fmt::v11::detail::write_codepoint<8ul, char, fmt::v11::basic_appender >(fmt::v11::basic_appender , char, unsigned int)']

0 42 fmt::v11::basic_appender fmt::v11::detail::write_escaped_cp ,char>(fmt::v11::basic_appender ,fmt::v11::detail::find_escape_result const&) call site: 00000 /src/fmt/include/fmt/format.h:1794
0 24 1 :

['fmt::v11::basic_appender fmt::v11::detail::copy_noinline >(char*, char*, fmt::v11::basic_appender )']

0 42 _ZN3fmt3v116detail14format_decimalIcmNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i call site: 00127 /src/fmt/include/fmt/format.h:1233
0 24 1 :

['fmt::v11::basic_appender fmt::v11::detail::copy_noinline >(char*, char*, fmt::v11::basic_appender )']

0 40 _ZN3fmt3v116detail14format_decimalIcjNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i call site: 00108 /src/fmt/include/fmt/format.h:1233
0 24 1 :

['fmt::v11::basic_appender fmt::v11::detail::copy_noinline >(char*, char*, fmt::v11::basic_appender )']

0 30 _ZN3fmt3v116detail13format_base2eIcNS0_14basic_appenderIcEEmTnNSt3__19enable_ifIXsr23is_back_insert_iteratorIT0_EE5valueEiE4typeELi0EEES7_iS7_T1_ib call site: 01029 /src/fmt/include/fmt/format.h:1270
0 18 1 :

['fmt::v11::report_error(char const*)']

0 36 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEeTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 00667 /src/fmt/include/fmt/format.h:3464
0 15 2 :

['fmt::v11::detail::digit_grouping ::next(fmt::v11::detail::digit_grouping ::next_state&) const', 'fmt::v11::detail::buffer ::push_back(int const&)']

0 98 fmt::v11::basic_appender fmt::v11::detail::digit_grouping ::apply ,char>(fmt::v11::basic_appender ,fmt::v11::basic_string_view )const call site: 00000 /src/fmt/include/fmt/format.h:1910
0 15 4 :

['_ZN3fmt3v116detail4copyIjPjS3_TnNSt3__19enable_ifIXntaasr23is_back_insert_iteratorIT1_EE5valueoosr41has_back_insert_iterator_container_appendIS6_T0_EE5valuesr48has_back_insert_iterator_container_insert_at_endIS6_S7_EE5valueEiE4typeELi0EEES6_S7_S7_S6_', 'fmt::v11::detail::buffer ::size() const', 'fmt::v11::detail::buffer ::data()', 'fmt::v11::basic_memory_buffer >::resize(unsigned long)']

0 15 _ZN3fmt3v1119basic_memory_bufferIjLm32ENS0_6detail9allocatorIjEEE10move_allocIS4_TnNSt3__19enable_ifIXntsr3std16allocator_traitsIT_E38propagate_on_container_move_assignmentE5valueEiE4typeELi0EEEbRS5_ call site: 00749 /src/fmt/include/fmt/format.h:842

Runtime coverage analysis

Covered functions
728
Functions that are reachable but not covered
166
Reachable functions
1301
Percentage of reachable functions covered
87.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.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/fmt/test/fuzzing/named-arg.cc 28
/src/fmt/test/fuzzing/fuzzer-common.h 17
/src/fmt/include/fmt/format.h 398
/src/fmt/include/fmt/base.h 233
/src/fmt/include/fmt/format-inl.h 37

Fuzzer: one-arg-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 267 16.7%
gold [1:9] 33 2.06%
yellow [10:29] 6 0.37%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1291 80.8%
All colors 1597 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
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_year(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1405
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_short_year(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1410
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_century(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1420
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_abbr_weekday() call site: 00000 /src/fmt/include/fmt/chrono.h:1313
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_full_weekday() call site: 00000 /src/fmt/include/fmt/chrono.h:1319
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec0_weekday(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1325
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec1_weekday(fmt::v11::detail::numeric_system) call site: 00000 /src/fmt/include/fmt/chrono.h:1329
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_abbr_month() call site: 00000 /src/fmt/include/fmt/chrono.h:1338
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_full_month() call site: 00000 /src/fmt/include/fmt/chrono.h:1344
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec_month(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1438
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec0_week_of_year(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1444
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_dec1_week_of_year(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1450

Runtime coverage analysis

Covered functions
798
Functions that are reachable but not covered
139
Reachable functions
1205
Percentage of reachable functions covered
88.46%
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
/src/fmt/test/fuzzing/one-arg.cc 29
/src/fmt/test/fuzzing/fuzzer-common.h 16
/src/fmt/include/fmt/format.h 398
/src/fmt/include/fmt/base.h 172
/src/fmt/include/fmt/format-inl.h 37

Fuzzer: two-args-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 305 15.2%
gold [1:9] 15 0.74%
yellow [10:29] 114 5.69%
greenyellow [30:49] 167 8.34%
lawngreen 50+ 1400 69.9%
All colors 2001 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
16 16 1 :

['fmt::v11::parse_context ::advance_to(char const*)']

16 16 fmt::v11::basic_format_arg ::format_custom(charconst*,fmt::v11::parse_context &,fmt::v11::context&) call site: 00000 /src/fmt/include/fmt/base.h:2551
2 2 6 :

['std::__1::basic_string , std::__1::allocator >::back[abi:ne180100]() const', 'std::__1::__wrap_iter ::operator++[abi:ne180100](int)', 'std::__1::basic_string , std::__1::allocator >::end[abi:ne180100]() const', 'std::__1::__wrap_iter ::operator*[abi:ne180100]() const', 'char fmt::v11::detail::max_value ()', 'bool std::__1::operator==[abi:ne180100] (std::__1::__wrap_iter const&, std::__1::__wrap_iter const&)']

2 4 fmt::v11::detail::digit_grouping ::next(fmt::v11::detail::digit_grouping ::next_state&)const call site: 00000 /src/fmt/include/fmt/format.h:1873
0 103 7 :

['fmt::v11::basic_appender fmt::v11::detail::base_iterator >(fmt::v11::basic_appender , fmt::v11::basic_appender )', '_ZN3fmt3v116detail17write_significandINS0_14basic_appenderIcEEmcTnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_iiT1_', 'fmt::v11::basic_appender ::operator++(int)', 'fmt::v11::basic_appender ::operator=(char)', 'fmt::v11::basic_appender fmt::v11::detail::write_exponent >(int, fmt::v11::basic_appender )', 'fmt::v11::basic_appender ::operator*()', 'fmt::v11::basic_appender fmt::v11::detail::reserve (fmt::v11::basic_appender , unsigned long)']

0 103 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr13is_fast_floatIT1_EE5valueEiE4typeELi0EEET0_SA_S7_ call site: 00560 /src/fmt/include/fmt/format.h:3514
0 101 7 :

['_ZN3fmt3v116detail17write_significandINS0_14basic_appenderIcEEjcTnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_iiT1_', 'fmt::v11::basic_appender fmt::v11::detail::base_iterator >(fmt::v11::basic_appender , fmt::v11::basic_appender )', 'fmt::v11::basic_appender ::operator++(int)', 'fmt::v11::basic_appender ::operator=(char)', 'fmt::v11::basic_appender fmt::v11::detail::write_exponent >(int, fmt::v11::basic_appender )', 'fmt::v11::basic_appender ::operator*()', 'fmt::v11::basic_appender fmt::v11::detail::reserve (fmt::v11::basic_appender , unsigned long)']

0 101 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr13is_fast_floatIT1_EE5valueEiE4typeELi0EEET0_SA_S7_ call site: 00435 /src/fmt/include/fmt/format.h:3514
0 63 4 :

['fmt::v11::basic_appender ::operator=(char)', '_ZN3fmt3v116detail14format_decimalIcmNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i', 'fmt::v11::basic_appender ::operator++(int)', 'fmt::v11::basic_appender ::operator*()']

0 63 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEExTnNSt3__19enable_ifIXaaaasr11is_integralIT1_EE5valuentsr3std7is_sameIS7_bEE5valuentsr3std7is_sameIS7_T_EE5valueEiE4typeELi0EEET0_SB_S7_ call site: 00099 /src/fmt/include/fmt/format.h:2283
0 63 4 :

['fmt::v11::basic_appender ::operator=(char)', '_ZN3fmt3v116detail14format_decimalIcmNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i', 'fmt::v11::basic_appender ::operator++(int)', 'fmt::v11::basic_appender ::operator*()']

0 63 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEyTnNSt3__19enable_ifIXaaaasr11is_integralIT1_EE5valuentsr3std7is_sameIS7_bEE5valuentsr3std7is_sameIS7_T_EE5valueEiE4typeELi0EEET0_SB_S7_ call site: 00108 /src/fmt/include/fmt/format.h:2283
0 61 4 :

['fmt::v11::basic_appender ::operator=(char)', 'fmt::v11::basic_appender ::operator++(int)', '_ZN3fmt3v116detail14format_decimalIcjNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i', 'fmt::v11::basic_appender ::operator*()']

0 61 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEiTnNSt3__19enable_ifIXaaaasr11is_integralIT1_EE5valuentsr3std7is_sameIS7_bEE5valuentsr3std7is_sameIS7_T_EE5valueEiE4typeELi0EEET0_SB_S7_ call site: 00059 /src/fmt/include/fmt/format.h:2283
0 61 4 :

['fmt::v11::basic_appender ::operator=(char)', 'fmt::v11::basic_appender ::operator++(int)', '_ZN3fmt3v116detail14format_decimalIcjNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i', 'fmt::v11::basic_appender ::operator*()']

0 61 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEjTnNSt3__19enable_ifIXaaaasr11is_integralIT1_EE5valuentsr3std7is_sameIS7_bEE5valuentsr3std7is_sameIS7_T_EE5valueEiE4typeELi0EEET0_SB_S7_ call site: 00095 /src/fmt/include/fmt/format.h:2283
0 42 1 :

['fmt::v11::basic_appender fmt::v11::detail::write_codepoint<4ul, char, fmt::v11::basic_appender >(fmt::v11::basic_appender , char, unsigned int)']

0 42 fmt::v11::basic_appender fmt::v11::detail::write_escaped_cp ,char>(fmt::v11::basic_appender ,fmt::v11::detail::find_escape_result const&) call site: 00000 /src/fmt/include/fmt/format.h:1792
0 42 1 :

['fmt::v11::basic_appender fmt::v11::detail::write_codepoint<8ul, char, fmt::v11::basic_appender >(fmt::v11::basic_appender , char, unsigned int)']

0 42 fmt::v11::basic_appender fmt::v11::detail::write_escaped_cp ,char>(fmt::v11::basic_appender ,fmt::v11::detail::find_escape_result const&) call site: 00000 /src/fmt/include/fmt/format.h:1794
0 24 1 :

['fmt::v11::basic_appender fmt::v11::detail::copy_noinline >(char*, char*, fmt::v11::basic_appender )']

0 42 _ZN3fmt3v116detail14format_decimalIcmNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i call site: 00103 /src/fmt/include/fmt/format.h:1233
0 24 1 :

['fmt::v11::basic_appender fmt::v11::detail::copy_noinline >(char*, char*, fmt::v11::basic_appender )']

0 40 _ZN3fmt3v116detail14format_decimalIcjNS0_14basic_appenderIcEETnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT1_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_i call site: 00084 /src/fmt/include/fmt/format.h:1233

Runtime coverage analysis

Covered functions
1509
Functions that are reachable but not covered
159
Reachable functions
1987
Percentage of reachable functions covered
92.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
/src/fmt/test/fuzzing/two-args.cc 422
/src/fmt/test/fuzzing/fuzzer-common.h 15
/src/fmt/include/fmt/base.h 171
/src/fmt/include/fmt/format.h 398
/src/fmt/include/fmt/format-inl.h 37

Fuzzer: chrono-duration-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 905 46.7%
gold [1:9] 8 0.41%
yellow [10:29] 0 0.0%
greenyellow [30:49] 4 0.20%
lawngreen 50+ 1019 52.6%
All colors 1936 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
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_24_hour(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1490
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_12_hour(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1495
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_minute(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1500
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_second(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1506
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_12_hour_time() call site: 00000 /src/fmt/include/fmt/chrono.h:1527
198 198 1 :

['fmt::v11::detail::tm_writer , char, std::__1::chrono::duration > >::format_localized(char, char)']

198 198 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_am_pm() call site: 00000 /src/fmt/include/fmt/chrono.h:1550
167 176 5 :

['_ZN3fmt3v116detail15format_hexfloatIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS5_NS0_12format_specsERNS1_6bufferIcEE', 'fmt::v11::detail::buffer ::push_back(char const&)', 'char fmt::v11::detail::getsign (fmt::v11::sign)', 'fmt::v11::basic_appender fmt::v11::detail::write_bytes >(fmt::v11::basic_appender , fmt::v11::basic_string_view , fmt::v11::format_specs const&)', 'fmt::v11::basic_string_view ::basic_string_view(char const*, unsigned long)']

167 218 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEeTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 00601 /src/fmt/include/fmt/format.h:3456
166 175 5 :

['_ZN3fmt3v116detail15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS5_NS0_12format_specsERNS1_6bufferIcEE', 'fmt::v11::detail::buffer ::push_back(char const&)', 'char fmt::v11::detail::getsign (fmt::v11::sign)', 'fmt::v11::basic_appender fmt::v11::detail::write_bytes >(fmt::v11::basic_appender , fmt::v11::basic_string_view , fmt::v11::format_specs const&)', 'fmt::v11::basic_string_view ::basic_string_view(char const*, unsigned long)']

166 217 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 01315 /src/fmt/include/fmt/format.h:3456
166 175 5 :

['_ZN3fmt3v116detail15format_hexfloatIdTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEvS5_NS0_12format_specsERNS1_6bufferIcEE', 'fmt::v11::detail::buffer ::push_back(char const&)', 'char fmt::v11::detail::getsign (fmt::v11::sign)', 'fmt::v11::basic_appender fmt::v11::detail::write_bytes >(fmt::v11::basic_appender , fmt::v11::basic_string_view , fmt::v11::format_specs const&)', 'fmt::v11::basic_string_view ::basic_string_view(char const*, unsigned long)']

166 217 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 01401 /src/fmt/include/fmt/format.h:3456
155 549 2 :

['fmt::v11::basic_appender fmt::v11::detail::write_float , fmt::v11::detail::dragonbox::decimal_fp >(fmt::v11::basic_appender , fmt::v11::detail::dragonbox::decimal_fp const&, fmt::v11::format_specs const&, fmt::v11::sign, int, fmt::v11::detail::locale_ref)', 'fmt::v11::detail::dragonbox::decimal_fp fmt::v11::detail::dragonbox::to_decimal (double)']

155 549 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 01399 /src/fmt/include/fmt/format.h:3446
121 513 2 :

['fmt::v11::basic_appender fmt::v11::detail::write_float , fmt::v11::detail::dragonbox::decimal_fp >(fmt::v11::basic_appender , fmt::v11::detail::dragonbox::decimal_fp const&, fmt::v11::format_specs const&, fmt::v11::sign, int, fmt::v11::detail::locale_ref)', 'fmt::v11::detail::dragonbox::decimal_fp fmt::v11::detail::dragonbox::to_decimal (float)']

121 513 _ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE call site: 01313 /src/fmt/include/fmt/format.h:3446
99 99 1 :

['void fmt::v11::detail::write_fractional_seconds , std::__1::chrono::duration > >(fmt::v11::basic_appender &, std::__1::chrono::duration >, int)']

99 99 fmt::v11::detail::tm_writer ,char,std::__1::chrono::duration >>::on_second(fmt::v11::detail::numeric_system,fmt::v11::detail::pad_type) call site: 00000 /src/fmt/include/fmt/chrono.h:1508

Runtime coverage analysis

Covered functions
6900
Functions that are reachable but not covered
423
Reachable functions
1705
Percentage of reachable functions covered
75.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.
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
/src/fmt/test/fuzzing/chrono-duration.cc 193
/src/fmt/test/fuzzing/fuzzer-common.h 13
/src/fmt/include/fmt/base.h 351
/src/fmt/include/fmt/format.h 398
/src/fmt/include/fmt/format-inl.h 37

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.

/src/fmt/test/fuzzing/float.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=['_ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::basic_appender fmt::v11::detail::write_padded, fmt::v11::detail::write_char >(fmt::v11::basic_appender, char, fmt::v11::format_specs const&)::{lambda(fmt::v11::basic_appender)#1}&>(fmt::v11::detail::write_char >(fmt::v11::basic_appender, char, fmt::v11::format_specs const&)::{lambda(fmt::v11::basic_appender)#1}&, fmt::v11::format_specs const&, unsigned long, unsigned long, fmt::v11::detail::write_char >(fmt::v11::basic_appender, char, fmt::v11::format_specs const&)::{lambda(fmt::v11::basic_appender)#1}&)', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)', 'fmt::v11::format_specs::format_specs()', 'fmt::v11::detail::dragonbox::floor_log10_pow2(int)', 'int fmt::v11::detail::format_float(double, int, fmt::v11::format_specs const&, bool, fmt::v11::detail::buffer&)', 'fmt::v11::context::arg(int) const', 'char const* fmt::v11::detail::parse_format_specs(char const*, char const*, fmt::v11::detail::dynamic_format_specs&, fmt::v11::parse_context&, fmt::v11::detail::type)']

/src/fmt/test/fuzzing/chrono-timepoint.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=['fmt::v11::basic_memory_buffer >::deallocate()', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::basic_memory_buffer >::~basic_memory_buffer()', 'fmt::v11::basic_appender fmt::v11::detail::fill >(fmt::v11::basic_appender, unsigned long, fmt::v11::basic_specs const&)', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::report_error(char const*)', 'char const* fmt::v11::detail::parse_width(char const*, char const*, fmt::v11::format_specs&, fmt::v11::detail::arg_ref&, fmt::v11::parse_context&)', '_ZZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEETnNSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEiE4typeELi0EEET0_SA_NS0_17basic_string_viewIS7_EERKNS0_12format_specsEENKUlS4_E_clES4_']

/src/fmt/test/fuzzing/named-arg.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=['_ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE', 'fmt::v11::context::arg(int) const', '_ZN3fmt3v116detail17write_significandINS0_14basic_appenderIcEEjcTnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_iiT1_', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::basic_appender fmt::v11::detail::write_significand, unsigned int, fmt::v11::detail::fallback_digit_grouping >(fmt::v11::basic_appender, unsigned int, int, int, fmt::v11::detail::fallback_digit_grouping const&)', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)', 'fmt::v11::basic_memory_buffer >::basic_memory_buffer(fmt::v11::detail::allocator const&)', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::basic_appender fmt::v11::detail::write_padded, fmt::v11::detail::write_ptr, unsigned long>(fmt::v11::basic_appender, unsigned long, fmt::v11::format_specs const*)::{lambda(fmt::v11::basic_appender)#1}&>(fmt::v11::basic_appender, fmt::v11::format_specs const&, unsigned long, unsigned long, fmt::v11::detail::write_ptr, unsigned long>(fmt::v11::basic_appender, unsigned long, fmt::v11::format_specs const*)::{lambda(fmt::v11::basic_appender)#1}&)', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)']

/src/fmt/test/fuzzing/one-arg.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=['_ZZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEETnNSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEiE4typeELi0EEET0_SA_NS0_17basic_string_viewIS7_EERKNS0_12format_specsEENKUlS4_E_clES4_', '_ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEETnNSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEiE4typeELi0EEET0_SA_NS0_17basic_string_viewIS7_EERKNS0_12format_specsE', 'fmt::v11::context::arg(int) const', '_ZZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEETnNSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEiE4typeELi0EEET0_SA_NS0_17basic_string_viewIS7_EERKNS0_12format_specsEENKUljNSB_IcEEE_clEjSG_', '_ZN3fmt3v116detail17write_significandINS0_14basic_appenderIcEEjcTnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_iiT1_', '_ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::basic_appender fmt::v11::detail::write_significand, unsigned int, fmt::v11::detail::fallback_digit_grouping >(fmt::v11::basic_appender, unsigned int, int, int, fmt::v11::detail::fallback_digit_grouping const&)', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)', 'fmt::v11::basic_memory_buffer >::basic_memory_buffer(fmt::v11::detail::allocator const&)']

/src/fmt/test/fuzzing/two-args.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=['_ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEdTnNSt3__19enable_ifIXsr17is_floating_pointIT1_EE5valueEiE4typeELi0EEET0_SA_S7_NS0_12format_specsENS1_10locale_refE', 'fmt::v11::context::arg(int) const', '_ZN3fmt3v116detail17write_significandINS0_14basic_appenderIcEEjcTnNSt3__19enable_ifIXntsr3std10is_pointerINS5_9remove_cvINS5_16remove_referenceIT_E4typeEE4typeEEE5valueEiE4typeELi0EEES9_S9_T0_iiT1_', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'fmt::v11::basic_appender fmt::v11::detail::write_significand, unsigned int, fmt::v11::detail::fallback_digit_grouping >(fmt::v11::basic_appender, unsigned int, int, int, fmt::v11::detail::fallback_digit_grouping const&)', '_ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEEfTnNSt3__19enable_ifIXsr13is_fast_floatIT1_EE5valueEiE4typeELi0EEET0_SA_S7_', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)', 'fmt::v11::basic_memory_buffer >::basic_memory_buffer(fmt::v11::detail::allocator const&)', 'fmt::v11::detail::vformat_to(fmt::v11::detail::buffer&, fmt::v11::basic_string_view, fmt::v11::basic_format_args, fmt::v11::detail::locale_ref)', 'int fmt::v11::basic_format_args::get_id(fmt::v11::basic_string_view) const']

/src/fmt/test/fuzzing/chrono-duration.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=['fmt::v11::basic_appender fmt::v11::detail::write_padded, fmt::v11::detail::write_char >(fmt::v11::basic_appender, char, fmt::v11::format_specs const&)::{lambda(fmt::v11::basic_appender)#1}&>(fmt::v11::detail::write_char >(fmt::v11::basic_appender, char, fmt::v11::format_specs const&)::{lambda(fmt::v11::basic_appender)#1}&, fmt::v11::format_specs const&, unsigned long, unsigned long, fmt::v11::detail::write_char >(fmt::v11::basic_appender, char, fmt::v11::format_specs const&)::{lambda(fmt::v11::basic_appender)#1}&)', '_ZZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEETnNSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEiE4typeELi0EEET0_SA_NS0_17basic_string_viewIS7_EERKNS0_12format_specsEENKUlS4_E_clES4_', '_ZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEETnNSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEiE4typeELi0EEET0_SA_NS0_17basic_string_viewIS7_EERKNS0_12format_specsE', 'fmt::v11::format_specs::format_specs()', 'fmt::v11::detail::dragonbox::umul192_upper128(unsigned long, fmt::v11::detail::uint128_fallback)', 'fmt::v11::detail::dragonbox::cache_accessor::get_cached_power(int)', '_ZN3fmt3v116detail8basic_fpIoE6assignIeTnNSt3__19enable_ifIXntsr16is_double_doubleIT_EE5valueEiE4typeELi0EEEbS7_', 'fmt::v11::detail::dragonbox::floor_log10_pow2(int)', 'fmt::v11::context::arg(int) const', 'fmt::v11::detail::format_handler::on_format_specs(int, char const*, char const*)']

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
_ZZN3fmt3v116detail5writeIcNS0_14basic_appenderIcEETnNSt3__19enable_ifIXsr3std7is_sameIT_cEE5valueEiE4typeELi0EEET0_SA_NS0_17basic_string_viewIS7_EERKNS0_12format_specsEENKUljNSB_IcEEE_clEjSG_ 32 11 34.37% ['named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'float-fuzzer', 'chrono-duration-fuzzer', 'chrono-timepoint-fuzzer']
intfmt::v11::detail::format_float (longdouble,int,fmt::v11::format_specsconst&,bool,fmt::v11::detail::buffer &) 197 45 22.84% ['named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'float-fuzzer', 'chrono-duration-fuzzer', 'chrono-timepoint-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']
charconst*fmt::v11::detail::parse_chrono_format >&>(charconst*,charconst*,fmt::v11::detail::duration_formatter >&) 135 66 48.88% ['chrono-duration-fuzzer']

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/fmt/test/fuzzing/chrono-timepoint.cc ['chrono-timepoint-fuzzer'] ['chrono-timepoint-fuzzer']
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/fmt/test/fuzzing/named-arg.cc ['named-arg-fuzzer'] ['named-arg-fuzzer']
/src/fmt/test/fuzzing/chrono-duration.cc ['chrono-duration-fuzzer'] ['chrono-duration-fuzzer']
/src/fmt/include/fmt/format.h ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer'] ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer']
/src/fmt/include/fmt/chrono.h [] []
/src/fmt/test/fuzzing/fuzzer-common.h ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer'] ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer']
/src/fmt/test/fuzzing/float.cc ['float-fuzzer'] ['float-fuzzer']
/src/fmt/test/fuzzing/one-arg.cc ['one-arg-fuzzer'] ['one-arg-fuzzer']
/src/fmt/include/fmt/base.h ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer'] ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer']
/src/fmt/include/fmt/format-inl.h ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer'] ['float-fuzzer', 'chrono-timepoint-fuzzer', 'named-arg-fuzzer', 'one-arg-fuzzer', 'two-args-fuzzer', 'chrono-duration-fuzzer']
/src/fmt/test/fuzzing/two-args.cc ['two-args-fuzzer'] ['two-args-fuzzer']
/usr/local/bin/../include/c++/v1/string [] []

Directories in report

Directory
/usr/local/bin/../include/c++/v1/
/src/fmt/test/fuzzing/
/src/fmt/include/fmt/