File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ruby/ql/test/library-tests/modules Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,6 +203,8 @@ getTarget
203
203
| calls.rb:524:1:524:23 | call to new | calls.rb:117:5:117:16 | new |
204
204
| calls.rb:524:1:524:27 | call to baz | calls.rb:516:5:519:7 | baz |
205
205
| calls.rb:526:2:526:6 | call to new | calls.rb:117:5:117:16 | new |
206
+ | calls.rb:526:20:526:24 | call to baz | calls.rb:51:5:57:7 | baz |
207
+ | calls.rb:527:26:527:37 | call to capitalize | calls.rb:97:5:97:23 | capitalize |
206
208
| hello.rb:12:5:12:24 | call to include | calls.rb:108:5:110:7 | include |
207
209
| hello.rb:14:16:14:20 | call to hello | hello.rb:2:5:4:7 | hello |
208
210
| hello.rb:20:16:20:20 | call to super | hello.rb:13:5:15:7 | message |
@@ -315,10 +317,8 @@ unresolvedCall
315
317
| calls.rb:523:1:523:27 | call to bar |
316
318
| calls.rb:526:1:526:7 | call to [] |
317
319
| calls.rb:526:1:526:26 | call to each |
318
- | calls.rb:526:20:526:24 | call to baz |
319
320
| calls.rb:527:1:527:13 | call to [] |
320
321
| calls.rb:527:1:527:39 | call to each |
321
- | calls.rb:527:26:527:37 | call to capitalize |
322
322
| hello.rb:20:16:20:26 | ... + ... |
323
323
| hello.rb:20:16:20:34 | ... + ... |
324
324
| hello.rb:20:16:20:40 | ... + ... |
You can’t perform that action at this time.
0 commit comments