srcML / srcSlice

Lightweight tool for slicing
34 stars 16 forks source link

support for java #36

Open smith-co opened 1 year ago

smith-co commented 1 year ago

I have a few questions:

  1. does srcSlice support Java? It appears it does support but support is limited. What are those limitations?
  2. Does it support inter-procedural analysis?
  3. How accurate are the slices?

Are you aware of any other tool that is competitive with srcSlice?

jmaletic commented 2 months ago

Currently have someone working this summer on this tool

  1. Not at this time. But working on it.
  2. Yes.
  3. Read the papers.

Newman, C., Sage, T., Collard, M.L., Alomari, H., Maletic, J.I., "srcSlice: A Tool for Efficient Static Forward Slicing", in the Proceeding of the 38th ACM/IEEE International Conference on Software Engineering (ICSE'16) Tool Demonstrations Track, Austin, Texas USA, May 14-22, 2016, 4 pages

Alomari, H.W., Collard, M.L., Maletic, J. I., Alhindawi, N., Meqdadi, O., "srcSlice: Very Efficient and Scalable Forward Static Slicing", Journal of Software: Evolution and Process, DOI: 10.1002/smr.1651, Vol. 26, No. 11, November 2014, pp. 931-961.