@@ -9,7 +9,6 @@ getTarget
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
11
| calls.rb:23:9:23:19 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
12
- | calls.rb:26:9:26:18 | call to instance_m | calls.rb:22:5:24:7 | instance_m |
13
12
| calls.rb:32:5:32:15 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
14
13
| calls.rb:33:5:33:20 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
15
14
| calls.rb:37:1:37:13 | call to singleton_m | calls.rb:25:5:27:7 | singleton_m |
@@ -114,7 +113,6 @@ getTarget
114
113
| calls.rb:305:1:305:22 | call to singleton_j | calls.rb:300:5:302:7 | singleton_j |
115
114
| calls.rb:309:9:309:31 | call to puts | calls.rb:102:5:102:30 | puts |
116
115
| calls.rb:310:9:310:11 | call to new | calls.rb:114:5:114:16 | new |
117
- | calls.rb:310:9:310:20 | call to instance | calls.rb:308:5:311:7 | instance |
118
116
| calls.rb:314:9:314:11 | call to new | calls.rb:114:5:114:16 | new |
119
117
| calls.rb:314:9:314:20 | call to instance | calls.rb:308:5:311:7 | instance |
120
118
| calls.rb:317:5:317:7 | call to new | calls.rb:114:5:114:16 | new |
@@ -150,8 +148,10 @@ getTarget
150
148
| calls.rb:372:1:372:11 | call to instance | calls.rb:365:5:367:7 | instance |
151
149
| calls.rb:377:13:377:48 | call to puts | calls.rb:102:5:102:30 | puts |
152
150
| calls.rb:381:13:381:22 | call to singleton1 | calls.rb:376:9:378:11 | singleton1 |
151
+ | calls.rb:381:13:381:22 | call to singleton1 | calls.rb:401:9:403:11 | singleton1 |
153
152
| calls.rb:386:9:386:44 | call to puts | calls.rb:102:5:102:30 | puts |
154
153
| calls.rb:390:9:390:18 | call to singleton2 | calls.rb:385:5:387:7 | singleton2 |
154
+ | calls.rb:390:9:390:18 | call to singleton2 | calls.rb:406:5:408:7 | singleton2 |
155
155
| calls.rb:393:5:393:14 | call to singleton2 | calls.rb:385:5:387:7 | singleton2 |
156
156
| calls.rb:396:1:396:34 | call to call_singleton1 | calls.rb:380:9:382:11 | call_singleton1 |
157
157
| calls.rb:397:1:397:34 | call to call_singleton2 | calls.rb:389:5:391:7 | call_singleton2 |
@@ -187,6 +187,7 @@ getTarget
187
187
| private.rb:51:3:51:19 | call to private | calls.rb:109:5:109:20 | private |
188
188
| private.rb:53:3:53:9 | call to private | calls.rb:109:5:109:20 | private |
189
189
unresolvedCall
190
+ | calls.rb:26:9:26:18 | call to instance_m |
190
191
| calls.rb:29:5:29:14 | call to instance_m |
191
192
| calls.rb:30:5:30:19 | call to instance_m |
192
193
| calls.rb:36:1:36:12 | call to instance_m |
@@ -216,6 +217,7 @@ unresolvedCall
216
217
| calls.rb:258:1:258:14 | call to singleton_g |
217
218
| calls.rb:271:1:271:14 | call to singleton_g |
218
219
| calls.rb:273:1:273:14 | call to singleton_g |
220
+ | calls.rb:310:9:310:20 | call to instance |
219
221
| calls.rb:411:1:411:34 | call to call_singleton1 |
220
222
| calls.rb:412:1:412:34 | call to call_singleton2 |
221
223
| hello.rb:20:16:20:26 | ... + ... |
0 commit comments