Review

Potential Misuse

Anomaly identified by the detector. Please review whether this anomaly corresponds to a misuse.

Metadata

Hit Rank Confidence Defect Indicator Missing Properties Pattern Support Present Properties Violation Types
?

8

0.94

17.41

RealMatrix.getRowDimension () : int @ (0) < RealMatrix.getEntry (int, int) : double @ (0);RealMatrix.getRowDimension () : int @ (0) < EXC(OutOfRangeException): RealMatrix.getEntry (int, int) : double @ (0)

33

RealMatrix.getColumnDimension () : int @ (0) < RealMatrix.getEntry (int, int) : double @ (0);RealMatrix.getEntry (int, int) : double @ (0) < EXC(OutOfRangeException): RealMatrix.getEntry (int, int) : double @ (0);RealMatrix.getColumnDimension () : int @ (0) < EXC(OutOfRangeException): RealMatrix.getEntry (int, int) : double @ (0);RealMatrix.getEntry (int, int) : double @ (0) < RealMatrix.getEntry (int, int) : double @ (0)