Commit 676b6f5
committed
refactor(analyzer): Simplify
The reason why a `Map` is used is for better performance in the caller
logic. So, creating that map better fits into the caller. The function
now also aligns better with its KDoc.
Signed-off-by: Frank Viernau <[email protected]>getModuleInfo()
1 parent 31bdf3f commit 676b6f5
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
269 | | - | |
270 | | - | |
| 268 | + | |
271 | 269 | | |
272 | 270 | | |
273 | 271 | | |
| |||
0 commit comments