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
?

10

0.9

9.9

  • RETVAL: Lists.newArrayList () : List < List.toArray (Object[]) : Object[] @ (0)
  • List.size () : int @ (0) < List.toArray (Object[]) : Object[] @ (0)

27

  • RETVAL: Lists.newArrayList () : List < List.size () : int @ (0)
  • RETVAL: Lists.newArrayList () : List < List.add (Object) : boolean @ (0)