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
No

6

0.94

16.35

  • List.size () : int @ (0) < List.toArray (Object[]) : Object[] @ (0)
  • List.add (Object) : boolean @ (0) < List.size () : int @ (0)

31

  • List.add (Object) : boolean @ (0) < List.add (Object) : boolean @ (0)
  • List.add (Object) : boolean @ (0) < List.toArray (Object[]) : Object[] @ (0)