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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
140 0 EP call site: 00000 Parser::version

Fuzzer calltree

0 fuzz_target [function] [call site] 00000
1 std::str::from_utf8 [function] [call site] 00001
1 parse::<proc_macro2::TokenStream> [function] [call site] 00002
1 Lexer::new [function] [call site] 00003
2 char_indices [function] [call site] 00004
2 Lexer::next [function] [call site] 00005
3 Lexer::step_n [function] [call site] 00012
4 Lexer::step [function] [call site] 00013
5 Lexer::next [function] [call site] 00014
3 Lexer::one [function] [call site] 00017
3 Lexer::step [function] [call site] 00018
3 Lexer::step [function] [call site] 00026
3 UnexpectedChar [function] [call site] 00045
3 Lexer::step [function] [call site] 00046
2 Lexer::next [function] [call site] 00049
1 Parser::version [function] [call site] 00076
2 Parser::skip_whitespace [function] [call site] 00077
2 Parser::dot_numeric [function] [call site] 00092
3 Parser::pop [function] [call site] 00093
3 UnexpectedToken [function] [call site] 00095
3 Parser::numeric [function] [call site] 00096
2 Parser::dot_numeric [function] [call site] 00097
2 Parser::pre [function] [call site] 00098
3 Parser::peek [function] [call site] 00099
3 Parser::pop [function] [call site] 00101
3 Parser::parts [function] [call site] 00102
4 Result::push [function] [call site] 00108
4 Parser::identifier [function] [call site] 00109
5 Parser::bounded_identifier [function] [call site] 00110
6 Parser::pop [function] [call site] 00111
6 Identifier::AlphaNumeric [function] [call site] 00112
6 Result::to_string [function] [call site] 00113
6 Identifier::Numeric [function] [call site] 00114
6 UnexpectedToken [function] [call site] 00116
6 Parser::peek [function] [call site] 00117
6 Parser::pop [function] [call site] 00118
6 Identifier::concat [function] [call site] 00120
7 Identifier::AlphaNumeric [function] [call site] 00121
7 Identifier::AlphaNumeric [function] [call site] 00122
6 Identifier::concat [function] [call site] 00123
7 Identifier::AlphaNumeric [function] [call site] 00124
7 Identifier::AlphaNumeric [function] [call site] 00125
6 Parser::bounded_identifier [function] [call site] 00126
6 to_string [function] [call site] 00127
4 Parser::peek [function] [call site] 00129
4 Parser::pop [function] [call site] 00130
4 Result::push [function] [call site] 00131
4 Parser::identifier [function] [call site] 00132
2 Parser::plus_build_metadata [function] [call site] 00134
3 Parser::peek [function] [call site] 00135
3 Parser::pop [function] [call site] 00137
3 Parser::parts [function] [call site] 00138
2 Parser::skip_whitespace [function] [call site] 00139