mirror of
https://github.com/github/codeql.git
synced 2026-01-22 10:52:58 +01:00
811 lines
60 KiB
Plaintext
811 lines
60 KiB
Plaintext
getMethod
|
|
| calls.rb:21:1:34:3 | M | instance_m | calls.rb:22:5:24:7 | instance_m |
|
|
| calls.rb:43:1:58:3 | C | baz | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:65:1:69:3 | D | baz | calls.rb:66:5:68:7 | baz |
|
|
| calls.rb:91:1:94:3 | Integer | abs | calls.rb:93:5:93:16 | abs |
|
|
| calls.rb:91:1:94:3 | Integer | bit_length | calls.rb:92:5:92:23 | bit_length |
|
|
| calls.rb:96:1:98:3 | String | capitalize | calls.rb:97:5:97:23 | capitalize |
|
|
| calls.rb:100:1:103:3 | Kernel | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:105:1:110:3 | Module | include | calls.rb:107:5:107:20 | include |
|
|
| calls.rb:105:1:110:3 | Module | module_eval | calls.rb:106:5:106:24 | module_eval |
|
|
| calls.rb:105:1:110:3 | Module | prepend | calls.rb:108:5:108:20 | prepend |
|
|
| calls.rb:105:1:110:3 | Module | private | calls.rb:109:5:109:20 | private |
|
|
| calls.rb:112:1:115:3 | Object | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:112:1:115:3 | Object | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:112:1:115:3 | Object | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:112:1:115:3 | Object | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:112:1:115:3 | Object | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:112:1:115:3 | Object | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:112:1:115:3 | Object | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:112:1:115:3 | Object | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:112:1:115:3 | Object | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:112:1:115:3 | Object | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:112:1:115:3 | Object | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:112:1:115:3 | Object | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:112:1:115:3 | Object | private_on_main | private.rb:51:1:52:3 | private_on_main |
|
|
| calls.rb:117:1:120:3 | Hash | [] | calls.rb:119:5:119:31 | [] |
|
|
| calls.rb:122:1:135:3 | Array | [] | calls.rb:124:3:124:29 | [] |
|
|
| calls.rb:122:1:135:3 | Array | foreach | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:122:1:135:3 | Array | length | calls.rb:126:3:126:17 | length |
|
|
| calls.rb:162:1:166:3 | S | s_method | calls.rb:163:5:165:7 | s_method |
|
|
| calls.rb:168:1:171:3 | A | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:173:1:176:3 | B | to_s | calls.rb:174:5:175:7 | to_s |
|
|
| calls.rb:187:1:223:3 | Singletons | call_singleton_g | calls.rb:220:5:222:7 | call_singleton_g |
|
|
| calls.rb:187:1:223:3 | Singletons | instance | calls.rb:207:5:212:7 | instance |
|
|
| calls.rb:307:1:318:3 | SelfNew | instance | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:322:1:326:3 | C1 | instance | calls.rb:323:5:325:7 | instance |
|
|
| calls.rb:328:1:332:3 | C2 | instance | calls.rb:329:5:331:7 | instance |
|
|
| calls.rb:334:1:338:3 | C3 | instance | calls.rb:335:5:337:7 | instance |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | m1 | calls.rb:416:9:418:11 | m1 |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | m2 | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:477:1:483:3 | ExtendSingletonMethod | singleton | calls.rb:478:5:480:7 | singleton |
|
|
| 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:49:3 | E | private1 | private.rb:2:11:3:5 | private1 |
|
|
| private.rb:1:1:49:3 | E | private2 | private.rb:8:3:9:5 | private2 |
|
|
| private.rb:1:1:49:3 | E | private3 | private.rb:14:3:15:5 | private3 |
|
|
| private.rb:1:1:49:3 | E | private4 | private.rb:17:3:18:5 | private4 |
|
|
| private.rb:1:1:49:3 | E | private7 | private.rb:41:3:42:5 | private7 |
|
|
| private.rb:1:1:49:3 | E | private8 | private.rb:47:3:48:5 | private8 |
|
|
| private.rb:1:1:49:3 | E | protected1 | private.rb:32:3:33:5 | protected1 |
|
|
| private.rb:1:1:49:3 | E | protected2 | private.rb:35:3:36:5 | protected2 |
|
|
| private.rb:1:1:49:3 | E | public | private.rb:5:3:6:5 | public |
|
|
| private.rb:62:1:80:3 | F | private1 | private.rb:63:11:64:5 | private1 |
|
|
| private.rb:62:1:80:3 | F | private2 | private.rb:69:3:70:5 | private2 |
|
|
| private.rb:62:1:80:3 | F | private3 | private.rb:75:3:76:5 | private3 |
|
|
| private.rb:62:1:80:3 | F | private4 | private.rb:78:3:79:5 | private4 |
|
|
| private.rb:62:1:80:3 | F | public | private.rb:66:3:67:5 | public |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | call_m1 | private.rb:91:3:93:5 | call_m1 |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | m1 | private.rb:83:11:85:5 | m1 |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | m2 | private.rb:87:11:89:5 | m2 |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | m1 | private.rb:97:11:101:5 | m1 |
|
|
lookupMethod
|
|
| calls.rb:21:1:34:3 | M | instance_m | calls.rb:22:5:24:7 | instance_m |
|
|
| calls.rb:43:1:58:3 | C | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:43:1:58:3 | C | baz | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:43:1:58:3 | C | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:43:1:58:3 | C | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:43:1:58:3 | C | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:43:1:58:3 | C | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:43:1:58:3 | C | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:43:1:58:3 | C | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:43:1:58:3 | C | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:43:1:58:3 | C | instance_m | calls.rb:22:5:24:7 | instance_m |
|
|
| calls.rb:43:1:58:3 | C | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:43:1:58:3 | C | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:43:1:58:3 | C | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:43:1:58:3 | C | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:43:1:58:3 | C | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:43:1:58:3 | C | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:65:1:69:3 | D | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:65:1:69:3 | D | baz | calls.rb:66:5:68:7 | baz |
|
|
| calls.rb:65:1:69:3 | D | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:65:1:69:3 | D | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:65:1:69:3 | D | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:65:1:69:3 | D | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:65:1:69:3 | D | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:65:1:69:3 | D | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:65:1:69:3 | D | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:65:1:69:3 | D | instance_m | calls.rb:22:5:24:7 | instance_m |
|
|
| calls.rb:65:1:69:3 | D | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:65:1:69:3 | D | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:65:1:69:3 | D | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:65:1:69:3 | D | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:65:1:69:3 | D | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:65:1:69:3 | D | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:91:1:94:3 | Integer | abs | calls.rb:93:5:93:16 | abs |
|
|
| calls.rb:91:1:94:3 | Integer | bit_length | calls.rb:92:5:92:23 | bit_length |
|
|
| calls.rb:91:1:94:3 | Integer | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:91:1:94:3 | Integer | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:91:1:94:3 | Integer | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:96:1:98:3 | String | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:96:1:98:3 | String | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:96:1:98:3 | String | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:96:1:98:3 | String | capitalize | calls.rb:97:5:97:23 | capitalize |
|
|
| calls.rb:96:1:98:3 | String | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:96:1:98:3 | String | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:96:1:98:3 | String | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:96:1:98:3 | String | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:96:1:98:3 | String | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:96:1:98:3 | String | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:96:1:98:3 | String | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:96:1:98:3 | String | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:96:1:98:3 | String | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:96:1:98:3 | String | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:96:1:98:3 | String | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:100:1:103:3 | Kernel | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:105:1:110:3 | Module | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:105:1:110:3 | Module | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:105:1:110:3 | Module | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:105:1:110:3 | Module | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:105:1:110:3 | Module | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:105:1:110:3 | Module | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:105:1:110:3 | Module | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:105:1:110:3 | Module | include | calls.rb:107:5:107:20 | include |
|
|
| calls.rb:105:1:110:3 | Module | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:105:1:110:3 | Module | module_eval | calls.rb:106:5:106:24 | module_eval |
|
|
| calls.rb:105:1:110:3 | Module | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:105:1:110:3 | Module | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:105:1:110:3 | Module | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:105:1:110:3 | Module | prepend | calls.rb:108:5:108:20 | prepend |
|
|
| calls.rb:105:1:110:3 | Module | private | calls.rb:109:5:109:20 | private |
|
|
| calls.rb:105:1:110:3 | Module | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:105:1:110:3 | Module | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:105:1:110:3 | Module | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:112:1:115:3 | Object | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:112:1:115:3 | Object | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:112:1:115:3 | Object | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:112:1:115:3 | Object | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:112:1:115:3 | Object | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:112:1:115:3 | Object | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:112:1:115:3 | Object | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:112:1:115:3 | Object | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:112:1:115:3 | Object | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:112:1:115:3 | Object | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:112:1:115:3 | Object | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:112:1:115:3 | Object | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:112:1:115:3 | Object | private_on_main | private.rb:51:1:52:3 | private_on_main |
|
|
| calls.rb:112:1:115:3 | Object | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:112:1:115:3 | Object | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:117:1:120:3 | Hash | [] | calls.rb:119:5:119:31 | [] |
|
|
| calls.rb:117:1:120:3 | Hash | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:117:1:120:3 | Hash | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:117:1:120:3 | Hash | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:117:1:120:3 | Hash | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:117:1:120:3 | Hash | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:117:1:120:3 | Hash | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:117:1:120:3 | Hash | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:117:1:120:3 | Hash | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:117:1:120:3 | Hash | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:117:1:120:3 | Hash | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:117:1:120:3 | Hash | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:117:1:120:3 | Hash | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:117:1:120:3 | Hash | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:117:1:120:3 | Hash | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:122:1:135:3 | Array | [] | calls.rb:124:3:124:29 | [] |
|
|
| calls.rb:122:1:135:3 | Array | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:122:1:135:3 | Array | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:122:1:135:3 | Array | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:122:1:135:3 | Array | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:122:1:135:3 | Array | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:122:1:135:3 | Array | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:122:1:135:3 | Array | foreach | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:122:1:135:3 | Array | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:122:1:135:3 | Array | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:122:1:135:3 | Array | length | calls.rb:126:3:126:17 | length |
|
|
| calls.rb:122:1:135:3 | Array | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:122:1:135:3 | Array | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:122:1:135:3 | Array | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:122:1:135:3 | Array | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:122:1:135:3 | Array | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:122:1:135:3 | Array | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:162:1:166:3 | S | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:162:1:166:3 | S | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:162:1:166:3 | S | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:162:1:166:3 | S | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:162:1:166:3 | S | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:162:1:166:3 | S | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:162:1:166:3 | S | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:162:1:166:3 | S | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:162:1:166:3 | S | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:162:1:166:3 | S | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:162:1:166:3 | S | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:162:1:166:3 | S | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:162:1:166:3 | S | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:162:1:166:3 | S | s_method | calls.rb:163:5:165:7 | s_method |
|
|
| calls.rb:162:1:166:3 | S | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:168:1:171:3 | A | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:168:1:171:3 | A | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:168:1:171:3 | A | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:168:1:171:3 | A | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:168:1:171:3 | A | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:168:1:171:3 | A | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:168:1:171:3 | A | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:168:1:171:3 | A | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:168:1:171:3 | A | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:168:1:171:3 | A | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:168:1:171:3 | A | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:168:1:171:3 | A | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:168:1:171:3 | A | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:168:1:171:3 | A | s_method | calls.rb:163:5:165:7 | s_method |
|
|
| calls.rb:168:1:171:3 | A | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:173:1:176:3 | B | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:173:1:176:3 | B | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:173:1:176:3 | B | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:173:1:176:3 | B | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:173:1:176:3 | B | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:173:1:176:3 | B | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:173:1:176:3 | B | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:173:1:176:3 | B | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:173:1:176:3 | B | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:173:1:176:3 | B | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:173:1:176:3 | B | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:173:1:176:3 | B | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:173:1:176:3 | B | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:173:1:176:3 | B | s_method | calls.rb:163:5:165:7 | s_method |
|
|
| calls.rb:173:1:176:3 | B | to_s | calls.rb:174:5:175:7 | to_s |
|
|
| calls.rb:187:1:223:3 | Singletons | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:187:1:223:3 | Singletons | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:187:1:223:3 | Singletons | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:187:1:223:3 | Singletons | call_singleton_g | calls.rb:220:5:222:7 | call_singleton_g |
|
|
| calls.rb:187:1:223:3 | Singletons | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:187:1:223:3 | Singletons | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:187:1:223:3 | Singletons | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:187:1:223:3 | Singletons | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:187:1:223:3 | Singletons | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:187:1:223:3 | Singletons | instance | calls.rb:207:5:212:7 | instance |
|
|
| calls.rb:187:1:223:3 | Singletons | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:187:1:223:3 | Singletons | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:187:1:223:3 | Singletons | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:187:1:223:3 | Singletons | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:187:1:223:3 | Singletons | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:187:1:223:3 | Singletons | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:307:1:318:3 | SelfNew | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:307:1:318:3 | SelfNew | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:307:1:318:3 | SelfNew | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:307:1:318:3 | SelfNew | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:307:1:318:3 | SelfNew | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:307:1:318:3 | SelfNew | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:307:1:318:3 | SelfNew | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:307:1:318:3 | SelfNew | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:307:1:318:3 | SelfNew | instance | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:307:1:318:3 | SelfNew | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:307:1:318:3 | SelfNew | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:307:1:318:3 | SelfNew | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:307:1:318:3 | SelfNew | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:307:1:318:3 | SelfNew | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:307:1:318:3 | SelfNew | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:322:1:326:3 | C1 | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:322:1:326:3 | C1 | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:322:1:326:3 | C1 | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:322:1:326:3 | C1 | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:322:1:326:3 | C1 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:322:1:326:3 | C1 | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:322:1:326:3 | C1 | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:322:1:326:3 | C1 | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:322:1:326:3 | C1 | instance | calls.rb:323:5:325:7 | instance |
|
|
| calls.rb:322:1:326:3 | C1 | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:322:1:326:3 | C1 | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:322:1:326:3 | C1 | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:322:1:326:3 | C1 | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:322:1:326:3 | C1 | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:322:1:326:3 | C1 | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:328:1:332:3 | C2 | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:328:1:332:3 | C2 | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:328:1:332:3 | C2 | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:328:1:332:3 | C2 | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:328:1:332:3 | C2 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:328:1:332:3 | C2 | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:328:1:332:3 | C2 | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:328:1:332:3 | C2 | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:328:1:332:3 | C2 | instance | calls.rb:329:5:331:7 | instance |
|
|
| calls.rb:328:1:332:3 | C2 | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:328:1:332:3 | C2 | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:328:1:332:3 | C2 | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:328:1:332:3 | C2 | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:328:1:332:3 | C2 | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:328:1:332:3 | C2 | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:334:1:338:3 | C3 | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:334:1:338:3 | C3 | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:334:1:338:3 | C3 | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:334:1:338:3 | C3 | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:334:1:338:3 | C3 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:334:1:338:3 | C3 | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:334:1:338:3 | C3 | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:334:1:338:3 | C3 | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:334:1:338:3 | C3 | instance | calls.rb:335:5:337:7 | instance |
|
|
| calls.rb:334:1:338:3 | C3 | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:334:1:338:3 | C3 | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:334:1:338:3 | C3 | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:334:1:338:3 | C3 | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:334:1:338:3 | C3 | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:334:1:338:3 | C3 | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:374:1:394:3 | SingletonOverride1 | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:399:1:409:3 | SingletonOverride2 | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | add_singleton | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | call_block | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | call_instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | create | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | foo | calls.rb:1:1:3:3 | foo |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | foo | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | funny | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | indirect | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | m1 | calls.rb:416:9:418:11 | m1 |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | m2 | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | new | calls.rb:114:5:114:16 | new |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | optional_arg | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | pattern_dispatch | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | private_on_main | calls.rb:182:1:183:3 | private_on_main |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:414:1:442:3 | ConditionalInstanceMethods | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| calls.rb:477:1:483:3 | ExtendSingletonMethod | singleton | calls.rb:478:5:480:7 | singleton |
|
|
| file://:0:0:0:0 | Class | include | calls.rb:107:5:107:20 | include |
|
|
| file://:0:0:0:0 | Class | module_eval | calls.rb:106:5:106:24 | module_eval |
|
|
| file://:0:0:0:0 | Class | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | Class | prepend | calls.rb:108:5:108:20 | prepend |
|
|
| file://:0:0:0:0 | Class | private | calls.rb:109:5:109:20 | private |
|
|
| file://:0:0:0:0 | Class | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | Class | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| file://:0:0:0:0 | Complex | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | Complex | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | Complex | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| file://:0:0:0:0 | FalseClass | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | FalseClass | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | FalseClass | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| file://:0:0:0:0 | Float | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | Float | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | Float | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| file://:0:0:0:0 | NilClass | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | NilClass | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | NilClass | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| file://:0:0:0:0 | Numeric | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | Numeric | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | Numeric | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| file://:0:0:0:0 | Rational | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | Rational | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | Rational | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| file://:0:0:0:0 | TrueClass | new | calls.rb:114:5:114:16 | new |
|
|
| file://:0:0:0:0 | TrueClass | puts | calls.rb:102:5:102:30 | puts |
|
|
| file://:0:0:0:0 | TrueClass | to_s | calls.rb:169:5:170: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:114:5:114:16 | new |
|
|
| hello.rb:11:1:16:3 | Greeting | puts | calls.rb:102:5:102:30 | puts |
|
|
| hello.rb:11:1:16:3 | Greeting | to_s | calls.rb:169:5:170: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:114:5:114:16 | new |
|
|
| hello.rb:18:1:22:3 | HelloWorld | puts | calls.rb:102:5:102:30 | puts |
|
|
| hello.rb:18:1:22:3 | HelloWorld | to_s | calls.rb:169:5:170: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:114:5:114:16 | new |
|
|
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules.rb:19:3:20:5 | Foo::ClassInFoo | new | calls.rb:114:5:114:16 | new |
|
|
| modules.rb:19:3:20:5 | Foo::ClassInFoo | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:19:3:20:5 | Foo::ClassInFoo | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | new | calls.rb:114:5:114:16 | new |
|
|
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | to_s | calls.rb:169:5:170: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:114:5:114:16 | new |
|
|
| modules.rb:37:1:46:3 | Bar | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:37:1:46:3 | Bar | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | new | calls.rb:114:5:114:16 | new |
|
|
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules.rb:66:5:67:7 | Test::Foo1::Bar | new | calls.rb:114:5:114:16 | new |
|
|
| modules.rb:66:5:67:7 | Test::Foo1::Bar | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:66:5:67:7 | Test::Foo1::Bar | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | new | calls.rb:114:5:114:16 | new |
|
|
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules.rb:112:1:113:3 | YY | new | calls.rb:114:5:114:16 | new |
|
|
| modules.rb:112:1:113:3 | YY | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:112:1:113:3 | YY | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules.rb:116:7:117:9 | XX::YY | new | calls.rb:114:5:114:16 | new |
|
|
| modules.rb:116:7:117:9 | XX::YY | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules.rb:116:7:117:9 | XX::YY | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules_rec.rb:1:1:2:3 | B::A | new | calls.rb:114:5:114:16 | new |
|
|
| modules_rec.rb:1:1:2:3 | B::A | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules_rec.rb:1:1:2:3 | B::A | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| modules_rec.rb:4:1:5:3 | A::B | new | calls.rb:114:5:114:16 | new |
|
|
| modules_rec.rb:4:1:5:3 | A::B | puts | calls.rb:102:5:102:30 | puts |
|
|
| modules_rec.rb:4:1:5:3 | A::B | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| private.rb:1:1:49:3 | E | new | calls.rb:114:5:114:16 | new |
|
|
| private.rb:1:1:49:3 | E | private1 | private.rb:2:11:3:5 | private1 |
|
|
| private.rb:1:1:49:3 | E | private2 | private.rb:8:3:9:5 | private2 |
|
|
| private.rb:1:1:49:3 | E | private3 | private.rb:14:3:15:5 | private3 |
|
|
| private.rb:1:1:49:3 | E | private4 | private.rb:17:3:18:5 | private4 |
|
|
| private.rb:1:1:49:3 | E | private7 | private.rb:41:3:42:5 | private7 |
|
|
| private.rb:1:1:49:3 | E | private8 | private.rb:47:3:48:5 | private8 |
|
|
| private.rb:1:1:49:3 | E | private_on_main | private.rb:51:1:52:3 | private_on_main |
|
|
| private.rb:1:1:49:3 | E | protected1 | private.rb:32:3:33:5 | protected1 |
|
|
| private.rb:1:1:49:3 | E | protected2 | private.rb:35:3:36:5 | protected2 |
|
|
| private.rb:1:1:49:3 | E | public | private.rb:5:3:6:5 | public |
|
|
| private.rb:1:1:49:3 | E | puts | calls.rb:102:5:102:30 | puts |
|
|
| private.rb:1:1:49:3 | E | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| private.rb:62:1:80:3 | F | private1 | private.rb:63:11:64:5 | private1 |
|
|
| private.rb:62:1:80:3 | F | private2 | private.rb:69:3:70:5 | private2 |
|
|
| private.rb:62:1:80:3 | F | private3 | private.rb:75:3:76:5 | private3 |
|
|
| private.rb:62:1:80:3 | F | private4 | private.rb:78:3:79:5 | private4 |
|
|
| private.rb:62:1:80:3 | F | public | private.rb:66:3:67:5 | public |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | call_m1 | private.rb:91:3:93:5 | call_m1 |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | m1 | private.rb:83:11:85:5 | m1 |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | m2 | private.rb:87:11:89:5 | m2 |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | new | calls.rb:114:5:114:16 | new |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | private_on_main | private.rb:51:1:52:3 | private_on_main |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | puts | calls.rb:102:5:102:30 | puts |
|
|
| private.rb:82:1:94:3 | PrivateOverride1 | to_s | calls.rb:169:5:170:7 | to_s |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | call_m1 | private.rb:91:3:93:5 | call_m1 |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | m1 | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | m2 | private.rb:87:11:89:5 | m2 |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | new | calls.rb:114:5:114:16 | new |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | private_on_main | private.rb:51:1:52:3 | private_on_main |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | puts | calls.rb:102:5:102:30 | puts |
|
|
| private.rb:96:1:102:3 | PrivateOverride2 | to_s | calls.rb:169:5:170:7 | to_s |
|
|
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:23:9:23:19 | call to singleton_m | calls.rb:22:5:24:7 | instance_m |
|
|
| calls.rb:23:9:23:19 | self | calls.rb:22:5:24:7 | instance_m |
|
|
| calls.rb:26:9:26:18 | call to instance_m | calls.rb:25:5:27:7 | singleton_m |
|
|
| calls.rb:26:9:26:18 | self | calls.rb:25:5:27:7 | singleton_m |
|
|
| calls.rb:40:5:40:14 | call to instance_m | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:40:5:40:14 | self | calls.rb:39:1:41:3 | call_instance_m |
|
|
| calls.rb:52:9:52:18 | call to instance_m | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:52:9:52:18 | self | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:53:9:53:12 | self | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:53:9:53:23 | call to instance_m | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:55:9:55:19 | call to singleton_m | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:55:9:55:19 | self | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:56:9:56:12 | self | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:56:9:56:24 | call to singleton_m | calls.rb:51:5:57:7 | baz |
|
|
| calls.rb:67:9:67:13 | call to super | calls.rb:66:5:68:7 | baz |
|
|
| calls.rb:76:18:76:18 | a | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:76:18:76:18 | a | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:76:22:76:22 | 4 | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:76:25:76:25 | b | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:76:25:76:25 | b | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:76:28:76:28 | 5 | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:77:5:77:5 | a | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:77:5:77:16 | call to bit_length | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:78:5:78:5 | b | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:78:5:78:16 | call to bit_length | calls.rb:76:1:79:3 | optional_arg |
|
|
| calls.rb:82:5:82:11 | yield ... | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:82:11:82:11 | 1 | calls.rb:81:1:83:3 | call_block |
|
|
| calls.rb:86:5:86:7 | var | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:86:5:86:18 | ... = ... | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:86:11:86:14 | Hash | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:86:11:86:18 | call to new | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:87:5:87:7 | var | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:87:5:87:10 | ...[...] | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:87:9:87:9 | 1 | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:5:88:29 | call to call_block | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:5:88:29 | self | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:16:88:29 | { ... } | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:19:88:19 | x | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:19:88:19 | x | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:22:88:24 | var | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:22:88:27 | ...[...] | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:88:26:88:26 | x | calls.rb:85:1:89:3 | foo |
|
|
| calls.rb:102:14:102:14 | x | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:102:14:102:14 | x | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:102:17:102:26 | call to old_puts | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:102:17:102:26 | self | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:102:26:102:26 | x | calls.rb:102:5:102:30 | puts |
|
|
| calls.rb:119:12:119:12 | x | calls.rb:119:5:119:31 | [] |
|
|
| calls.rb:119:12:119:12 | x | calls.rb:119:5:119:31 | [] |
|
|
| calls.rb:119:15:119:27 | call to old_lookup | calls.rb:119:5:119:31 | [] |
|
|
| calls.rb:119:15:119:27 | self | calls.rb:119:5:119:31 | [] |
|
|
| calls.rb:119:26:119:26 | x | calls.rb:119:5:119:31 | [] |
|
|
| calls.rb:124:10:124:10 | x | calls.rb:124:3:124:29 | [] |
|
|
| calls.rb:124:10:124:10 | x | calls.rb:124:3:124:29 | [] |
|
|
| calls.rb:124:13:124:25 | call to old_lookup | calls.rb:124:3:124:29 | [] |
|
|
| calls.rb:124:13:124:25 | self | calls.rb:124:3:124:29 | [] |
|
|
| calls.rb:124:24:124:24 | x | calls.rb:124:3:124:29 | [] |
|
|
| calls.rb:128:15:128:19 | &body | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:128:16:128:19 | body | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:129:5:129:5 | x | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:129:5:129:9 | ... = ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:129:9:129:9 | 0 | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:130:5:133:7 | while ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:130:11:130:11 | x | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:130:11:130:25 | ... < ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:130:15:130:18 | self | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:130:15:130:25 | call to length | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:130:26:133:7 | do ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:131:9:131:24 | yield ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:131:15:131:15 | x | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:131:18:131:21 | self | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:131:18:131:24 | ...[...] | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:131:23:131:23 | x | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:132:9:132:9 | x | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:132:9:132:9 | x | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:132:9:132:14 | ... += ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:132:9:132:14 | ... = ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:132:11:132:12 | ... + ... | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:132:14:132:14 | 1 | calls.rb:128:3:134:5 | foreach |
|
|
| calls.rb:138:5:138:20 | yield ... | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:138:11:138:20 | "prefix: " | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:138:12:138:19 | prefix: | calls.rb:137:1:139:3 | funny |
|
|
| calls.rb:155:14:155:15 | &b | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:155:15:155:15 | b | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:156:5:156:17 | call to call_block | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:156:5:156:17 | self | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:156:16:156:17 | &... | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:156:17:156:17 | b | calls.rb:155:1:157:3 | indirect |
|
|
| calls.rb:164:9:164:12 | self | calls.rb:163:5:165:7 | s_method |
|
|
| calls.rb:164:9:164:17 | call to to_s | calls.rb:163:5:165:7 | s_method |
|
|
| calls.rb:189:9:189:26 | call to puts | calls.rb:188:5:191:7 | singleton_a |
|
|
| calls.rb:189:9:189:26 | self | calls.rb:188:5:191:7 | singleton_a |
|
|
| calls.rb:189:14:189:26 | "singleton_a" | calls.rb:188:5:191:7 | singleton_a |
|
|
| calls.rb:189:15:189:25 | singleton_a | calls.rb:188:5:191:7 | singleton_a |
|
|
| calls.rb:190:9:190:12 | self | calls.rb:188:5:191:7 | singleton_a |
|
|
| calls.rb:190:9:190:24 | call to singleton_b | calls.rb:188:5:191:7 | singleton_a |
|
|
| calls.rb:194:9:194:26 | call to puts | calls.rb:193:5:196:7 | singleton_b |
|
|
| calls.rb:194:9:194:26 | self | calls.rb:193:5:196:7 | singleton_b |
|
|
| calls.rb:194:14:194:26 | "singleton_b" | calls.rb:193:5:196:7 | singleton_b |
|
|
| calls.rb:194:15:194:25 | singleton_b | calls.rb:193:5:196:7 | singleton_b |
|
|
| calls.rb:195:9:195:12 | self | calls.rb:193:5:196:7 | singleton_b |
|
|
| calls.rb:195:9:195:24 | call to singleton_c | calls.rb:193:5:196:7 | singleton_b |
|
|
| calls.rb:199:9:199:26 | call to puts | calls.rb:198:5:200:7 | singleton_c |
|
|
| calls.rb:199:9:199:26 | self | calls.rb:198:5:200:7 | singleton_c |
|
|
| calls.rb:199:14:199:26 | "singleton_c" | calls.rb:198:5:200:7 | singleton_c |
|
|
| calls.rb:199:15:199:25 | singleton_c | calls.rb:198:5:200:7 | singleton_c |
|
|
| calls.rb:203:9:203:26 | call to puts | calls.rb:202:5:205:7 | singleton_d |
|
|
| calls.rb:203:9:203:26 | self | calls.rb:202:5:205:7 | singleton_d |
|
|
| calls.rb:203:14:203:26 | "singleton_d" | calls.rb:202:5:205:7 | singleton_d |
|
|
| calls.rb:203:15:203:25 | singleton_d | calls.rb:202:5:205:7 | singleton_d |
|
|
| calls.rb:204:9:204:12 | self | calls.rb:202:5:205:7 | singleton_d |
|
|
| calls.rb:204:9:204:24 | call to singleton_a | calls.rb:202:5:205:7 | singleton_d |
|
|
| calls.rb:208:9:210:11 | singleton_e | calls.rb:207:5:212:7 | instance |
|
|
| calls.rb:208:13:208:16 | self | calls.rb:207:5:212:7 | instance |
|
|
| calls.rb:209:13:209:30 | call to puts | calls.rb:208:9:210:11 | singleton_e |
|
|
| calls.rb:209:13:209:30 | self | calls.rb:208:9:210:11 | singleton_e |
|
|
| calls.rb:209:18:209:30 | "singleton_e" | calls.rb:208:9:210:11 | singleton_e |
|
|
| calls.rb:209:19:209:29 | singleton_e | calls.rb:208:9:210:11 | singleton_e |
|
|
| calls.rb:211:9:211:19 | call to singleton_e | calls.rb:207:5:212:7 | instance |
|
|
| calls.rb:211:9:211:19 | self | calls.rb:207:5:212:7 | instance |
|
|
| calls.rb:216:13:216:30 | call to puts | calls.rb:215:9:217:11 | singleton_f |
|
|
| calls.rb:216:13:216:30 | self | calls.rb:215:9:217:11 | singleton_f |
|
|
| calls.rb:216:18:216:30 | "singleton_f" | calls.rb:215:9:217:11 | singleton_f |
|
|
| calls.rb:216:19:216:29 | singleton_f | calls.rb:215:9:217:11 | singleton_f |
|
|
| calls.rb:221:9:221:12 | self | calls.rb:220:5:222:7 | call_singleton_g |
|
|
| calls.rb:221:9:221:24 | call to singleton_g | calls.rb:220:5:222:7 | call_singleton_g |
|
|
| calls.rb:234:5:234:24 | call to puts | calls.rb:233:1:235:3 | singleton_g |
|
|
| calls.rb:234:5:234:24 | self | calls.rb:233:1:235:3 | singleton_g |
|
|
| calls.rb:234:10:234:24 | "singleton_g_1" | calls.rb:233:1:235:3 | singleton_g |
|
|
| calls.rb:234:11:234:23 | singleton_g_1 | calls.rb:233:1:235:3 | singleton_g |
|
|
| calls.rb:241:5:241:24 | call to puts | calls.rb:240:1:242:3 | singleton_g |
|
|
| calls.rb:241:5:241:24 | self | calls.rb:240:1:242:3 | singleton_g |
|
|
| calls.rb:241:10:241:24 | "singleton_g_2" | calls.rb:240:1:242:3 | singleton_g |
|
|
| calls.rb:241:11:241:23 | singleton_g_2 | calls.rb:240:1:242:3 | singleton_g |
|
|
| calls.rb:249:9:249:28 | call to puts | calls.rb:248:5:250:7 | singleton_g |
|
|
| calls.rb:249:9:249:28 | self | calls.rb:248:5:250:7 | singleton_g |
|
|
| calls.rb:249:14:249:28 | "singleton_g_3" | calls.rb:248:5:250:7 | singleton_g |
|
|
| calls.rb:249:15:249:27 | singleton_g_3 | calls.rb:248:5:250:7 | singleton_g |
|
|
| calls.rb:265:5:265:22 | call to puts | calls.rb:264:1:266:3 | singleton_g |
|
|
| calls.rb:265:5:265:22 | self | calls.rb:264:1:266:3 | singleton_g |
|
|
| calls.rb:265:10:265:22 | "singleton_g" | calls.rb:264:1:266:3 | singleton_g |
|
|
| calls.rb:265:11:265:21 | singleton_g | calls.rb:264:1:266:3 | singleton_g |
|
|
| calls.rb:275:12:275:15 | type | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:275:12:275:15 | type | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:276:5:276:8 | type | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:276:5:276:12 | call to new | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:276:5:276:21 | call to instance | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:278:5:280:7 | singleton_h | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:278:9:278:12 | type | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:279:9:279:26 | call to puts | calls.rb:278:5:280:7 | singleton_h |
|
|
| calls.rb:279:9:279:26 | self | calls.rb:278:5:280:7 | singleton_h |
|
|
| calls.rb:279:14:279:26 | "singleton_h" | calls.rb:278:5:280:7 | singleton_h |
|
|
| calls.rb:279:15:279:25 | singleton_h | calls.rb:278:5:280:7 | singleton_h |
|
|
| calls.rb:282:5:282:8 | type | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:282:5:282:20 | call to singleton_h | calls.rb:275:1:283:3 | create |
|
|
| calls.rb:292:9:292:26 | call to puts | calls.rb:291:5:293:7 | singleton_i |
|
|
| calls.rb:292:9:292:26 | self | calls.rb:291:5:293:7 | singleton_i |
|
|
| calls.rb:292:14:292:26 | "singleton_i" | calls.rb:291:5:293:7 | singleton_i |
|
|
| calls.rb:292:15:292:25 | singleton_i | calls.rb:291:5:293:7 | singleton_i |
|
|
| calls.rb:301:9:301:26 | call to puts | calls.rb:300:5:302:7 | singleton_j |
|
|
| calls.rb:301:9:301:26 | self | calls.rb:300:5:302:7 | singleton_j |
|
|
| calls.rb:301:14:301:26 | "singleton_j" | calls.rb:300:5:302:7 | singleton_j |
|
|
| calls.rb:301:15:301:25 | singleton_j | calls.rb:300:5:302:7 | singleton_j |
|
|
| calls.rb:309:9:309:31 | call to puts | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:309:9:309:31 | self | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:309:14:309:31 | "SelfNew#instance" | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:309:15:309:30 | SelfNew#instance | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:310:9:310:11 | call to new | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:310:9:310:11 | self | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:310:9:310:20 | call to instance | calls.rb:308:5:311:7 | instance |
|
|
| calls.rb:314:9:314:11 | call to new | calls.rb:313:5:315:7 | singleton |
|
|
| calls.rb:314:9:314:11 | self | calls.rb:313:5:315:7 | singleton |
|
|
| calls.rb:314:9:314:20 | call to instance | calls.rb:313:5:315:7 | singleton |
|
|
| calls.rb:324:9:324:26 | call to puts | calls.rb:323:5:325:7 | instance |
|
|
| calls.rb:324:9:324:26 | self | calls.rb:323:5:325:7 | instance |
|
|
| calls.rb:324:14:324:26 | "C1#instance" | calls.rb:323:5:325:7 | instance |
|
|
| calls.rb:324:15:324:25 | C1#instance | calls.rb:323:5:325:7 | instance |
|
|
| calls.rb:330:9:330:26 | call to puts | calls.rb:329:5:331:7 | instance |
|
|
| calls.rb:330:9:330:26 | self | calls.rb:329:5:331:7 | instance |
|
|
| calls.rb:330:14:330:26 | "C2#instance" | calls.rb:329:5:331:7 | instance |
|
|
| calls.rb:330:15:330:25 | C2#instance | calls.rb:329:5:331:7 | instance |
|
|
| calls.rb:336:9:336:26 | call to puts | calls.rb:335:5:337:7 | instance |
|
|
| calls.rb:336:9:336:26 | self | calls.rb:335:5:337:7 | instance |
|
|
| calls.rb:336:14:336:26 | "C3#instance" | calls.rb:335:5:337:7 | instance |
|
|
| calls.rb:336:15:336:25 | C3#instance | calls.rb:335:5:337:7 | instance |
|
|
| calls.rb:340:22:340:22 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:340:22:340:22 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:341:5:349:7 | case ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:341:10:341:10 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:342:5:343:18 | when ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:342:10:342:11 | C3 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:342:12:343:18 | then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:343:9:343:9 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:343:9:343:18 | call to instance | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:344:5:345:18 | when ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:344:10:344:11 | C2 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:344:12:345:18 | then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:345:9:345:9 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:345:9:345:18 | call to instance | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:346:5:347:18 | when ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:346:10:346:11 | C1 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:346:12:347:18 | then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:347:9:347:9 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:347:9:347:18 | call to instance | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:348:5:348:8 | else ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:351:5:355:7 | case ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:351:10:351:10 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:352:9:352:29 | in ... then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:352:12:352:13 | C3 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:352:15:352:29 | then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:352:20:352:20 | x | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:352:20:352:29 | call to instance | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:353:9:353:36 | in ... then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:353:12:353:13 | C2 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:353:12:353:19 | ... => ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:353:18:353:19 | c2 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:353:21:353:36 | then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:353:26:353:27 | c2 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:353:26:353:36 | call to instance | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:354:9:354:36 | in ... then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:354:12:354:13 | C1 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:354:12:354:19 | ... => ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:354:18:354:19 | c1 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:354:21:354:36 | then ... | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:354:26:354:27 | c1 | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:354:26:354:36 | call to instance | calls.rb:340:1:356:3 | pattern_dispatch |
|
|
| calls.rb:364:19:364:19 | x | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:364:19:364:19 | x | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:365:5:367:7 | instance | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:365:9:365:9 | x | calls.rb:364:1:368:3 | add_singleton |
|
|
| calls.rb:366:9:366:28 | call to puts | calls.rb:365:5:367:7 | instance |
|
|
| calls.rb:366:9:366:28 | self | calls.rb:365:5:367:7 | instance |
|
|
| calls.rb:366:14:366:28 | "instance_on x" | calls.rb:365:5:367:7 | instance |
|
|
| calls.rb:366:15:366:27 | instance_on x | calls.rb:365:5:367:7 | instance |
|
|
| calls.rb:377:13:377:48 | call to puts | calls.rb:376:9:378:11 | singleton1 |
|
|
| calls.rb:377:13:377:48 | self | calls.rb:376:9:378:11 | singleton1 |
|
|
| calls.rb:377:18:377:48 | "SingletonOverride1#singleton1" | calls.rb:376:9:378:11 | singleton1 |
|
|
| calls.rb:377:19:377:47 | SingletonOverride1#singleton1 | calls.rb:376:9:378:11 | singleton1 |
|
|
| calls.rb:381:13:381:22 | call to singleton1 | calls.rb:380:9:382:11 | call_singleton1 |
|
|
| calls.rb:381:13:381:22 | self | calls.rb:380:9:382:11 | call_singleton1 |
|
|
| calls.rb:386:9:386:44 | call to puts | calls.rb:385:5:387:7 | singleton2 |
|
|
| calls.rb:386:9:386:44 | self | calls.rb:385:5:387:7 | singleton2 |
|
|
| calls.rb:386:14:386:44 | "SingletonOverride1#singleton2" | calls.rb:385:5:387:7 | singleton2 |
|
|
| calls.rb:386:15:386:43 | SingletonOverride1#singleton2 | calls.rb:385:5:387:7 | singleton2 |
|
|
| calls.rb:390:9:390:18 | call to singleton2 | calls.rb:389:5:391:7 | call_singleton2 |
|
|
| calls.rb:390:9:390:18 | self | calls.rb:389:5:391:7 | call_singleton2 |
|
|
| calls.rb:402:13:402:48 | call to puts | calls.rb:401:9:403:11 | singleton1 |
|
|
| calls.rb:402:13:402:48 | self | calls.rb:401:9:403:11 | singleton1 |
|
|
| calls.rb:402:18:402:48 | "SingletonOverride2#singleton1" | calls.rb:401:9:403:11 | singleton1 |
|
|
| calls.rb:402:19:402:47 | SingletonOverride2#singleton1 | calls.rb:401:9:403:11 | singleton1 |
|
|
| calls.rb:407:9:407:44 | call to puts | calls.rb:406:5:408:7 | singleton2 |
|
|
| calls.rb:407:9:407:44 | self | calls.rb:406:5:408:7 | singleton2 |
|
|
| calls.rb:407:14:407:44 | "SingletonOverride2#singleton2" | calls.rb:406:5:408:7 | singleton2 |
|
|
| calls.rb:407:15:407:43 | SingletonOverride2#singleton2 | calls.rb:406:5:408:7 | singleton2 |
|
|
| calls.rb:417:13:417:48 | call to puts | calls.rb:416:9:418:11 | m1 |
|
|
| calls.rb:417:13:417:48 | self | calls.rb:416:9:418:11 | m1 |
|
|
| calls.rb:417:18:417:48 | "ConditionalInstanceMethods#m1" | calls.rb:416:9:418:11 | m1 |
|
|
| calls.rb:417:19:417:47 | ConditionalInstanceMethods#m1 | calls.rb:416:9:418:11 | m1 |
|
|
| calls.rb:422:9:422:44 | call to puts | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:422:9:422:44 | self | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:422:14:422:44 | "ConditionalInstanceMethods#m2" | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:422:15:422:43 | ConditionalInstanceMethods#m2 | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:424:9:430:11 | m3 | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:425:13:425:48 | call to puts | calls.rb:424:9:430:11 | m3 |
|
|
| calls.rb:425:13:425:48 | self | calls.rb:424:9:430:11 | m3 |
|
|
| calls.rb:425:18:425:48 | "ConditionalInstanceMethods#m3" | calls.rb:424:9:430:11 | m3 |
|
|
| calls.rb:425:19:425:47 | ConditionalInstanceMethods#m3 | calls.rb:424:9:430:11 | m3 |
|
|
| calls.rb:427:13:429:15 | m4 | calls.rb:424:9:430:11 | m3 |
|
|
| calls.rb:428:17:428:52 | call to puts | calls.rb:427:13:429:15 | m4 |
|
|
| calls.rb:428:17:428:52 | self | calls.rb:427:13:429:15 | m4 |
|
|
| calls.rb:428:22:428:52 | "ConditionalInstanceMethods#m4" | calls.rb:427:13:429:15 | m4 |
|
|
| calls.rb:428:23:428:51 | ConditionalInstanceMethods#m4 | calls.rb:427:13:429:15 | m4 |
|
|
| calls.rb:432:9:432:10 | call to m3 | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:432:9:432:10 | self | calls.rb:421:5:433:7 | m2 |
|
|
| calls.rb:438:17:438:40 | call to puts | calls.rb:437:13:439:15 | m5 |
|
|
| calls.rb:438:17:438:40 | self | calls.rb:437:13:439:15 | m5 |
|
|
| calls.rb:438:22:438:40 | "AnonymousClass#m5" | calls.rb:437:13:439:15 | m5 |
|
|
| calls.rb:438:23:438:39 | AnonymousClass#m5 | calls.rb:437:13:439:15 | m5 |
|
|
| calls.rb:454:13:454:22 | call to puts | calls.rb:453:9:455:11 | foo |
|
|
| calls.rb:454:13:454:22 | self | calls.rb:453:9:455:11 | foo |
|
|
| calls.rb:454:18:454:22 | "foo" | calls.rb:453:9:455:11 | foo |
|
|
| calls.rb:454:19:454:21 | foo | calls.rb:453:9:455:11 | foo |
|
|
| calls.rb:460:13:460:22 | call to puts | calls.rb:459:9:461:11 | bar |
|
|
| calls.rb:460:13:460:22 | self | calls.rb:459:9:461:11 | bar |
|
|
| calls.rb:460:18:460:22 | "bar" | calls.rb:459:9:461:11 | bar |
|
|
| calls.rb:460:19:460:21 | bar | calls.rb:459:9:461:11 | bar |
|
|
| calls.rb:479:9:479:46 | call to puts | calls.rb:478:5:480:7 | singleton |
|
|
| calls.rb:479:9:479:46 | self | calls.rb:478:5:480:7 | singleton |
|
|
| calls.rb:479:14:479:46 | "ExtendSingletonMethod#singleton" | calls.rb:478:5:480:7 | singleton |
|
|
| calls.rb:479:15:479:45 | ExtendSingletonMethod#singleton | calls.rb:478:5:480:7 | singleton |
|
|
| 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 |
|
|
| private.rb:84:7:84:32 | call to puts | private.rb:83:11:85:5 | m1 |
|
|
| private.rb:84:7:84:32 | self | private.rb:83:11:85:5 | m1 |
|
|
| private.rb:84:12:84:32 | "PrivateOverride1#m1" | private.rb:83:11:85:5 | m1 |
|
|
| private.rb:84:13:84:31 | PrivateOverride1#m1 | private.rb:83:11:85:5 | m1 |
|
|
| private.rb:88:7:88:32 | call to puts | private.rb:87:11:89:5 | m2 |
|
|
| private.rb:88:7:88:32 | self | private.rb:87:11:89:5 | m2 |
|
|
| private.rb:88:12:88:32 | "PrivateOverride1#m2" | private.rb:87:11:89:5 | m2 |
|
|
| private.rb:88:13:88:31 | PrivateOverride1#m2 | private.rb:87:11:89:5 | m2 |
|
|
| private.rb:92:7:92:8 | call to m1 | private.rb:91:3:93:5 | call_m1 |
|
|
| private.rb:92:7:92:8 | self | private.rb:91:3:93:5 | call_m1 |
|
|
| private.rb:98:7:98:32 | call to puts | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:98:7:98:32 | self | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:98:12:98:32 | "PrivateOverride2#m1" | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:98:13:98:31 | PrivateOverride2#m1 | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:99:7:99:8 | call to m2 | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:99:7:99:8 | self | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:100:7:100:22 | PrivateOverride1 | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:100:7:100:26 | call to new | private.rb:97:11:101:5 | m1 |
|
|
| private.rb:100:7:100:29 | call to m1 | private.rb:97:11:101:5 | m1 |
|