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
?

12

0.92

12.95

RealMatrix.getColumnDimension () : int @ (0) < RealMatrix.getRowDimension () : int @ (0);RealMatrix.getColumnDimension () : int @ (0) < RealMatrix.getColumnDimension () : int @ (0)

24

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.getRowDimension () : int @ (0) < RealMatrix.getColumnDimension () : int @ (0);RealMatrix.getRowDimension () : int @ (0) < RealMatrix.getEntry (int, int) : double @ (0);RealMatrix.getColumnDimension () : int @ (0) < EXC(OutOfRangeException): RealMatrix.getEntry (int, int) : double @ (0);RealMatrix.getRowDimension () : int @ (0) < EXC(OutOfRangeException): RealMatrix.getEntry (int, int) : double @ (0);RealMatrix.getRowDimension () : int @ (0) < RealMatrix.getRowDimension () : int @ (0);RealMatrix.getEntry (int, int) : double @ (0) < RealMatrix.getEntry (int, int) : double @ (0)