You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For null pointer exceptions, there is no need for fault localization, the crash point (where the exception is raised) is the number 1 fix point. Methods upper in the crash stack are alternative fix points.
Dear authors,
I read the code of NPEFix and donot find how it processes fault localization.
Does it use an external package or anything else?
Thanks~
The text was updated successfully, but these errors were encountered: