Paper title: | A Large-Scale Investigation of Local Variable Names in Java Programs : Is Longer Name Better For Broader Scope Variable? |
Conference: | The 14th International Conference on the Quality of Information and Communications Technology (QUATIC 2021) |
Status: | published as: Hirohisa Aman, Sousuke Amasaki, Tomoyuki Yokogawa and Minoru Kawahara, ``A Large-Scale Investigation of Local Variable Names in Java Programs: Is Longer Name Better for Broader Scope Variable?,'' Paiva A.C.R., Cavalli A.R., Ventura Martins P., Pérez-Castillo R. (eds) Quality of Information and Communications Technology, Communications in Computer and Information Science, vol. 1439, Springer, pp.489–500, Sept. 2021. |
material | file | description |
Data source (OSS projects from GitHub) |
|
|
Variable data |
|
|
Prepared dictionary |
|
|
Java program to extarct local variables | JavaVariableScopeExtractor.jar(8MB) | see the tool site for the details. |