Project: g-py-bigquery

Language python
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 91660
Lines covered 27639
Code coverage 30.15%
Code coverage report Report link
Static reachability 0.59%
Fuzz Introspector report Report link (from 2024-07-25)

Historical progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
google.cloud.bigquery.client.Client.load_table_from_dataframe google.cloud.bigquery.client 961 0.0%
google.cloud.bigquery.magics.magics._cell_magic google.cloud.bigquery.magics.magics 867 0.0%
IPython.core.interactiveshell.InteractiveShell.__init__ IPython.core.interactiveshell 864 0.0%
IPython.terminal.interactiveshell.TerminalInteractiveShell.mainloop IPython.terminal.interactiveshell 729 0.0%
google.protobuf.text_format.Parse google.protobuf.text_format 715 0.0%
google.protobuf.text_format.Merge google.protobuf.text_format 715 0.0%
google.oauth2.id_token.fetch_id_token google.oauth2.id_token 711 0.0%
google.protobuf.text_format.ParseLines google.protobuf.text_format 709 0.0%
google.oauth2._id_token_async.fetch_id_token google.oauth2._id_token_async 708 0.0%
google.protobuf.text_format._Parser.ParseLines google.protobuf.text_format 703 0.0%