@@ -57,6 +57,7 @@ lookupMethod
57
57
| calls.rb:29:1:44:3 | C | optional_arg | calls.rb:62:1:65:3 | optional_arg |
58
58
| calls.rb:29:1:44:3 | C | private_on_main | calls.rb:164:1:165:3 | private_on_main |
59
59
| calls.rb:29:1:44:3 | C | puts | calls.rb:87:5:87:17 | puts |
60
+ | calls.rb:29:1:44:3 | C | to_s | calls.rb:151:5:152:7 | to_s |
60
61
| calls.rb:51:1:55:3 | D | baz | calls.rb:52:5:54:7 | baz |
61
62
| calls.rb:51:1:55:3 | D | call_block | calls.rb:67:1:69:3 | call_block |
62
63
| calls.rb:51:1:55:3 | D | foo | calls.rb:1:1:3:3 | foo |
@@ -68,10 +69,12 @@ lookupMethod
68
69
| calls.rb:51:1:55:3 | D | optional_arg | calls.rb:62:1:65:3 | optional_arg |
69
70
| calls.rb:51:1:55:3 | D | private_on_main | calls.rb:164:1:165:3 | private_on_main |
70
71
| calls.rb:51:1:55:3 | D | puts | calls.rb:87:5:87:17 | puts |
72
+ | calls.rb:51:1:55:3 | D | to_s | calls.rb:151:5:152:7 | to_s |
71
73
| calls.rb:77:1:80:3 | Integer | abs | calls.rb:79:5:79:16 | abs |
72
74
| calls.rb:77:1:80:3 | Integer | bit_length | calls.rb:78:5:78:23 | bit_length |
73
75
| calls.rb:77:1:80:3 | Integer | new | calls.rb:99:5:99:16 | new |
74
76
| calls.rb:77:1:80:3 | Integer | puts | calls.rb:87:5:87:17 | puts |
77
+ | calls.rb:77:1:80:3 | Integer | to_s | calls.rb:151:5:152:7 | to_s |
75
78
| calls.rb:82:1:84:3 | String | call_block | calls.rb:67:1:69:3 | call_block |
76
79
| calls.rb:82:1:84:3 | String | capitalize | calls.rb:83:5:83:23 | capitalize |
77
80
| calls.rb:82:1:84:3 | String | foo | calls.rb:1:1:3:3 | foo |
@@ -82,6 +85,7 @@ lookupMethod
82
85
| calls.rb:82:1:84:3 | String | optional_arg | calls.rb:62:1:65:3 | optional_arg |
83
86
| calls.rb:82:1:84:3 | String | private_on_main | calls.rb:164:1:165:3 | private_on_main |
84
87
| calls.rb:82:1:84:3 | String | puts | calls.rb:87:5:87:17 | puts |
88
+ | calls.rb:82:1:84:3 | String | to_s | calls.rb:151:5:152:7 | to_s |
85
89
| calls.rb:86:1:88:3 | Kernel | puts | calls.rb:87:5:87:17 | puts |
86
90
| calls.rb:90:1:95:3 | Module | call_block | calls.rb:67:1:69:3 | call_block |
87
91
| calls.rb:90:1:95:3 | Module | foo | calls.rb:1:1:3:3 | foo |
@@ -96,6 +100,7 @@ lookupMethod
96
100
| calls.rb:90:1:95:3 | Module | private | calls.rb:94:5:94:20 | private |
97
101
| calls.rb:90:1:95:3 | Module | private_on_main | calls.rb:164:1:165:3 | private_on_main |
98
102
| calls.rb:90:1:95:3 | Module | puts | calls.rb:87:5:87:17 | puts |
103
+ | calls.rb:90:1:95:3 | Module | to_s | calls.rb:151:5:152:7 | to_s |
99
104
| calls.rb:97:1:100:3 | Object | call_block | calls.rb:67:1:69:3 | call_block |
100
105
| calls.rb:97:1:100:3 | Object | foo | calls.rb:1:1:3:3 | foo |
101
106
| calls.rb:97:1:100:3 | Object | foo | calls.rb:71:1:75:3 | foo |
@@ -106,6 +111,7 @@ lookupMethod
106
111
| calls.rb:97:1:100:3 | Object | private_on_main | calls.rb:164:1:165:3 | private_on_main |
107
112
| calls.rb:97:1:100:3 | Object | private_on_main | private.rb:31:1:32:3 | private_on_main |
108
113
| calls.rb:97:1:100:3 | Object | puts | calls.rb:87:5:87:17 | puts |
114
+ | calls.rb:97:1:100:3 | Object | to_s | calls.rb:151:5:152:7 | to_s |
109
115
| calls.rb:102:1:104:3 | Hash | [] | calls.rb:103:5:103:15 | [] |
110
116
| calls.rb:102:1:104:3 | Hash | call_block | calls.rb:67:1:69:3 | call_block |
111
117
| calls.rb:102:1:104:3 | Hash | foo | calls.rb:1:1:3:3 | foo |
@@ -116,6 +122,7 @@ lookupMethod
116
122
| calls.rb:102:1:104:3 | Hash | optional_arg | calls.rb:62:1:65:3 | optional_arg |
117
123
| calls.rb:102:1:104:3 | Hash | private_on_main | calls.rb:164:1:165:3 | private_on_main |
118
124
| calls.rb:102:1:104:3 | Hash | puts | calls.rb:87:5:87:17 | puts |
125
+ | calls.rb:102:1:104:3 | Hash | to_s | calls.rb:151:5:152:7 | to_s |
119
126
| calls.rb:106:1:117:3 | Array | [] | calls.rb:107:3:107:13 | [] |
120
127
| calls.rb:106:1:117:3 | Array | call_block | calls.rb:67:1:69:3 | call_block |
121
128
| calls.rb:106:1:117:3 | Array | foo | calls.rb:1:1:3:3 | foo |
@@ -128,6 +135,7 @@ lookupMethod
128
135
| calls.rb:106:1:117:3 | Array | optional_arg | calls.rb:62:1:65:3 | optional_arg |
129
136
| calls.rb:106:1:117:3 | Array | private_on_main | calls.rb:164:1:165:3 | private_on_main |
130
137
| calls.rb:106:1:117:3 | Array | puts | calls.rb:87:5:87:17 | puts |
138
+ | calls.rb:106:1:117:3 | Array | to_s | calls.rb:151:5:152:7 | to_s |
131
139
| calls.rb:144:1:148:3 | S | call_block | calls.rb:67:1:69:3 | call_block |
132
140
| calls.rb:144:1:148:3 | S | foo | calls.rb:1:1:3:3 | foo |
133
141
| calls.rb:144:1:148:3 | S | foo | calls.rb:71:1:75:3 | foo |
@@ -138,6 +146,7 @@ lookupMethod
138
146
| calls.rb:144:1:148:3 | S | private_on_main | calls.rb:164:1:165:3 | private_on_main |
139
147
| calls.rb:144:1:148:3 | S | puts | calls.rb:87:5:87:17 | puts |
140
148
| calls.rb:144:1:148:3 | S | s_method | calls.rb:145:5:147:7 | s_method |
149
+ | calls.rb:144:1:148:3 | S | to_s | calls.rb:151:5:152:7 | to_s |
141
150
| calls.rb:150:1:153:3 | A | call_block | calls.rb:67:1:69:3 | call_block |
142
151
| calls.rb:150:1:153:3 | A | foo | calls.rb:1:1:3:3 | foo |
143
152
| calls.rb:150:1:153:3 | A | foo | calls.rb:71:1:75:3 | foo |
@@ -166,63 +175,89 @@ lookupMethod
166
175
| file://:0:0:0:0 | Class | prepend | calls.rb:93:5:93:20 | prepend |
167
176
| file://:0:0:0:0 | Class | private | calls.rb:94:5:94:20 | private |
168
177
| file://:0:0:0:0 | Class | puts | calls.rb:87:5:87:17 | puts |
178
+ | file://:0:0:0:0 | Class | to_s | calls.rb:151:5:152:7 | to_s |
169
179
| file://:0:0:0:0 | Complex | new | calls.rb:99:5:99:16 | new |
170
180
| file://:0:0:0:0 | Complex | puts | calls.rb:87:5:87:17 | puts |
181
+ | file://:0:0:0:0 | Complex | to_s | calls.rb:151:5:152:7 | to_s |
171
182
| file://:0:0:0:0 | FalseClass | new | calls.rb:99:5:99:16 | new |
172
183
| file://:0:0:0:0 | FalseClass | puts | calls.rb:87:5:87:17 | puts |
184
+ | file://:0:0:0:0 | FalseClass | to_s | calls.rb:151:5:152:7 | to_s |
173
185
| file://:0:0:0:0 | Float | new | calls.rb:99:5:99:16 | new |
174
186
| file://:0:0:0:0 | Float | puts | calls.rb:87:5:87:17 | puts |
187
+ | file://:0:0:0:0 | Float | to_s | calls.rb:151:5:152:7 | to_s |
175
188
| file://:0:0:0:0 | NilClass | new | calls.rb:99:5:99:16 | new |
176
189
| file://:0:0:0:0 | NilClass | puts | calls.rb:87:5:87:17 | puts |
190
+ | file://:0:0:0:0 | NilClass | to_s | calls.rb:151:5:152:7 | to_s |
177
191
| file://:0:0:0:0 | Numeric | new | calls.rb:99:5:99:16 | new |
178
192
| file://:0:0:0:0 | Numeric | puts | calls.rb:87:5:87:17 | puts |
193
+ | file://:0:0:0:0 | Numeric | to_s | calls.rb:151:5:152:7 | to_s |
179
194
| file://:0:0:0:0 | Rational | new | calls.rb:99:5:99:16 | new |
180
195
| file://:0:0:0:0 | Rational | puts | calls.rb:87:5:87:17 | puts |
196
+ | file://:0:0:0:0 | Rational | to_s | calls.rb:151:5:152:7 | to_s |
181
197
| file://:0:0:0:0 | TrueClass | new | calls.rb:99:5:99:16 | new |
182
198
| file://:0:0:0:0 | TrueClass | puts | calls.rb:87:5:87:17 | puts |
199
+ | file://:0:0:0:0 | TrueClass | to_s | calls.rb:151:5:152:7 | to_s |
183
200
| hello.rb:1:1:8:3 | EnglishWords | hello | hello.rb:2:5:4:7 | hello |
184
201
| hello.rb:1:1:8:3 | EnglishWords | world | hello.rb:5:5:7:7 | world |
185
202
| hello.rb:11:1:16:3 | Greeting | hello | hello.rb:2:5:4:7 | hello |
186
203
| hello.rb:11:1:16:3 | Greeting | message | hello.rb:13:5:15:7 | message |
187
204
| hello.rb:11:1:16:3 | Greeting | new | calls.rb:99:5:99:16 | new |
188
205
| hello.rb:11:1:16:3 | Greeting | puts | calls.rb:87:5:87:17 | puts |
206
+ | hello.rb:11:1:16:3 | Greeting | to_s | calls.rb:151:5:152:7 | to_s |
189
207
| hello.rb:11:1:16:3 | Greeting | world | hello.rb:5:5:7:7 | world |
190
208
| hello.rb:18:1:22:3 | HelloWorld | hello | hello.rb:2:5:4:7 | hello |
191
209
| hello.rb:18:1:22:3 | HelloWorld | message | hello.rb:19:5:21:7 | message |
192
210
| hello.rb:18:1:22:3 | HelloWorld | new | calls.rb:99:5:99:16 | new |
193
211
| hello.rb:18:1:22:3 | HelloWorld | puts | calls.rb:87:5:87:17 | puts |
212
+ | hello.rb:18:1:22:3 | HelloWorld | to_s | calls.rb:151:5:152:7 | to_s |
194
213
| hello.rb:18:1:22:3 | HelloWorld | world | hello.rb:5:5:7:7 | world |
195
214
| modules.rb:4:1:24:3 | Foo | method_in_another_definition_of_foo | modules.rb:27:3:28:5 | method_in_another_definition_of_foo |
196
215
| modules.rb:4:1:24:3 | Foo | method_in_foo | modules.rb:16:3:17:5 | method_in_foo |
197
216
| modules.rb:5:3:14:5 | Foo::Bar | method_in_another_definition_of_foo_bar | modules.rb:52:3:53:5 | method_in_another_definition_of_foo_bar |
198
217
| modules.rb:5:3:14:5 | Foo::Bar | method_in_foo_bar | modules.rb:9:5:10:7 | method_in_foo_bar |
199
218
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | new | calls.rb:99:5:99:16 | new |
200
219
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | puts | calls.rb:87:5:87:17 | puts |
220
+ | modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | to_s | calls.rb:151:5:152:7 | to_s |
201
221
| modules.rb:19:3:20:5 | Foo::ClassInFoo | new | calls.rb:99:5:99:16 | new |
202
222
| modules.rb:19:3:20:5 | Foo::ClassInFoo | puts | calls.rb:87:5:87:17 | puts |
223
+ | modules.rb:19:3:20:5 | Foo::ClassInFoo | to_s | calls.rb:151:5:152:7 | to_s |
203
224
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | new | calls.rb:99:5:99:16 | new |
204
225
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | puts | calls.rb:87:5:87:17 | puts |
226
+ | modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | to_s | calls.rb:151:5:152:7 | to_s |
205
227
| modules.rb:37:1:46:3 | Bar | method_a | modules.rb:38:3:39:5 | method_a |
206
228
| modules.rb:37:1:46:3 | Bar | method_b | modules.rb:41:3:42:5 | method_b |
207
229
| modules.rb:37:1:46:3 | Bar | new | calls.rb:99:5:99:16 | new |
208
230
| modules.rb:37:1:46:3 | Bar | puts | calls.rb:87:5:87:17 | puts |
231
+ | modules.rb:37:1:46:3 | Bar | to_s | calls.rb:151:5:152:7 | to_s |
209
232
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | new | calls.rb:99:5:99:16 | new |
210
233
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | puts | calls.rb:87:5:87:17 | puts |
234
+ | modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | to_s | calls.rb:151:5:152:7 | to_s |
211
235
| modules.rb:66:5:67:7 | Test::Foo1::Bar | new | calls.rb:99:5:99:16 | new |
212
236
| modules.rb:66:5:67:7 | Test::Foo1::Bar | puts | calls.rb:87:5:87:17 | puts |
237
+ | modules.rb:66:5:67:7 | Test::Foo1::Bar | to_s | calls.rb:151:5:152:7 | to_s |
213
238
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | new | calls.rb:99:5:99:16 | new |
214
239
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | puts | calls.rb:87:5:87:17 | puts |
240
+ | modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | to_s | calls.rb:151:5:152:7 | to_s |
215
241
| modules.rb:112:1:113:3 | YY | new | calls.rb:99:5:99:16 | new |
216
242
| modules.rb:112:1:113:3 | YY | puts | calls.rb:87:5:87:17 | puts |
243
+ | modules.rb:112:1:113:3 | YY | to_s | calls.rb:151:5:152:7 | to_s |
217
244
| modules.rb:116:7:117:9 | XX::YY | new | calls.rb:99:5:99:16 | new |
218
245
| modules.rb:116:7:117:9 | XX::YY | puts | calls.rb:87:5:87:17 | puts |
246
+ | modules.rb:116:7:117:9 | XX::YY | to_s | calls.rb:151:5:152:7 | to_s |
247
+ | modules_rec.rb:1:1:2:3 | B::A | new | calls.rb:99:5:99:16 | new |
248
+ | modules_rec.rb:1:1:2:3 | B::A | puts | calls.rb:87:5:87:17 | puts |
249
+ | modules_rec.rb:1:1:2:3 | B::A | to_s | calls.rb:151:5:152:7 | to_s |
250
+ | modules_rec.rb:4:1:5:3 | A::B | new | calls.rb:99:5:99:16 | new |
251
+ | modules_rec.rb:4:1:5:3 | A::B | puts | calls.rb:87:5:87:17 | puts |
252
+ | modules_rec.rb:4:1:5:3 | A::B | to_s | calls.rb:151:5:152:7 | to_s |
219
253
| private.rb:1:1:29:3 | E | new | calls.rb:99:5:99:16 | new |
220
254
| private.rb:1:1:29:3 | E | private2 | private.rb:8:3:9:5 | private2 |
221
255
| private.rb:1:1:29:3 | E | private3 | private.rb:14:3:15:5 | private3 |
222
256
| private.rb:1:1:29:3 | E | private4 | private.rb:17:3:18:5 | private4 |
223
257
| private.rb:1:1:29:3 | E | private_on_main | private.rb:31:1:32:3 | private_on_main |
224
258
| private.rb:1:1:29:3 | E | public | private.rb:5:3:6:5 | public |
225
259
| private.rb:1:1:29:3 | E | puts | calls.rb:87:5:87:17 | puts |
260
+ | private.rb:1:1:29:3 | E | to_s | calls.rb:151:5:152:7 | to_s |
226
261
| private.rb:42:1:60:3 | F | private2 | private.rb:49:3:50:5 | private2 |
227
262
| private.rb:42:1:60:3 | F | private3 | private.rb:55:3:56:5 | private3 |
228
263
| private.rb:42:1:60:3 | F | private4 | private.rb:58:3:59:5 | private4 |
0 commit comments