File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Program Comprehension and Code Complexity Metrics: An fMRI Study
2
2
3
3
![ Python analysis pipeline] ( https://github.com/brains-on-code/fMRI-complexity-metrics-icse2021/workflows/Python%20analysis%20pipeline/badge.svg )
4
+ [ ![ CC BY-SA 4.0] [ cc-by-sa-shield ]] [ cc-by-sa ]
4
5
5
6
This repository contains the replication package, analysis scripts, and additional information on our paper accepted at ICSE 2021.
6
7
@@ -86,6 +87,14 @@ In the paper, we provide a shortened overview. Here is the full correlation tabl
86
87
| Sonar_Cog | 0.239046 | 0.139443 | 0.039841 | 0.298807 | 0.237528 | 0.057054 | 0.016282 | 0.131811 | 0.298807 |
87
88
| Sonar_Cyclo | 0.102869 | 0.123443 | 0.000000 | 0.205738 | 0.051420 | 0.022982 | 0.000800 | 0.046978 | 0.205738 |
88
89
90
+ # License
91
+
92
+ This repository is licensed under a
93
+ [ Creative Commons Attribution-ShareAlike 4.0 International License] [ cc-by-sa ] .
94
+
95
+ [ cc-by-sa ] : http://creativecommons.org/licenses/by-sa/4.0/
96
+ [ cc-by-sa-shield ] : https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
97
+
89
98
# Contact
90
99
91
100
If you have questions, please contact me directly: ` norman.peitek@lin-magdeburg.de ` . Thank you!
You can’t perform that action at this time.
0 commit comments