Evaluating the Impact of Third-Party Library Reuse in Java Projects: An Empirical Study
Description
Update, we have added the following:
- `dataset.ipynb`: Computes all the dataset used for this study. The user needs to use a call graph generator like OPAL/WALA.
- `loc.ipynb`: Computes a dataset for LOC information given a call graph dataset
- `called-reuse.ipynb`: Computing a dataset for all called functions and LOC in third-party libraries
- `megamorphic.ipynb`: Empirically decide the megamorphic call sites.
This part of the submission related to the paper "Evaluating the Impact of Third-Party Library Reuse in Java Projects: An Empirical Study". Here is a table of contents:
- `census.csv`: extracted data from the Census-II
- `releases_all.csv`: all releases available from Maven Coordinates in Census-II
- `releases_jar.csv`: dataset of all releases with a POM and JAR file
- `releases_jar_6_months.csv`: releases selected when studiying the 6-month interval
- `releases_jar_6_months.csv`: releases selected when comparing consecutive versions per artefactid and groupid
- `loc_composition.csv`: data on the ratio of insourced and outsourced code in project releases
- `loc_desc_without_lambdas.csv`: mined data on LOC information and class information.
- `loc_reuse_lower_bound.csv`: data on the ratio of reused LOC and functions of outsourced code, lower-bound
- `loc_reuse_upper_bound.csv`: data on the ratio of reused LOC and functions of outsourced code, upper-bound
Files
called-reuse.ipynb
Files
(26.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:db16cf4932f2b8878e304ad50ebcd655
|
29.5 kB | Preview Download |
|
md5:7f51915204ef09b7ed9a669b3da10072
|
35.8 kB | Preview Download |
|
md5:407f2413a0397fd738f426992ba85170
|
61.3 kB | Preview Download |
|
md5:567a69d3d1582babfa4c6a2f4d2346c5
|
33.6 kB | Preview Download |
|
md5:df4b19661352fd1ded2f7101859783ff
|
195.6 kB | Preview Download |
|
md5:9497936987b5bd2fadc9a0420f96254e
|
2.5 MB | Preview Download |
|
md5:25b635176c2722c3509660312f828276
|
180.9 kB | Preview Download |
|
md5:c1afd6838172e47a029cef3d014fd3e9
|
185.3 kB | Preview Download |
|
md5:e1f04dc096c5dc15e8f3c2bd30f0363c
|
64.0 kB | Preview Download |
|
md5:b0f53132925c889a2e0c0bd23503d123
|
9.7 MB | Preview Download |
|
md5:2b9aec936a8113b921efa5a5728a306e
|
9.5 MB | Preview Download |
|
md5:10ad17596a727ea9dae0972ba7709945
|
2.3 MB | Preview Download |
|
md5:8deb68eb4aacf0a706324c32190d0a1d
|
1.5 MB | Preview Download |