@@ -8,7 +8,6 @@ getTarget
8
8
| calls.rb:17:1:17:8 | call to bar | calls.rb:13:1:15:3 | bar |
9
9
| calls.rb:19:1:19:8 | call to foo | calls.rb:1:1:3:3 | foo |
10
10
| calls.rb:19:1:19:8 | call to foo | calls.rb:85:1:89:3 | foo |
11
- | calls.rb:23:9:23:19 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
12
11
| calls.rb:32:5:32:15 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
13
12
| calls.rb:33:5:33:20 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
14
13
| calls.rb:37:1:37:13 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
@@ -77,7 +76,6 @@ getTarget
77
76
| calls.rb:224:9:224:24 | call to singleton_g | calls.rb:236:1:238:3 | singleton_g |
78
77
| calls.rb:224:9:224:24 | call to singleton_g | calls.rb:243:1:245:3 | singleton_g |
79
78
| calls.rb:224:9:224:24 | call to singleton_g | calls.rb:251:5:253:7 | singleton_g |
80
- | calls.rb:224:9:224:24 | call to singleton_g | calls.rb:267:1:269:3 | singleton_g |
81
79
| calls.rb:228:1:228:22 | call to singleton_a | calls.rb:191:5:194:7 | singleton_a |
82
80
| calls.rb:229:1:229:22 | call to singleton_f | calls.rb:218:9:220:11 | singleton_f |
83
81
| calls.rb:231:6:231:19 | call to new | calls.rb:117:5:117:16 | new |
@@ -263,8 +261,8 @@ getTarget
263
261
| private.rb:104:1:104:20 | call to new | calls.rb:117:5:117:16 | new |
264
262
| private.rb:104:1:104:28 | call to call_m1 | private.rb:91:3:93:5 | call_m1 |
265
263
| private.rb:105:1:105:20 | call to new | calls.rb:117:5:117:16 | new |
266
- | toplevel_self_singleton.rb:10:9:10:27 | call to ab_singleton_method | toplevel_self_singleton.rb:3:9:4:11 | ab_singleton_method |
267
264
unresolvedCall
265
+ | calls.rb:23:9:23:19 | call to singleton_m |
268
266
| calls.rb:26:9:26:18 | call to instance_m |
269
267
| calls.rb:29:5:29:14 | call to instance_m |
270
268
| calls.rb:30:5:30:19 | call to instance_m |
@@ -349,6 +347,7 @@ unresolvedCall
349
347
| private.rb:100:7:100:29 | call to m1 |
350
348
| private.rb:105:1:105:23 | call to m1 |
351
349
| toplevel_self_singleton.rb:8:1:12:3 | call to do_something |
350
+ | toplevel_self_singleton.rb:10:9:10:27 | call to ab_singleton_method |
352
351
privateMethod
353
352
| calls.rb:1:1:3:3 | foo |
354
353
| calls.rb:39:1:41:3 | call_instance_m |
0 commit comments