mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
651 lines
47 KiB
Plaintext
651 lines
47 KiB
Plaintext
getMethod
|
|
| calls.rb:21:1:30:3 | M | instance_m | calls.rb:22:5:22:23 | instance_m |
|
|
| calls.rb:39:1:54:3 | C | baz | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:61:1:65:3 | D | baz | calls.rb:62:5:64:7 | baz |
|
|
| calls.rb:87:1:90:3 | Integer | abs | calls.rb:89:5:89:16 | abs |
|
|
| calls.rb:87:1:90:3 | Integer | bit_length | calls.rb:88:5:88:23 | bit_length |
|
|
| calls.rb:92:1:94:3 | String | capitalize | calls.rb:93:5:93:23 | capitalize |
|
|
| calls.rb:96:1:99:3 | Kernel | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:101:1:106:3 | Module | include | calls.rb:103:5:103:20 | include |
|
|
| calls.rb:101:1:106:3 | Module | module_eval | calls.rb:102:5:102:24 | module_eval |
|
|
| calls.rb:101:1:106:3 | Module | prepend | calls.rb:104:5:104:20 | prepend |
|
|
| calls.rb:101:1:106:3 | Module | private | calls.rb:105:5:105:20 | private |
|
|
| calls.rb:108:1:111:3 | Object | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:108:1:111:3 | Object | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:108:1:111:3 | Object | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:108:1:111:3 | Object | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:108:1:111:3 | Object | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:108:1:111:3 | Object | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:108:1:111:3 | Object | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:108:1:111:3 | Object | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:108:1:111:3 | Object | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:108:1:111:3 | Object | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:108:1:111:3 | Object | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:108:1:111:3 | Object | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:108:1:111:3 | Object | private_on_main | private.rb:31:1:32:3 | private_on_main |
|
|
| calls.rb:113:1:116:3 | Hash | [] | calls.rb:115:5:115:31 | [] |
|
|
| calls.rb:118:1:131:3 | Array | [] | calls.rb:120:3:120:29 | [] |
|
|
| calls.rb:118:1:131:3 | Array | foreach | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:118:1:131:3 | Array | length | calls.rb:122:3:122:17 | length |
|
|
| calls.rb:158:1:162:3 | S | s_method | calls.rb:159:5:161:7 | s_method |
|
|
| calls.rb:164:1:167:3 | A | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:169:1:172:3 | B | to_s | calls.rb:170:5:171:7 | to_s |
|
|
| calls.rb:183:1:219:3 | Singletons | call_singleton_g | calls.rb:216:5:218:7 | call_singleton_g |
|
|
| calls.rb:183:1:219:3 | Singletons | instance | calls.rb:203:5:208:7 | instance |
|
|
| calls.rb:303:1:313:3 | SelfNew | instance | calls.rb:304:5:306:7 | instance |
|
|
| calls.rb:317:1:321:3 | C1 | instance | calls.rb:318:5:320:7 | instance |
|
|
| calls.rb:323:1:327:3 | C2 | instance | calls.rb:324:5:326:7 | instance |
|
|
| calls.rb:329:1:333:3 | C3 | instance | calls.rb:330:5:332:7 | instance |
|
|
| hello.rb:1:1:8:3 | EnglishWords | hello | hello.rb:2:5:4:7 | hello |
|
|
| hello.rb:1:1:8:3 | EnglishWords | world | hello.rb:5:5:7:7 | world |
|
|
| hello.rb:11:1:16:3 | Greeting | message | hello.rb:13:5:15:7 | message |
|
|
| hello.rb:18:1:22:3 | HelloWorld | message | hello.rb:19:5:21:7 | message |
|
|
| 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 |
|
|
| modules.rb:4:1:24:3 | Foo | method_in_foo | modules.rb:16:3:17:5 | method_in_foo |
|
|
| 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 |
|
|
| modules.rb:5:3:14:5 | Foo::Bar | method_in_foo_bar | modules.rb:9:5:10:7 | method_in_foo_bar |
|
|
| modules.rb:37:1:46:3 | Bar | method_a | modules.rb:38:3:39:5 | method_a |
|
|
| modules.rb:37:1:46:3 | Bar | method_b | modules.rb:41:3:42:5 | method_b |
|
|
| private.rb:1:1:29:3 | E | private2 | private.rb:8:3:9:5 | private2 |
|
|
| private.rb:1:1:29:3 | E | private3 | private.rb:14:3:15:5 | private3 |
|
|
| private.rb:1:1:29:3 | E | private4 | private.rb:17:3:18:5 | private4 |
|
|
| private.rb:1:1:29:3 | E | public | private.rb:5:3:6:5 | public |
|
|
| private.rb:42:1:60:3 | F | private2 | private.rb:49:3:50:5 | private2 |
|
|
| private.rb:42:1:60:3 | F | private3 | private.rb:55:3:56:5 | private3 |
|
|
| private.rb:42:1:60:3 | F | private4 | private.rb:58:3:59:5 | private4 |
|
|
| private.rb:42:1:60:3 | F | public | private.rb:46:3:47:5 | public |
|
|
lookupMethod
|
|
| calls.rb:21:1:30:3 | M | instance_m | calls.rb:22:5:22:23 | instance_m |
|
|
| calls.rb:39:1:54:3 | C | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:39:1:54:3 | C | baz | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:39:1:54:3 | C | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:39:1:54:3 | C | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:39:1:54:3 | C | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:39:1:54:3 | C | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:39:1:54:3 | C | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:39:1:54:3 | C | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:39:1:54:3 | C | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:39:1:54:3 | C | instance_m | calls.rb:22:5:22:23 | instance_m |
|
|
| calls.rb:39:1:54:3 | C | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:39:1:54:3 | C | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:39:1:54:3 | C | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:39:1:54:3 | C | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:39:1:54:3 | C | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:39:1:54:3 | C | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:61:1:65:3 | D | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:61:1:65:3 | D | baz | calls.rb:62:5:64:7 | baz |
|
|
| calls.rb:61:1:65:3 | D | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:61:1:65:3 | D | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:61:1:65:3 | D | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:61:1:65:3 | D | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:61:1:65:3 | D | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:61:1:65:3 | D | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:61:1:65:3 | D | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:61:1:65:3 | D | instance_m | calls.rb:22:5:22:23 | instance_m |
|
|
| calls.rb:61:1:65:3 | D | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:61:1:65:3 | D | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:61:1:65:3 | D | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:61:1:65:3 | D | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:61:1:65:3 | D | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:61:1:65:3 | D | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:87:1:90:3 | Integer | abs | calls.rb:89:5:89:16 | abs |
|
|
| calls.rb:87:1:90:3 | Integer | bit_length | calls.rb:88:5:88:23 | bit_length |
|
|
| calls.rb:87:1:90:3 | Integer | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:87:1:90:3 | Integer | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:87:1:90:3 | Integer | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:92:1:94:3 | String | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:92:1:94:3 | String | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:92:1:94:3 | String | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:92:1:94:3 | String | capitalize | calls.rb:93:5:93:23 | capitalize |
|
|
| calls.rb:92:1:94:3 | String | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:92:1:94:3 | String | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:92:1:94:3 | String | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:92:1:94:3 | String | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:92:1:94:3 | String | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:92:1:94:3 | String | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:92:1:94:3 | String | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:92:1:94:3 | String | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:92:1:94:3 | String | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:92:1:94:3 | String | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:92:1:94:3 | String | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:96:1:99:3 | Kernel | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:101:1:106:3 | Module | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:101:1:106:3 | Module | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:101:1:106:3 | Module | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:101:1:106:3 | Module | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:101:1:106:3 | Module | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:101:1:106:3 | Module | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:101:1:106:3 | Module | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:101:1:106:3 | Module | include | calls.rb:103:5:103:20 | include |
|
|
| calls.rb:101:1:106:3 | Module | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:101:1:106:3 | Module | module_eval | calls.rb:102:5:102:24 | module_eval |
|
|
| calls.rb:101:1:106:3 | Module | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:101:1:106:3 | Module | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:101:1:106:3 | Module | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:101:1:106:3 | Module | prepend | calls.rb:104:5:104:20 | prepend |
|
|
| calls.rb:101:1:106:3 | Module | private | calls.rb:105:5:105:20 | private |
|
|
| calls.rb:101:1:106:3 | Module | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:101:1:106:3 | Module | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:101:1:106:3 | Module | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:108:1:111:3 | Object | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:108:1:111:3 | Object | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:108:1:111:3 | Object | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:108:1:111:3 | Object | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:108:1:111:3 | Object | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:108:1:111:3 | Object | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:108:1:111:3 | Object | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:108:1:111:3 | Object | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:108:1:111:3 | Object | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:108:1:111:3 | Object | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:108:1:111:3 | Object | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:108:1:111:3 | Object | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:108:1:111:3 | Object | private_on_main | private.rb:31:1:32:3 | private_on_main |
|
|
| calls.rb:108:1:111:3 | Object | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:108:1:111:3 | Object | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:113:1:116:3 | Hash | [] | calls.rb:115:5:115:31 | [] |
|
|
| calls.rb:113:1:116:3 | Hash | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:113:1:116:3 | Hash | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:113:1:116:3 | Hash | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:113:1:116:3 | Hash | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:113:1:116:3 | Hash | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:113:1:116:3 | Hash | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:113:1:116:3 | Hash | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:113:1:116:3 | Hash | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:113:1:116:3 | Hash | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:113:1:116:3 | Hash | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:113:1:116:3 | Hash | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:113:1:116:3 | Hash | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:113:1:116:3 | Hash | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:113:1:116:3 | Hash | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:118:1:131:3 | Array | [] | calls.rb:120:3:120:29 | [] |
|
|
| calls.rb:118:1:131:3 | Array | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:118:1:131:3 | Array | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:118:1:131:3 | Array | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:118:1:131:3 | Array | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:118:1:131:3 | Array | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:118:1:131:3 | Array | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:118:1:131:3 | Array | foreach | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:118:1:131:3 | Array | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:118:1:131:3 | Array | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:118:1:131:3 | Array | length | calls.rb:122:3:122:17 | length |
|
|
| calls.rb:118:1:131:3 | Array | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:118:1:131:3 | Array | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:118:1:131:3 | Array | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:118:1:131:3 | Array | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:118:1:131:3 | Array | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:118:1:131:3 | Array | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:158:1:162:3 | S | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:158:1:162:3 | S | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:158:1:162:3 | S | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:158:1:162:3 | S | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:158:1:162:3 | S | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:158:1:162:3 | S | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:158:1:162:3 | S | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:158:1:162:3 | S | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:158:1:162:3 | S | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:158:1:162:3 | S | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:158:1:162:3 | S | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:158:1:162:3 | S | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:158:1:162:3 | S | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:158:1:162:3 | S | s_method | calls.rb:159:5:161:7 | s_method |
|
|
| calls.rb:158:1:162:3 | S | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:164:1:167:3 | A | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:164:1:167:3 | A | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:164:1:167:3 | A | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:164:1:167:3 | A | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:164:1:167:3 | A | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:164:1:167:3 | A | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:164:1:167:3 | A | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:164:1:167:3 | A | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:164:1:167:3 | A | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:164:1:167:3 | A | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:164:1:167:3 | A | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:164:1:167:3 | A | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:164:1:167:3 | A | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:164:1:167:3 | A | s_method | calls.rb:159:5:161:7 | s_method |
|
|
| calls.rb:164:1:167:3 | A | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:169:1:172:3 | B | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:169:1:172:3 | B | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:169:1:172:3 | B | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:169:1:172:3 | B | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:169:1:172:3 | B | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:169:1:172:3 | B | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:169:1:172:3 | B | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:169:1:172:3 | B | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:169:1:172:3 | B | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:169:1:172:3 | B | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:169:1:172:3 | B | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:169:1:172:3 | B | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:169:1:172:3 | B | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:169:1:172:3 | B | s_method | calls.rb:159:5:161:7 | s_method |
|
|
| calls.rb:169:1:172:3 | B | to_s | calls.rb:170:5:171:7 | to_s |
|
|
| calls.rb:183:1:219:3 | Singletons | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:183:1:219:3 | Singletons | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:183:1:219:3 | Singletons | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:183:1:219:3 | Singletons | call_singleton_g | calls.rb:216:5:218:7 | call_singleton_g |
|
|
| calls.rb:183:1:219:3 | Singletons | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:183:1:219:3 | Singletons | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:183:1:219:3 | Singletons | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:183:1:219:3 | Singletons | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:183:1:219:3 | Singletons | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:183:1:219:3 | Singletons | instance | calls.rb:203:5:208:7 | instance |
|
|
| calls.rb:183:1:219:3 | Singletons | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:183:1:219:3 | Singletons | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:183:1:219:3 | Singletons | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:183:1:219:3 | Singletons | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:183:1:219:3 | Singletons | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:183:1:219:3 | Singletons | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:303:1:313:3 | SelfNew | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:303:1:313:3 | SelfNew | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:303:1:313:3 | SelfNew | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:303:1:313:3 | SelfNew | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:303:1:313:3 | SelfNew | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:303:1:313:3 | SelfNew | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:303:1:313:3 | SelfNew | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:303:1:313:3 | SelfNew | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:303:1:313:3 | SelfNew | instance | calls.rb:304:5:306:7 | instance |
|
|
| calls.rb:303:1:313:3 | SelfNew | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:303:1:313:3 | SelfNew | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:303:1:313:3 | SelfNew | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:303:1:313:3 | SelfNew | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:303:1:313:3 | SelfNew | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:303:1:313:3 | SelfNew | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:317:1:321:3 | C1 | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:317:1:321:3 | C1 | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:317:1:321:3 | C1 | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:317:1:321:3 | C1 | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:317:1:321:3 | C1 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:317:1:321:3 | C1 | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:317:1:321:3 | C1 | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:317:1:321:3 | C1 | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:317:1:321:3 | C1 | instance | calls.rb:318:5:320:7 | instance |
|
|
| calls.rb:317:1:321:3 | C1 | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:317:1:321:3 | C1 | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:317:1:321:3 | C1 | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:317:1:321:3 | C1 | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:317:1:321:3 | C1 | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:317:1:321:3 | C1 | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:323:1:327:3 | C2 | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:323:1:327:3 | C2 | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:323:1:327:3 | C2 | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:323:1:327:3 | C2 | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:323:1:327:3 | C2 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:323:1:327:3 | C2 | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:323:1:327:3 | C2 | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:323:1:327:3 | C2 | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:323:1:327:3 | C2 | instance | calls.rb:324:5:326:7 | instance |
|
|
| calls.rb:323:1:327:3 | C2 | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:323:1:327:3 | C2 | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:323:1:327:3 | C2 | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:323:1:327:3 | C2 | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:323:1:327:3 | C2 | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:323:1:327:3 | C2 | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| calls.rb:329:1:333:3 | C3 | add_singleton | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:329:1:333:3 | C3 | call_block | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:329:1:333:3 | C3 | call_instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:329:1:333:3 | C3 | create | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:329:1:333:3 | C3 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:329:1:333:3 | C3 | foo | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:329:1:333:3 | C3 | funny | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:329:1:333:3 | C3 | indirect | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:329:1:333:3 | C3 | instance | calls.rb:330:5:332:7 | instance |
|
|
| calls.rb:329:1:333:3 | C3 | new | calls.rb:110:5:110:16 | new |
|
|
| calls.rb:329:1:333:3 | C3 | optional_arg | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:329:1:333:3 | C3 | pattern_dispatch | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:329:1:333:3 | C3 | private_on_main | calls.rb:178:1:179:3 | private_on_main |
|
|
| calls.rb:329:1:333:3 | C3 | puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:329:1:333:3 | C3 | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | Class | include | calls.rb:103:5:103:20 | include |
|
|
| file://:0:0:0:0 | Class | module_eval | calls.rb:102:5:102:24 | module_eval |
|
|
| file://:0:0:0:0 | Class | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | Class | prepend | calls.rb:104:5:104:20 | prepend |
|
|
| file://:0:0:0:0 | Class | private | calls.rb:105:5:105:20 | private |
|
|
| file://:0:0:0:0 | Class | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | Class | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | Complex | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | Complex | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | Complex | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | FalseClass | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | FalseClass | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | FalseClass | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | Float | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | Float | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | Float | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | NilClass | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | NilClass | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | NilClass | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | Numeric | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | Numeric | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | Numeric | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | Rational | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | Rational | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | Rational | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| file://:0:0:0:0 | TrueClass | new | calls.rb:110:5:110:16 | new |
|
|
| file://:0:0:0:0 | TrueClass | puts | calls.rb:98:5:98:30 | puts |
|
|
| file://:0:0:0:0 | TrueClass | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| hello.rb:1:1:8:3 | EnglishWords | hello | hello.rb:2:5:4:7 | hello |
|
|
| hello.rb:1:1:8:3 | EnglishWords | world | hello.rb:5:5:7:7 | world |
|
|
| hello.rb:11:1:16:3 | Greeting | hello | hello.rb:2:5:4:7 | hello |
|
|
| hello.rb:11:1:16:3 | Greeting | message | hello.rb:13:5:15:7 | message |
|
|
| hello.rb:11:1:16:3 | Greeting | new | calls.rb:110:5:110:16 | new |
|
|
| hello.rb:11:1:16:3 | Greeting | puts | calls.rb:98:5:98:30 | puts |
|
|
| hello.rb:11:1:16:3 | Greeting | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| hello.rb:11:1:16:3 | Greeting | world | hello.rb:5:5:7:7 | world |
|
|
| hello.rb:18:1:22:3 | HelloWorld | hello | hello.rb:2:5:4:7 | hello |
|
|
| hello.rb:18:1:22:3 | HelloWorld | message | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:18:1:22:3 | HelloWorld | new | calls.rb:110:5:110:16 | new |
|
|
| hello.rb:18:1:22:3 | HelloWorld | puts | calls.rb:98:5:98:30 | puts |
|
|
| hello.rb:18:1:22:3 | HelloWorld | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| hello.rb:18:1:22:3 | HelloWorld | world | hello.rb:5:5:7:7 | world |
|
|
| 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 |
|
|
| modules.rb:4:1:24:3 | Foo | method_in_foo | modules.rb:16:3:17:5 | method_in_foo |
|
|
| 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 |
|
|
| modules.rb:5:3:14:5 | Foo::Bar | method_in_foo_bar | modules.rb:9:5:10:7 | method_in_foo_bar |
|
|
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:19:3:20:5 | Foo::ClassInFoo | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:19:3:20:5 | Foo::ClassInFoo | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:19:3:20:5 | Foo::ClassInFoo | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:37:1:46:3 | Bar | method_a | modules.rb:38:3:39:5 | method_a |
|
|
| modules.rb:37:1:46:3 | Bar | method_b | modules.rb:41:3:42:5 | method_b |
|
|
| modules.rb:37:1:46:3 | Bar | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:37:1:46:3 | Bar | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:37:1:46:3 | Bar | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:66:5:67:7 | Test::Foo1::Bar | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:66:5:67:7 | Test::Foo1::Bar | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:66:5:67:7 | Test::Foo1::Bar | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:112:1:113:3 | YY | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:112:1:113:3 | YY | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:112:1:113:3 | YY | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules.rb:116:7:117:9 | XX::YY | new | calls.rb:110:5:110:16 | new |
|
|
| modules.rb:116:7:117:9 | XX::YY | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules.rb:116:7:117:9 | XX::YY | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules_rec.rb:1:1:2:3 | B::A | new | calls.rb:110:5:110:16 | new |
|
|
| modules_rec.rb:1:1:2:3 | B::A | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules_rec.rb:1:1:2:3 | B::A | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| modules_rec.rb:4:1:5:3 | A::B | new | calls.rb:110:5:110:16 | new |
|
|
| modules_rec.rb:4:1:5:3 | A::B | puts | calls.rb:98:5:98:30 | puts |
|
|
| modules_rec.rb:4:1:5:3 | A::B | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| private.rb:1:1:29:3 | E | new | calls.rb:110:5:110:16 | new |
|
|
| private.rb:1:1:29:3 | E | private2 | private.rb:8:3:9:5 | private2 |
|
|
| private.rb:1:1:29:3 | E | private3 | private.rb:14:3:15:5 | private3 |
|
|
| private.rb:1:1:29:3 | E | private4 | private.rb:17:3:18:5 | private4 |
|
|
| private.rb:1:1:29:3 | E | private_on_main | private.rb:31:1:32:3 | private_on_main |
|
|
| private.rb:1:1:29:3 | E | public | private.rb:5:3:6:5 | public |
|
|
| private.rb:1:1:29:3 | E | puts | calls.rb:98:5:98:30 | puts |
|
|
| private.rb:1:1:29:3 | E | to_s | calls.rb:165:5:166:7 | to_s |
|
|
| private.rb:42:1:60:3 | F | private2 | private.rb:49:3:50:5 | private2 |
|
|
| private.rb:42:1:60:3 | F | private3 | private.rb:55:3:56:5 | private3 |
|
|
| private.rb:42:1:60:3 | F | private4 | private.rb:58:3:59:5 | private4 |
|
|
| private.rb:42:1:60:3 | F | public | private.rb:46:3:47:5 | public |
|
|
enclosingMethod
|
|
| calls.rb:2:5:2:14 | call to puts | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:2:5:2:14 | self | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:2:10:2:14 | "foo" | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:2:11:2:13 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:8:5:8:15 | call to puts | calls.rb:7:1:9:3 | bar |
|
|
| calls.rb:8:5:8:15 | self | calls.rb:7:1:9:3 | bar |
|
|
| calls.rb:8:10:8:15 | "bar1" | calls.rb:7:1:9:3 | bar |
|
|
| calls.rb:8:11:8:14 | bar1 | calls.rb:7:1:9:3 | bar |
|
|
| calls.rb:14:5:14:15 | call to puts | calls.rb:13:1:15:3 | bar |
|
|
| calls.rb:14:5:14:15 | self | calls.rb:13:1:15:3 | bar |
|
|
| calls.rb:14:10:14:15 | "bar2" | calls.rb:13:1:15:3 | bar |
|
|
| calls.rb:14:11:14:14 | bar2 | calls.rb:13:1:15:3 | bar |
|
|
| calls.rb:36:5:36:14 | call to instance_m | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:36:5:36:14 | self | calls.rb:35:1:37:3 | call_instance_m |
|
|
| calls.rb:48:9:48:18 | call to instance_m | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:48:9:48:18 | self | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:49:9:49:12 | self | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:49:9:49:23 | call to instance_m | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:51:9:51:19 | call to singleton_m | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:51:9:51:19 | self | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:52:9:52:12 | self | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:52:9:52:24 | call to singleton_m | calls.rb:47:5:53:7 | baz |
|
|
| calls.rb:63:9:63:13 | call to super | calls.rb:62:5:64:7 | baz |
|
|
| calls.rb:72:18:72:18 | a | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:72:18:72:18 | a | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:72:22:72:22 | 4 | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:72:25:72:25 | b | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:72:25:72:25 | b | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:72:28:72:28 | 5 | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:73:5:73:5 | a | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:73:5:73:16 | call to bit_length | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:74:5:74:5 | b | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:74:5:74:16 | call to bit_length | calls.rb:72:1:75:3 | optional_arg |
|
|
| calls.rb:78:5:78:11 | yield ... | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:78:11:78:11 | 1 | calls.rb:77:1:79:3 | call_block |
|
|
| calls.rb:82:5:82:7 | var | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:82:5:82:18 | ... = ... | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:82:11:82:14 | Hash | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:82:11:82:18 | call to new | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:83:5:83:7 | var | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:83:5:83:10 | ...[...] | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:83:9:83:9 | 1 | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:5:84:29 | call to call_block | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:5:84:29 | self | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:16:84:29 | { ... } | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:19:84:19 | x | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:19:84:19 | x | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:22:84:24 | var | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:22:84:27 | ...[...] | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:84:26:84:26 | x | calls.rb:81:1:85:3 | foo |
|
|
| calls.rb:98:14:98:14 | x | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:98:14:98:14 | x | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:98:17:98:26 | call to old_puts | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:98:17:98:26 | self | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:98:26:98:26 | x | calls.rb:98:5:98:30 | puts |
|
|
| calls.rb:115:12:115:12 | x | calls.rb:115:5:115:31 | [] |
|
|
| calls.rb:115:12:115:12 | x | calls.rb:115:5:115:31 | [] |
|
|
| calls.rb:115:15:115:27 | call to old_lookup | calls.rb:115:5:115:31 | [] |
|
|
| calls.rb:115:15:115:27 | self | calls.rb:115:5:115:31 | [] |
|
|
| calls.rb:115:26:115:26 | x | calls.rb:115:5:115:31 | [] |
|
|
| calls.rb:120:10:120:10 | x | calls.rb:120:3:120:29 | [] |
|
|
| calls.rb:120:10:120:10 | x | calls.rb:120:3:120:29 | [] |
|
|
| calls.rb:120:13:120:25 | call to old_lookup | calls.rb:120:3:120:29 | [] |
|
|
| calls.rb:120:13:120:25 | self | calls.rb:120:3:120:29 | [] |
|
|
| calls.rb:120:24:120:24 | x | calls.rb:120:3:120:29 | [] |
|
|
| calls.rb:124:15:124:19 | &body | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:124:16:124:19 | body | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:125:5:125:5 | x | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:125:5:125:9 | ... = ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:125:9:125:9 | 0 | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:126:5:129:7 | while ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:126:11:126:11 | x | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:126:11:126:25 | ... < ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:126:15:126:18 | self | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:126:15:126:25 | call to length | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:126:26:129:7 | do ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:127:9:127:24 | yield ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:127:15:127:15 | x | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:127:18:127:21 | self | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:127:18:127:24 | ...[...] | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:127:23:127:23 | x | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:128:9:128:9 | x | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:128:9:128:9 | x | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:128:9:128:14 | ... += ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:128:9:128:14 | ... = ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:128:11:128:12 | ... + ... | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:128:14:128:14 | 1 | calls.rb:124:3:130:5 | foreach |
|
|
| calls.rb:134:5:134:20 | yield ... | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:134:11:134:20 | "prefix: " | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:134:12:134:19 | prefix: | calls.rb:133:1:135:3 | funny |
|
|
| calls.rb:151:14:151:15 | &b | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:151:15:151:15 | b | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:152:5:152:17 | call to call_block | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:152:5:152:17 | self | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:152:16:152:17 | &... | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:152:17:152:17 | b | calls.rb:151:1:153:3 | indirect |
|
|
| calls.rb:160:9:160:12 | self | calls.rb:159:5:161:7 | s_method |
|
|
| calls.rb:160:9:160:17 | call to to_s | calls.rb:159:5:161:7 | s_method |
|
|
| calls.rb:185:9:185:26 | call to puts | calls.rb:184:5:187:7 | singleton_a |
|
|
| calls.rb:185:9:185:26 | self | calls.rb:184:5:187:7 | singleton_a |
|
|
| calls.rb:185:14:185:26 | "singleton_a" | calls.rb:184:5:187:7 | singleton_a |
|
|
| calls.rb:185:15:185:25 | singleton_a | calls.rb:184:5:187:7 | singleton_a |
|
|
| calls.rb:186:9:186:12 | self | calls.rb:184:5:187:7 | singleton_a |
|
|
| calls.rb:186:9:186:24 | call to singleton_b | calls.rb:184:5:187:7 | singleton_a |
|
|
| calls.rb:190:9:190:26 | call to puts | calls.rb:189:5:192:7 | singleton_b |
|
|
| calls.rb:190:9:190:26 | self | calls.rb:189:5:192:7 | singleton_b |
|
|
| calls.rb:190:14:190:26 | "singleton_b" | calls.rb:189:5:192:7 | singleton_b |
|
|
| calls.rb:190:15:190:25 | singleton_b | calls.rb:189:5:192:7 | singleton_b |
|
|
| calls.rb:191:9:191:12 | self | calls.rb:189:5:192:7 | singleton_b |
|
|
| calls.rb:191:9:191:24 | call to singleton_c | calls.rb:189:5:192:7 | singleton_b |
|
|
| calls.rb:195:9:195:26 | call to puts | calls.rb:194:5:196:7 | singleton_c |
|
|
| calls.rb:195:9:195:26 | self | calls.rb:194:5:196:7 | singleton_c |
|
|
| calls.rb:195:14:195:26 | "singleton_c" | calls.rb:194:5:196:7 | singleton_c |
|
|
| calls.rb:195:15:195:25 | singleton_c | calls.rb:194:5:196:7 | singleton_c |
|
|
| calls.rb:199:9:199:26 | call to puts | calls.rb:198:5:201:7 | singleton_d |
|
|
| calls.rb:199:9:199:26 | self | calls.rb:198:5:201:7 | singleton_d |
|
|
| calls.rb:199:14:199:26 | "singleton_d" | calls.rb:198:5:201:7 | singleton_d |
|
|
| calls.rb:199:15:199:25 | singleton_d | calls.rb:198:5:201:7 | singleton_d |
|
|
| calls.rb:200:9:200:12 | self | calls.rb:198:5:201:7 | singleton_d |
|
|
| calls.rb:200:9:200:24 | call to singleton_a | calls.rb:198:5:201:7 | singleton_d |
|
|
| calls.rb:204:9:206:11 | singleton_e | calls.rb:203:5:208:7 | instance |
|
|
| calls.rb:204:13:204:16 | self | calls.rb:203:5:208:7 | instance |
|
|
| calls.rb:205:13:205:30 | call to puts | calls.rb:204:9:206:11 | singleton_e |
|
|
| calls.rb:205:13:205:30 | self | calls.rb:204:9:206:11 | singleton_e |
|
|
| calls.rb:205:18:205:30 | "singleton_e" | calls.rb:204:9:206:11 | singleton_e |
|
|
| calls.rb:205:19:205:29 | singleton_e | calls.rb:204:9:206:11 | singleton_e |
|
|
| calls.rb:207:9:207:19 | call to singleton_e | calls.rb:203:5:208:7 | instance |
|
|
| calls.rb:207:9:207:19 | self | calls.rb:203:5:208:7 | instance |
|
|
| calls.rb:212:13:212:30 | call to puts | calls.rb:211:9:213:11 | singleton_f |
|
|
| calls.rb:212:13:212:30 | self | calls.rb:211:9:213:11 | singleton_f |
|
|
| calls.rb:212:18:212:30 | "singleton_f" | calls.rb:211:9:213:11 | singleton_f |
|
|
| calls.rb:212:19:212:29 | singleton_f | calls.rb:211:9:213:11 | singleton_f |
|
|
| calls.rb:217:9:217:12 | self | calls.rb:216:5:218:7 | call_singleton_g |
|
|
| calls.rb:217:9:217:24 | call to singleton_g | calls.rb:216:5:218:7 | call_singleton_g |
|
|
| calls.rb:230:5:230:24 | call to puts | calls.rb:229:1:231:3 | singleton_g |
|
|
| calls.rb:230:5:230:24 | self | calls.rb:229:1:231:3 | singleton_g |
|
|
| calls.rb:230:10:230:24 | "singleton_g_1" | calls.rb:229:1:231:3 | singleton_g |
|
|
| calls.rb:230:11:230:23 | singleton_g_1 | calls.rb:229:1:231:3 | singleton_g |
|
|
| calls.rb:237:5:237:24 | call to puts | calls.rb:236:1:238:3 | singleton_g |
|
|
| calls.rb:237:5:237:24 | self | calls.rb:236:1:238:3 | singleton_g |
|
|
| calls.rb:237:10:237:24 | "singleton_g_2" | calls.rb:236:1:238:3 | singleton_g |
|
|
| calls.rb:237:11:237:23 | singleton_g_2 | calls.rb:236:1:238:3 | singleton_g |
|
|
| calls.rb:245:9:245:28 | call to puts | calls.rb:244:5:246:7 | singleton_g |
|
|
| calls.rb:245:9:245:28 | self | calls.rb:244:5:246:7 | singleton_g |
|
|
| calls.rb:245:14:245:28 | "singleton_g_3" | calls.rb:244:5:246:7 | singleton_g |
|
|
| calls.rb:245:15:245:27 | singleton_g_3 | calls.rb:244:5:246:7 | singleton_g |
|
|
| calls.rb:261:5:261:22 | call to puts | calls.rb:260:1:262:3 | singleton_g |
|
|
| calls.rb:261:5:261:22 | self | calls.rb:260:1:262:3 | singleton_g |
|
|
| calls.rb:261:10:261:22 | "singleton_g" | calls.rb:260:1:262:3 | singleton_g |
|
|
| calls.rb:261:11:261:21 | singleton_g | calls.rb:260:1:262:3 | singleton_g |
|
|
| calls.rb:271:12:271:15 | type | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:271:12:271:15 | type | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:272:5:272:8 | type | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:272:5:272:12 | call to new | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:272:5:272:21 | call to instance | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:274:5:276:7 | singleton_h | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:274:9:274:12 | type | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:275:9:275:26 | call to puts | calls.rb:274:5:276:7 | singleton_h |
|
|
| calls.rb:275:9:275:26 | self | calls.rb:274:5:276:7 | singleton_h |
|
|
| calls.rb:275:14:275:26 | "singleton_h" | calls.rb:274:5:276:7 | singleton_h |
|
|
| calls.rb:275:15:275:25 | singleton_h | calls.rb:274:5:276:7 | singleton_h |
|
|
| calls.rb:278:5:278:8 | type | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:278:5:278:20 | call to singleton_h | calls.rb:271:1:279:3 | create |
|
|
| calls.rb:288:9:288:26 | call to puts | calls.rb:287:5:289:7 | singleton_i |
|
|
| calls.rb:288:9:288:26 | self | calls.rb:287:5:289:7 | singleton_i |
|
|
| calls.rb:288:14:288:26 | "singleton_i" | calls.rb:287:5:289:7 | singleton_i |
|
|
| calls.rb:288:15:288:25 | singleton_i | calls.rb:287:5:289:7 | singleton_i |
|
|
| calls.rb:297:9:297:26 | call to puts | calls.rb:296:5:298:7 | singleton_j |
|
|
| calls.rb:297:9:297:26 | self | calls.rb:296:5:298:7 | singleton_j |
|
|
| calls.rb:297:14:297:26 | "singleton_j" | calls.rb:296:5:298:7 | singleton_j |
|
|
| calls.rb:297:15:297:25 | singleton_j | calls.rb:296:5:298:7 | singleton_j |
|
|
| calls.rb:305:9:305:31 | call to puts | calls.rb:304:5:306:7 | instance |
|
|
| calls.rb:305:9:305:31 | self | calls.rb:304:5:306:7 | instance |
|
|
| calls.rb:305:14:305:31 | "SelfNew#instance" | calls.rb:304:5:306:7 | instance |
|
|
| calls.rb:305:15:305:30 | SelfNew#instance | calls.rb:304:5:306:7 | instance |
|
|
| calls.rb:309:9:309:11 | call to new | calls.rb:308:5:310:7 | singleton |
|
|
| calls.rb:309:9:309:11 | self | calls.rb:308:5:310:7 | singleton |
|
|
| calls.rb:309:9:309:20 | call to instance | calls.rb:308:5:310:7 | singleton |
|
|
| calls.rb:319:9:319:26 | call to puts | calls.rb:318:5:320:7 | instance |
|
|
| calls.rb:319:9:319:26 | self | calls.rb:318:5:320:7 | instance |
|
|
| calls.rb:319:14:319:26 | "C1#instance" | calls.rb:318:5:320:7 | instance |
|
|
| calls.rb:319:15:319:25 | C1#instance | calls.rb:318:5:320:7 | instance |
|
|
| calls.rb:325:9:325:26 | call to puts | calls.rb:324:5:326:7 | instance |
|
|
| calls.rb:325:9:325:26 | self | calls.rb:324:5:326:7 | instance |
|
|
| calls.rb:325:14:325:26 | "C2#instance" | calls.rb:324:5:326:7 | instance |
|
|
| calls.rb:325:15:325:25 | C2#instance | calls.rb:324:5:326:7 | instance |
|
|
| calls.rb:331:9:331:26 | call to puts | calls.rb:330:5:332:7 | instance |
|
|
| calls.rb:331:9:331:26 | self | calls.rb:330:5:332:7 | instance |
|
|
| calls.rb:331:14:331:26 | "C3#instance" | calls.rb:330:5:332:7 | instance |
|
|
| calls.rb:331:15:331:25 | C3#instance | calls.rb:330:5:332:7 | instance |
|
|
| calls.rb:335:22:335:22 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:335:22:335:22 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:336:5:344:7 | case ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:336:10:336:10 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:337:5:338:18 | when ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:337:10:337:11 | C3 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:337:12:338:18 | then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:338:9:338:9 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:338:9:338:18 | call to instance | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:339:5:340:18 | when ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:339:10:339:11 | C2 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:339:12:340:18 | then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:340:9:340:9 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:340:9:340:18 | call to instance | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:341:5:342:18 | when ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:341:10:341:11 | C1 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:341:12:342:18 | then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:342:9:342:9 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:342:9:342:18 | call to instance | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:343:5:343:8 | else ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:346:5:350:7 | case ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:346:10:346:10 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:347:9:347:29 | in ... then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:347:12:347:13 | C3 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:347:15:347:29 | then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:347:20:347:20 | x | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:347:20:347:29 | call to instance | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:348:9:348:36 | in ... then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:348:12:348:13 | C2 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:348:12:348:19 | ... => ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:348:18:348:19 | c2 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:348:21:348:36 | then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:348:26:348:27 | c2 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:348:26:348:36 | call to instance | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:349:9:349:36 | in ... then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:349:12:349:13 | C1 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:349:12:349:19 | ... => ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:349:18:349:19 | c1 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:349:21:349:36 | then ... | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:349:26:349:27 | c1 | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:349:26:349:36 | call to instance | calls.rb:335:1:351:3 | pattern_dispatch |
|
|
| calls.rb:359:19:359:19 | x | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:359:19:359:19 | x | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:360:5:362:7 | instance | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:360:9:360:9 | x | calls.rb:359:1:363:3 | add_singleton |
|
|
| calls.rb:361:9:361:28 | call to puts | calls.rb:360:5:362:7 | instance |
|
|
| calls.rb:361:9:361:28 | self | calls.rb:360:5:362:7 | instance |
|
|
| calls.rb:361:14:361:28 | "instance_on x" | calls.rb:360:5:362:7 | instance |
|
|
| calls.rb:361:15:361:27 | instance_on x | calls.rb:360:5:362:7 | instance |
|
|
| hello.rb:3:9:3:22 | return | hello.rb:2:5:4:7 | hello |
|
|
| hello.rb:3:16:3:22 | "hello" | hello.rb:2:5:4:7 | hello |
|
|
| hello.rb:3:17:3:21 | hello | hello.rb:2:5:4:7 | hello |
|
|
| hello.rb:6:9:6:22 | return | hello.rb:5:5:7:7 | world |
|
|
| hello.rb:6:16:6:22 | "world" | hello.rb:5:5:7:7 | world |
|
|
| hello.rb:6:17:6:21 | world | hello.rb:5:5:7:7 | world |
|
|
| hello.rb:14:9:14:20 | return | hello.rb:13:5:15:7 | message |
|
|
| hello.rb:14:16:14:20 | call to hello | hello.rb:13:5:15:7 | message |
|
|
| hello.rb:14:16:14:20 | self | hello.rb:13:5:15:7 | message |
|
|
| hello.rb:20:9:20:40 | return | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:16:20:20 | call to super | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:16:20:26 | ... + ... | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:16:20:34 | ... + ... | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:16:20:40 | ... + ... | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:24:20:26 | " " | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:25:20:25 | | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:30:20:34 | call to world | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:30:20:34 | self | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:38:20:40 | "!" | hello.rb:19:5:21:7 | message |
|
|
| hello.rb:20:39:20:39 | ! | hello.rb:19:5:21:7 | message |
|