-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Labels
Bugthe issue is a code defect that should be fixedthe issue is a code defect that should be fixed
Description
quick-query.gl on apache/activema - finished in 10 seconds (15 results) [11/29/2022, 2:02:03 PM]
Open quick- query.ql
from MethodAccess ma
where
#select
15 results
ma.getMethod().hasName("equals") and ma.getArgument(0).(StringLiteral).getValue() S I select ma, "This comparison to empty string is inefficient, use isEm
ma
[1]
1
equals(...)
This comparison to empty string is inefficient, use isE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugthe issue is a code defect that should be fixedthe issue is a code defect that should be fixed
