File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ It unlocks evolution as a new source of information for feature location.
2929Consider a developer Alice editing the ` pop ` method of a ` Stack ` class in Java as depicted in the image above.
3030Feature-to-code mappings are indicated by corresponding colours.
3131By labeling her edits with the feature she edits, we derive feature mappings for edited source code.
32- We refer to such a label as [ _ feature context_ ] ( https://pmbittner.github.io/FeatureTraceRecording/FeatureTraceRecording.html#t:FeatureContext ) .
32+ We refer to such a label as [ _ feature context_ ] ( https://pmbittner.github.io/FeatureTraceRecording/docs/ FeatureTraceRecording.html#t:FeatureContext ) .
3333It can be left empty when developers do not know the feature they edit.
3434In our example, Alice does not know the feature of the moved line in her second edit and omits the feature context (i.e., sets it to null).
3535
@@ -124,4 +124,4 @@ Don't hesitate to open issues or pull-request or to contact us directly (paul.bi
124124[ documentation ] : https://pmbittner.github.io/FeatureTraceRecording/docs
125125[ preprint ] : https://github.com/SoftVarE-Group/Papers/raw/master/2021/2021-ESECFSE-Bittner.pdf
126126[ paper ] : https://doi.org/10.1145/3468264.3468531
127- [ variantsync ] : https://www.uni-ulm.de/en/in/sp/research/projects/variantsync/
127+ [ variantsync ] : https://www.uni-ulm.de/en/in/sp/research/projects/variantsync/
You can’t perform that action at this time.
0 commit comments