@@ -148,6 +148,8 @@ getTarget
148
148
| calls.rb:384:13:384:22 | call to singleton1 | calls.rb:379:9:381:11 | singleton1 |
149
149
| calls.rb:384:13:384:22 | call to singleton1 | calls.rb:414:9:416:11 | singleton1 |
150
150
| calls.rb:388:13:388:20 | call to new | calls.rb:117:5:117:16 | new |
151
+ | calls.rb:388:13:388:30 | call to instance1 | calls.rb:402:5:404:7 | instance1 |
152
+ | calls.rb:388:13:388:30 | call to instance1 | calls.rb:423:5:425:7 | instance1 |
151
153
| calls.rb:393:9:393:44 | call to puts | calls.rb:102:5:102:30 | puts |
152
154
| calls.rb:397:9:397:18 | call to singleton2 | calls.rb:392:5:394:7 | singleton2 |
153
155
| calls.rb:397:9:397:18 | call to singleton2 | calls.rb:419:5:421:7 | singleton2 |
@@ -226,11 +228,7 @@ getTarget
226
228
| calls.rb:592:9:592:23 | call to call_singleton1 | calls.rb:587:5:589:7 | call_singleton1 |
227
229
| calls.rb:592:9:592:23 | call to call_singleton1 | calls.rb:600:5:602:7 | call_singleton1 |
228
230
| calls.rb:592:9:592:23 | call to call_singleton1 | calls.rb:609:5:611:7 | call_singleton1 |
229
- | calls.rb:601:9:601:18 | call to singleton1 | calls.rb:584:5:585:7 | singleton1 |
230
231
| calls.rb:601:9:601:18 | call to singleton1 | calls.rb:597:5:598:7 | singleton1 |
231
- | calls.rb:601:9:601:18 | call to singleton1 | calls.rb:606:5:607:7 | singleton1 |
232
- | calls.rb:610:9:610:18 | call to singleton1 | calls.rb:584:5:585:7 | singleton1 |
233
- | calls.rb:610:9:610:18 | call to singleton1 | calls.rb:597:5:598:7 | singleton1 |
234
232
| calls.rb:610:9:610:18 | call to singleton1 | calls.rb:606:5:607:7 | singleton1 |
235
233
| calls.rb:614:1:614:31 | call to call_call_singleton1 | calls.rb:591:5:593:7 | call_call_singleton1 |
236
234
| calls.rb:615:1:615:31 | call to call_call_singleton1 | calls.rb:591:5:593:7 | call_call_singleton1 |
@@ -319,7 +317,6 @@ unresolvedCall
319
317
| calls.rb:274:1:274:14 | call to singleton_g |
320
318
| calls.rb:276:1:276:14 | call to singleton_g |
321
319
| calls.rb:313:9:313:20 | call to instance |
322
- | calls.rb:388:13:388:30 | call to instance1 |
323
320
| calls.rb:434:8:434:13 | call to rand |
324
321
| calls.rb:434:8:434:17 | ... > ... |
325
322
| calls.rb:451:9:451:10 | call to m3 |
0 commit comments