The following nodes represent call sites where fuzz blockers occur.
Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
---|---|---|---|---|
5 | 26 | [MatrixFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) | call site: {node_id} | |
2 | 3 | [MatrixFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) | call site: {node_id} |
[MatrixFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider)
[function]
[call site]
00000
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeBoolean()
[function]
[call site]
00001
[com.powsybl.math.matrix.SparseMatrix].<init>(int,int)
[function]
[call site]
00002
[com.powsybl.math.matrix.DenseMatrix].<init>(int,int)
[function]
[call site]
00003
[org.slf4j.LoggerFactory].getLogger()
[function]
[call site]
00004
[com.powsybl.math.matrix.DenseMatrix].<init>(int,int)
[function]
[call site]
00005
[com.powsybl.math.matrix.DenseMatrix].<init>(int,int)
[function]
[call site]
00006
[com.powsybl.math.matrix.DenseMatrix].reset()
[function]
[call site]
00007
[java.nio.ByteBuffer].putDouble(com.powsybl.math.matrix.DenseMatrix,int)
[function]
[call site]
00008
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeDouble()
[function]
[call site]
00009
[com.powsybl.math.matrix.DenseMatrix].set(MatrixFuzzer,MatrixFuzzer,double)
[function]
[call site]
00010
[com.powsybl.math.matrix.DenseMatrix].decomposeLU()
[function]
[call site]
00011
[com.powsybl.math.matrix.DenseLUDecomposition].<init>()
[function]
[call site]
00012
[com.powsybl.math.matrix.DenseMatrix].transpose()
[function]
[call site]
00013
[com.powsybl.math.matrix.DenseMatrix].createBuffer(com.powsybl.math.matrix.DenseMatrix,com.powsybl.math.matrix.DenseMatrix)
[function]
[call site]
00014
[java.nio.ByteBuffer].getDouble(com.powsybl.math.matrix.DenseMatrix)
[function]
[call site]
00015
[java.nio.ByteBuffer].putDouble(com.powsybl.math.matrix.DenseMatrix,com.powsybl.math.matrix.DenseMatrix)
[function]
[call site]
00016
[com.powsybl.math.matrix.DenseMatrix].<init>(com.powsybl.math.matrix.DenseMatrix,com.powsybl.math.matrix.DenseMatrix)
[function]
[call site]
00017
[com.powsybl.math.matrix.DenseMatrix].decomposeLU()
[function]
[call site]
00018
[com.powsybl.math.matrix.DenseMatrix].toDense()
[function]
[call site]
00019
[com.powsybl.math.matrix.DenseMatrix].toSparse()
[function]
[call site]
00020
[com.powsybl.math.matrix.SparseMatrixFactory].<init>()
[function]
[call site]
00021
[com.powsybl.math.matrix.SparseMatrixFactory].<init>(double)
[function]
[call site]
00022
[com.powsybl.math.matrix.DenseMatrix].to(com.powsybl.math.matrix.SparseMatrixFactory)
[function]
[call site]
00023
[com.code_intelligence.jazzer.api.FuzzedDataProvider].remainingBytes()
[function]
[call site]
00024
[com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsBytes()
[function]
[call site]
00025
[java.io.ByteArrayInputStream].<init>(MatrixFuzzer)
[function]
[call site]
00026
[com.powsybl.math.matrix.SparseMatrix].read(java.io.ByteArrayInputStream)
[function]
[call site]
00027
[com.powsybl.math.matrix.DenseMatrix].times(com.powsybl.math.matrix.SparseMatrix)
[function]
[call site]
00028
[com.powsybl.math.matrix.DenseMatrix].add(com.powsybl.math.matrix.SparseMatrix,int,int)
[function]
[call site]
00029
[com.powsybl.math.matrix.DenseMatrix].equals(com.powsybl.math.matrix.SparseMatrix)
[function]
[call site]
00030
[MatrixFuzzer].isExpected(MatrixFuzzer)
[function]
[call site]
00031