Project: struts

Language java
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 168672
Lines covered 13519
Code coverage 8.01%
Code coverage report Report link
Static reachability 0.11%
Fuzz Introspector report Report link (from 2024-09-06)

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
[org.apache.jasper.compiler.JspRuntimeContext].run() org.apache.jasper.compiler.JspRuntimeContext 4010 0.0%
[org.apache.jasper.compiler.Node$NamedAttribute].getText() org.apache.jasper.compiler.Node$NamedAttribute 4002 0.0%
[org.apache.jasper.servlet.JspServletWrapper].loadTagFilePrototype() org.apache.jasper.servlet.JspServletWrapper 4001 0.0%
[org.apache.jasper.servlet.JspServletWrapper].loadTagFile() org.apache.jasper.servlet.JspServletWrapper 4001 0.0%
[org.apache.jasper.compiler.Node$SetProperty].accept(org.apache.jasper.compiler.Node$Visitor) org.apache.jasper.compiler.Node$SetProperty 4001 0.0%
[org.apache.jasper.compiler.Node$Visitor].visit(org.apache.jasper.compiler.Node$SetProperty) org.apache.jasper.compiler.Node$Visitor 4001 0.0%
[org.apache.jasper.compiler.Node$AttributeDirective].accept(org.apache.jasper.compiler.Node$Visitor) org.apache.jasper.compiler.Node$AttributeDirective 4001 0.0%
[org.apache.jasper.compiler.Node$Visitor].visit(org.apache.jasper.compiler.Node$AttributeDirective) org.apache.jasper.compiler.Node$Visitor 4001 0.0%
[org.apache.jasper.compiler.Node$VariableDirective].accept(org.apache.jasper.compiler.Node$Visitor) org.apache.jasper.compiler.Node$VariableDirective 4001 0.0%
[org.apache.jasper.compiler.Node$Visitor].visit(org.apache.jasper.compiler.Node$VariableDirective) org.apache.jasper.compiler.Node$Visitor 4001 0.0%