called icon indicating copy to clipboard operation
called copied to clipboard

Analyzer: called is a analyzer which can find function calling

Results 1 called issues
Sort by recently updated
recently updated
newest added

This PR fixes that `called` doesn't work correctly when an import path contains `.`. An import path contains `.` when the target function is imported from an external package. So,...