File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,14 @@ Below is a comparison showcasing exact matches across different tools, coupled w
3636| Rank | 🛠️ Tool | Top-n | Function Return Type | Function Parameter Type | Local Variable Type | Total |
3737| ----| ----| ----| ----| ----| ----| ----|
3838| 1 | ** [ HeaderGen] ( https://github.com/ashwinprasadme/headergen ) ** | 1 | 186 | 56 | 322 | 564 |
39- | 2 | ** [ Scalpel] ( https://github.com/SMAT-Lab/Scalpel/issues ) ** | 1 | 155 | 32 | 6 | 193 |
40-
41- * <sub >(Auto-generated based on the the analysis run on 20-10-23 16:26)</sub >*
39+ | 2 | ** [ Jedi] ( https://github.com/davidhalter/jedi ) ** | 1 | 122 | 0 | 293 | 415 |
40+ | 3 | ** [ Pyright] ( https://github.com/microsoft/pyright ) ** | 1 | 100 | 8 | 297 | 405 |
41+ | 4 | ** [ HiTyper] ( https://github.com/JohnnyPeng18/HiTyper ) ** | 1<br >3<br >5 | 163<br >173<br >175 | 27<br >37<br >37 | 179<br >225<br >229 | 369<br >435<br >441 |
42+ | 5 | ** [ HiTyper (static)] ( https://github.com/JohnnyPeng18/HiTyper ) ** | 1 | 141 | 7 | 102 | 250 |
43+ | 6 | ** [ Scalpel] ( https://github.com/SMAT-Lab/Scalpel/issues ) ** | 1 | 155 | 32 | 6 | 193 |
44+ | 7 | ** [ Type4Py] ( https://github.com/saltudelft/type4py ) ** | 1<br >3<br >5 | 39<br >103<br >109 | 19<br >31<br >31 | 99<br >167<br >174 | 157<br >301<br >314 |
45+
46+ * <sub >(Auto-generated based on the the analysis run on 20-10-23 14:51)</sub >*
4247
4348---
4449## :whale : Running with Docker
You can’t perform that action at this time.
0 commit comments