Files
codeql/ruby/ql/test/library-tests/modules/modules.expected
2024-06-21 12:04:55 +02:00

2022 lines
139 KiB
Plaintext

getModule
| calls.rb:21:1:34:3 | M |
| calls.rb:43:1:58:3 | C |
| calls.rb:65:1:69:3 | D |
| calls.rb:91:1:94:3 | Integer |
| calls.rb:96:1:98:3 | String |
| calls.rb:100:1:103:3 | Kernel |
| calls.rb:105:1:113:3 | Module |
| calls.rb:115:1:118:3 | Object |
| calls.rb:120:1:123:3 | Hash |
| calls.rb:125:1:138:3 | Array |
| calls.rb:165:1:169:3 | S |
| calls.rb:171:1:174:3 | A |
| calls.rb:176:1:179:3 | B |
| calls.rb:190:1:226:3 | Singletons |
| calls.rb:310:1:321:3 | SelfNew |
| calls.rb:325:1:333:3 | C1 |
| calls.rb:335:1:339:3 | C2 |
| calls.rb:341:1:345:3 | C3 |
| calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:514:1:516:3 | ExtendSingletonMethod2 |
| calls.rb:520:1:521:3 | ExtendSingletonMethod3 |
| calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:572:1:575:3 | SingletonUpCall_Base |
| calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:584:1:589:3 | SingletonUpCall_SubSub |
| calls.rb:591:1:602:3 | SingletonA |
| calls.rb:604:1:611:3 | SingletonB |
| calls.rb:613:1:620:3 | SingletonC |
| calls.rb:626:1:632:3 | Included |
| calls.rb:634:1:639:3 | IncludesIncluded |
| calls.rb:641:1:645:3 | CustomNew1 |
| calls.rb:649:1:657:3 | CustomNew2 |
| element_reference.rb:1:1:5:3 | ClassWithElementRef |
| file://:0:0:0:0 | BasicObject |
| file://:0:0:0:0 | Class |
| file://:0:0:0:0 | Complex |
| file://:0:0:0:0 | EsotericInstanceMethods |
| file://:0:0:0:0 | FalseClass |
| file://:0:0:0:0 | Float |
| file://:0:0:0:0 | MyStruct |
| file://:0:0:0:0 | NilClass |
| file://:0:0:0:0 | Numeric |
| file://:0:0:0:0 | Proc |
| file://:0:0:0:0 | Rational |
| file://:0:0:0:0 | Struct |
| file://:0:0:0:0 | Symbol |
| file://:0:0:0:0 | TrueClass |
| file://:0:0:0:0 | UnresolvedNamespace |
| file://:0:0:0:0 | UnresolvedNamespace::X1 |
| file://:0:0:0:0 | UnresolvedNamespace::X1::X2 |
| file://:0:0:0:0 | UnresolvedNamespace::X1::X2::X3 |
| hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:11:1:16:3 | Greeting |
| hello.rb:18:1:22:3 | HelloWorld |
| instance_fields.rb:11:1:14:3 | A_target |
| instance_fields.rb:26:1:29:3 | B_target |
| modules.rb:1:1:2:3 | Empty |
| modules.rb:4:1:24:3 | Foo |
| modules.rb:5:3:14:5 | Foo::Bar |
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar |
| modules.rb:19:3:20:5 | Foo::ClassInFoo |
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo |
| modules.rb:37:1:46:3 | Bar |
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar |
| modules.rb:60:1:61:3 | MyModuleInGlobalScope |
| modules.rb:63:1:81:3 | Test |
| modules.rb:65:3:68:5 | Test::Foo1 |
| modules.rb:66:5:67:7 | Test::Foo1::Bar |
| modules.rb:70:3:74:5 | Test::Foo2 |
| modules.rb:71:5:71:19 | Test::Foo2::Foo2 |
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar |
| modules.rb:76:3:80:5 | Test::Foo3 |
| modules.rb:83:1:86:3 | Other |
| modules.rb:84:3:85:5 | Other::Foo1 |
| modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:91:3:92:5 | Test::Foo1::Y |
| modules.rb:95:1:99:3 | IncludeTest2 |
| modules.rb:97:3:98:5 | Test::Foo1::Z |
| modules.rb:101:1:105:3 | PrependTest |
| modules.rb:103:3:104:5 | Test::Foo2::Y |
| modules.rb:107:1:110:3 | MM |
| modules.rb:108:3:109:5 | MM::MM |
| modules.rb:112:1:113:3 | YY |
| modules.rb:115:1:121:3 | XX |
| modules.rb:116:7:117:9 | XX::YY |
| modules.rb:123:1:124:3 | Test::Foo1::Bar::Baz |
| modules_rec.rb:1:1:2:3 | B::A |
| private.rb:1:1:49:3 | E |
| private.rb:62:1:80:3 | F |
| private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:96:1:102:3 | PrivateOverride2 |
| toplevel_self_singleton.rb:2:5:5:7 | A::B |
| toplevel_self_singleton.rb:24:1:34:3 | Good |
| unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass |
| unresolved_subclass.rb:4:1:5:3 | UnresolvedNamespace::Subclass1 |
| unresolved_subclass.rb:7:1:8:3 | UnresolvedNamespace::Subclass2 |
| unresolved_subclass.rb:11:1:12:3 | UnresolvedNamespace::A |
| unresolved_subclass.rb:14:1:15:3 | UnresolvedNamespace::X1::X2::X3::Subclass1 |
| unresolved_subclass.rb:17:1:18:3 | UnresolvedNamespace::X1::X2::X3::Subclass2 |
| unresolved_subclass.rb:21:1:22:3 | UnresolvedNamespace::X1::X2::X3::A |
getADeclaration
| calls.rb:21:1:34:3 | M | calls.rb:21:1:34:3 | M |
| calls.rb:43:1:58:3 | C | calls.rb:43:1:58:3 | C |
| calls.rb:65:1:69:3 | D | calls.rb:65:1:69:3 | D |
| calls.rb:91:1:94:3 | Integer | calls.rb:91:1:94:3 | Integer |
| calls.rb:96:1:98:3 | String | calls.rb:96:1:98:3 | String |
| calls.rb:100:1:103:3 | Kernel | calls.rb:100:1:103:3 | Kernel |
| calls.rb:105:1:113:3 | Module | calls.rb:105:1:113:3 | Module |
| calls.rb:115:1:118:3 | Object | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:115:1:118:3 | Object | calls.rb:115:1:118:3 | Object |
| calls.rb:115:1:118:3 | Object | element_reference.rb:1:1:13:4 | element_reference.rb |
| calls.rb:115:1:118:3 | Object | hello.rb:1:1:22:3 | hello.rb |
| calls.rb:115:1:118:3 | Object | instance_fields.rb:1:1:29:4 | instance_fields.rb |
| calls.rb:115:1:118:3 | Object | modules.rb:1:1:129:4 | modules.rb |
| calls.rb:115:1:118:3 | Object | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| calls.rb:115:1:118:3 | Object | private.rb:1:1:105:40 | private.rb |
| calls.rb:115:1:118:3 | Object | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| calls.rb:115:1:118:3 | Object | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| calls.rb:120:1:123:3 | Hash | calls.rb:120:1:123:3 | Hash |
| calls.rb:125:1:138:3 | Array | calls.rb:125:1:138:3 | Array |
| calls.rb:165:1:169:3 | S | calls.rb:165:1:169:3 | S |
| calls.rb:171:1:174:3 | A | calls.rb:171:1:174:3 | A |
| calls.rb:171:1:174:3 | A | instance_fields.rb:1:1:10:3 | A |
| calls.rb:171:1:174:3 | A | modules_rec.rb:7:1:9:3 | A |
| calls.rb:171:1:174:3 | A | toplevel_self_singleton.rb:1:1:6:3 | A |
| calls.rb:176:1:179:3 | B | calls.rb:176:1:179:3 | B |
| calls.rb:176:1:179:3 | B | instance_fields.rb:16:1:25:3 | B |
| calls.rb:190:1:226:3 | Singletons | calls.rb:190:1:226:3 | Singletons |
| calls.rb:310:1:321:3 | SelfNew | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:325:1:333:3 | C1 | calls.rb:325:1:333:3 | C1 |
| calls.rb:335:1:339:3 | C2 | calls.rb:335:1:339:3 | C2 |
| calls.rb:341:1:345:3 | C3 | calls.rb:341:1:345:3 | C3 |
| calls.rb:385:1:413:3 | SingletonOverride1 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:420:1:434:3 | SingletonOverride2 | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:441:1:469:3 | ConditionalInstanceMethods | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:504:1:510:3 | ExtendSingletonMethod | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:514:1:516:3 | ExtendSingletonMethod2 | calls.rb:514:1:516:3 | ExtendSingletonMethod2 |
| calls.rb:520:1:521:3 | ExtendSingletonMethod3 | calls.rb:520:1:521:3 | ExtendSingletonMethod3 |
| calls.rb:533:1:537:3 | ProtectedMethodInModule | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:539:1:552:3 | ProtectedMethods | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:558:1:563:3 | ProtectedMethodsSub | calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:572:1:575:3 | SingletonUpCall_Base | calls.rb:572:1:575:3 | SingletonUpCall_Base |
| calls.rb:576:1:583:3 | SingletonUpCall_Sub | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:584:1:589:3 | SingletonUpCall_SubSub | calls.rb:584:1:589:3 | SingletonUpCall_SubSub |
| calls.rb:591:1:602:3 | SingletonA | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:604:1:611:3 | SingletonB | calls.rb:604:1:611:3 | SingletonB |
| calls.rb:613:1:620:3 | SingletonC | calls.rb:613:1:620:3 | SingletonC |
| calls.rb:626:1:632:3 | Included | calls.rb:626:1:632:3 | Included |
| calls.rb:634:1:639:3 | IncludesIncluded | calls.rb:634:1:639:3 | IncludesIncluded |
| calls.rb:641:1:645:3 | CustomNew1 | calls.rb:641:1:645:3 | CustomNew1 |
| calls.rb:649:1:657:3 | CustomNew2 | calls.rb:649:1:657:3 | CustomNew2 |
| element_reference.rb:1:1:5:3 | ClassWithElementRef | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| hello.rb:1:1:8:3 | EnglishWords | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:11:1:16:3 | Greeting | hello.rb:11:1:16:3 | Greeting |
| hello.rb:18:1:22:3 | HelloWorld | hello.rb:18:1:22:3 | HelloWorld |
| instance_fields.rb:11:1:14:3 | A_target | instance_fields.rb:11:1:14:3 | A_target |
| instance_fields.rb:26:1:29:3 | B_target | instance_fields.rb:26:1:29:3 | B_target |
| modules.rb:1:1:2:3 | Empty | modules.rb:1:1:2:3 | Empty |
| modules.rb:4:1:24:3 | Foo | modules.rb:4:1:24:3 | Foo |
| modules.rb:4:1:24:3 | Foo | modules.rb:26:1:35:3 | Foo |
| modules.rb:5:3:14:5 | Foo::Bar | modules.rb:5:3:14:5 | Bar |
| modules.rb:5:3:14:5 | Foo::Bar | modules.rb:48:1:57:3 | Bar |
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | modules.rb:6:5:7:7 | ClassInFooBar |
| modules.rb:19:3:20:5 | Foo::ClassInFoo | modules.rb:19:3:20:5 | ClassInFoo |
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | modules.rb:30:3:31:5 | ClassInAnotherDefinitionOfFoo |
| modules.rb:37:1:46:3 | Bar | modules.rb:37:1:46:3 | Bar |
| modules.rb:37:1:46:3 | Bar | modules.rb:78:5:79:7 | Bar |
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | modules.rb:49:3:50:5 | ClassInAnotherDefinitionOfFooBar |
| modules.rb:60:1:61:3 | MyModuleInGlobalScope | modules.rb:60:1:61:3 | MyModuleInGlobalScope |
| modules.rb:63:1:81:3 | Test | modules.rb:63:1:81:3 | Test |
| modules.rb:65:3:68:5 | Test::Foo1 | modules.rb:65:3:68:5 | Foo1 |
| modules.rb:66:5:67:7 | Test::Foo1::Bar | modules.rb:66:5:67:7 | Bar |
| modules.rb:70:3:74:5 | Test::Foo2 | modules.rb:70:3:74:5 | Foo2 |
| modules.rb:71:5:71:19 | Test::Foo2::Foo2 | modules.rb:71:5:71:19 | Foo2 |
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | modules.rb:72:5:73:7 | Bar |
| modules.rb:76:3:80:5 | Test::Foo3 | modules.rb:76:3:80:5 | Foo3 |
| modules.rb:83:1:86:3 | Other | modules.rb:83:1:86:3 | Other |
| modules.rb:84:3:85:5 | Other::Foo1 | modules.rb:84:3:85:5 | Foo1 |
| modules.rb:88:1:93:3 | IncludeTest | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:91:3:92:5 | Test::Foo1::Y | modules.rb:91:3:92:5 | Y |
| modules.rb:95:1:99:3 | IncludeTest2 | modules.rb:95:1:99:3 | IncludeTest2 |
| modules.rb:97:3:98:5 | Test::Foo1::Z | modules.rb:97:3:98:5 | Z |
| modules.rb:101:1:105:3 | PrependTest | modules.rb:101:1:105:3 | PrependTest |
| modules.rb:103:3:104:5 | Test::Foo2::Y | modules.rb:103:3:104:5 | Y |
| modules.rb:107:1:110:3 | MM | modules.rb:107:1:110:3 | MM |
| modules.rb:108:3:109:5 | MM::MM | modules.rb:108:3:109:5 | MM |
| modules.rb:112:1:113:3 | YY | modules.rb:112:1:113:3 | YY |
| modules.rb:115:1:121:3 | XX | modules.rb:115:1:121:3 | XX |
| modules.rb:116:7:117:9 | XX::YY | modules.rb:116:7:117:9 | YY |
| modules.rb:123:1:124:3 | Test::Foo1::Bar::Baz | modules.rb:123:1:124:3 | Baz |
| modules_rec.rb:1:1:2:3 | B::A | modules_rec.rb:1:1:2:3 | A |
| private.rb:1:1:49:3 | E | private.rb:1:1:49:3 | E |
| private.rb:62:1:80:3 | F | private.rb:62:1:80:3 | F |
| private.rb:82:1:94:3 | PrivateOverride1 | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:96:1:102:3 | PrivateOverride2 | private.rb:96:1:102:3 | PrivateOverride2 |
| toplevel_self_singleton.rb:2:5:5:7 | A::B | modules_rec.rb:4:1:5:3 | B |
| toplevel_self_singleton.rb:2:5:5:7 | A::B | toplevel_self_singleton.rb:2:5:5:7 | B |
| toplevel_self_singleton.rb:24:1:34:3 | Good | toplevel_self_singleton.rb:24:1:34:3 | Good |
| unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass | unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass |
| unresolved_subclass.rb:4:1:5:3 | UnresolvedNamespace::Subclass1 | unresolved_subclass.rb:4:1:5:3 | Subclass1 |
| unresolved_subclass.rb:7:1:8:3 | UnresolvedNamespace::Subclass2 | unresolved_subclass.rb:7:1:8:3 | Subclass2 |
| unresolved_subclass.rb:11:1:12:3 | UnresolvedNamespace::A | unresolved_subclass.rb:11:1:12:3 | A |
| unresolved_subclass.rb:14:1:15:3 | UnresolvedNamespace::X1::X2::X3::Subclass1 | unresolved_subclass.rb:14:1:15:3 | Subclass1 |
| unresolved_subclass.rb:17:1:18:3 | UnresolvedNamespace::X1::X2::X3::Subclass2 | unresolved_subclass.rb:17:1:18:3 | Subclass2 |
| unresolved_subclass.rb:21:1:22:3 | UnresolvedNamespace::X1::X2::X3::A | unresolved_subclass.rb:21:1:22:3 | A |
getSuperClass
| calls.rb:43:1:58:3 | C | calls.rb:115:1:118:3 | Object |
| calls.rb:65:1:69:3 | D | calls.rb:43:1:58:3 | C |
| calls.rb:91:1:94:3 | Integer | file://:0:0:0:0 | Numeric |
| calls.rb:96:1:98:3 | String | calls.rb:115:1:118:3 | Object |
| calls.rb:105:1:113:3 | Module | calls.rb:115:1:118:3 | Object |
| calls.rb:115:1:118:3 | Object | file://:0:0:0:0 | BasicObject |
| calls.rb:120:1:123:3 | Hash | calls.rb:115:1:118:3 | Object |
| calls.rb:125:1:138:3 | Array | calls.rb:115:1:118:3 | Object |
| calls.rb:165:1:169:3 | S | calls.rb:115:1:118:3 | Object |
| calls.rb:171:1:174:3 | A | calls.rb:165:1:169:3 | S |
| calls.rb:171:1:174:3 | A | calls.rb:176:1:179:3 | B |
| calls.rb:176:1:179:3 | B | calls.rb:165:1:169:3 | S |
| calls.rb:190:1:226:3 | Singletons | calls.rb:115:1:118:3 | Object |
| calls.rb:310:1:321:3 | SelfNew | calls.rb:115:1:118:3 | Object |
| calls.rb:325:1:333:3 | C1 | calls.rb:115:1:118:3 | Object |
| calls.rb:335:1:339:3 | C2 | calls.rb:325:1:333:3 | C1 |
| calls.rb:341:1:345:3 | C3 | calls.rb:335:1:339:3 | C2 |
| calls.rb:385:1:413:3 | SingletonOverride1 | calls.rb:115:1:118:3 | Object |
| calls.rb:420:1:434:3 | SingletonOverride2 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:441:1:469:3 | ConditionalInstanceMethods | calls.rb:115:1:118:3 | Object |
| calls.rb:539:1:552:3 | ProtectedMethods | calls.rb:115:1:118:3 | Object |
| calls.rb:558:1:563:3 | ProtectedMethodsSub | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:572:1:575:3 | SingletonUpCall_Base | calls.rb:115:1:118:3 | Object |
| calls.rb:576:1:583:3 | SingletonUpCall_Sub | calls.rb:572:1:575:3 | SingletonUpCall_Base |
| calls.rb:584:1:589:3 | SingletonUpCall_SubSub | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:591:1:602:3 | SingletonA | calls.rb:115:1:118:3 | Object |
| calls.rb:604:1:611:3 | SingletonB | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:613:1:620:3 | SingletonC | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:634:1:639:3 | IncludesIncluded | calls.rb:115:1:118:3 | Object |
| calls.rb:641:1:645:3 | CustomNew1 | calls.rb:115:1:118:3 | Object |
| calls.rb:649:1:657:3 | CustomNew2 | calls.rb:115:1:118:3 | Object |
| element_reference.rb:1:1:5:3 | ClassWithElementRef | calls.rb:115:1:118:3 | Object |
| file://:0:0:0:0 | Class | calls.rb:105:1:113:3 | Module |
| file://:0:0:0:0 | Complex | file://:0:0:0:0 | Numeric |
| file://:0:0:0:0 | FalseClass | calls.rb:115:1:118:3 | Object |
| file://:0:0:0:0 | Float | file://:0:0:0:0 | Numeric |
| file://:0:0:0:0 | NilClass | calls.rb:115:1:118:3 | Object |
| file://:0:0:0:0 | Numeric | calls.rb:115:1:118:3 | Object |
| file://:0:0:0:0 | Rational | file://:0:0:0:0 | Numeric |
| file://:0:0:0:0 | TrueClass | calls.rb:115:1:118:3 | Object |
| hello.rb:11:1:16:3 | Greeting | calls.rb:115:1:118:3 | Object |
| hello.rb:18:1:22:3 | HelloWorld | hello.rb:11:1:16:3 | Greeting |
| instance_fields.rb:11:1:14:3 | A_target | calls.rb:115:1:118:3 | Object |
| instance_fields.rb:26:1:29:3 | B_target | calls.rb:115:1:118:3 | Object |
| modules.rb:6:5:7:7 | Foo::Bar::ClassInFooBar | calls.rb:115:1:118:3 | Object |
| modules.rb:19:3:20:5 | Foo::ClassInFoo | calls.rb:115:1:118:3 | Object |
| modules.rb:30:3:31:5 | Foo::ClassInAnotherDefinitionOfFoo | calls.rb:115:1:118:3 | Object |
| modules.rb:37:1:46:3 | Bar | calls.rb:115:1:118:3 | Object |
| modules.rb:49:3:50:5 | Foo::Bar::ClassInAnotherDefinitionOfFooBar | calls.rb:115:1:118:3 | Object |
| modules.rb:66:5:67:7 | Test::Foo1::Bar | calls.rb:115:1:118:3 | Object |
| modules.rb:72:5:73:7 | Test::Foo2::Foo2::Bar | calls.rb:115:1:118:3 | Object |
| modules.rb:112:1:113:3 | YY | calls.rb:115:1:118:3 | Object |
| modules.rb:116:7:117:9 | XX::YY | modules.rb:112:1:113:3 | YY |
| modules_rec.rb:1:1:2:3 | B::A | calls.rb:115:1:118:3 | Object |
| private.rb:1:1:49:3 | E | calls.rb:115:1:118:3 | Object |
| private.rb:82:1:94:3 | PrivateOverride1 | calls.rb:115:1:118:3 | Object |
| private.rb:96:1:102:3 | PrivateOverride2 | private.rb:82:1:94:3 | PrivateOverride1 |
| toplevel_self_singleton.rb:2:5:5:7 | A::B | calls.rb:115:1:118:3 | Object |
| unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass | calls.rb:115:1:118:3 | Object |
| unresolved_subclass.rb:4:1:5:3 | UnresolvedNamespace::Subclass1 | unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass |
| unresolved_subclass.rb:7:1:8:3 | UnresolvedNamespace::Subclass2 | unresolved_subclass.rb:4:1:5:3 | UnresolvedNamespace::Subclass1 |
| unresolved_subclass.rb:11:1:12:3 | UnresolvedNamespace::A | calls.rb:115:1:118:3 | Object |
| unresolved_subclass.rb:14:1:15:3 | UnresolvedNamespace::X1::X2::X3::Subclass1 | unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass |
| unresolved_subclass.rb:17:1:18:3 | UnresolvedNamespace::X1::X2::X3::Subclass2 | unresolved_subclass.rb:14:1:15:3 | UnresolvedNamespace::X1::X2::X3::Subclass1 |
| unresolved_subclass.rb:21:1:22:3 | UnresolvedNamespace::X1::X2::X3::A | calls.rb:115:1:118:3 | Object |
getAPrependedModule
| calls.rb:115:1:118:3 | Object | calls.rb:171:1:174:3 | A |
| calls.rb:171:1:174:3 | A | toplevel_self_singleton.rb:2:5:5:7 | A::B |
| modules.rb:101:1:105:3 | PrependTest | modules.rb:63:1:81:3 | Test |
getAnIncludedModule
| calls.rb:43:1:58:3 | C | calls.rb:21:1:34:3 | M |
| calls.rb:115:1:118:3 | Object | calls.rb:100:1:103:3 | Kernel |
| calls.rb:539:1:552:3 | ProtectedMethods | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:634:1:639:3 | IncludesIncluded | calls.rb:626:1:632:3 | Included |
| hello.rb:11:1:16:3 | Greeting | hello.rb:1:1:8:3 | EnglishWords |
| modules.rb:88:1:93:3 | IncludeTest | modules.rb:63:1:81:3 | Test |
| modules.rb:95:1:99:3 | IncludeTest2 | modules.rb:63:1:81:3 | Test |
resolveConstantReadAccess
| calls.rb:36:1:36:1 | M | M |
| calls.rb:37:1:37:1 | M | M |
| calls.rb:44:13:44:13 | M | M |
| calls.rb:60:5:60:5 | C | C |
| calls.rb:65:11:65:11 | C | C |
| calls.rb:71:5:71:5 | D | D |
| calls.rb:86:11:86:14 | Hash | Hash |
| calls.rb:115:16:115:21 | Module | Module |
| calls.rb:116:13:116:18 | Kernel | Kernel |
| calls.rb:150:1:150:13 | Array | Array |
| calls.rb:152:1:152:7 | Array | Array |
| calls.rb:154:1:154:7 | Array | Array |
| calls.rb:156:1:156:8 | Array | Array |
| calls.rb:171:11:171:11 | S | S |
| calls.rb:176:11:176:11 | S | S |
| calls.rb:181:1:181:1 | S | S |
| calls.rb:182:1:182:1 | A | A |
| calls.rb:183:1:183:1 | B | B |
| calls.rb:228:1:228:10 | Singletons | Singletons |
| calls.rb:229:1:229:10 | Singletons | Singletons |
| calls.rb:231:6:231:15 | Singletons | Singletons |
| calls.rb:259:6:259:15 | Singletons | Singletons |
| calls.rb:267:5:267:14 | Singletons | Singletons |
| calls.rb:271:1:271:10 | Singletons | Singletons |
| calls.rb:275:6:275:15 | Singletons | Singletons |
| calls.rb:288:8:288:17 | Singletons | Singletons |
| calls.rb:289:1:289:10 | Singletons | Singletons |
| calls.rb:291:5:291:14 | Singletons | Singletons |
| calls.rb:300:1:300:10 | Singletons | Singletons |
| calls.rb:302:10:302:19 | Singletons | Singletons |
| calls.rb:308:1:308:10 | Singletons | Singletons |
| calls.rb:323:1:323:7 | SelfNew | SelfNew |
| calls.rb:335:12:335:13 | C1 | C1 |
| calls.rb:341:12:341:13 | C2 | C2 |
| calls.rb:349:10:349:11 | C3 | C3 |
| calls.rb:351:10:351:11 | C2 | C2 |
| calls.rb:353:10:353:11 | C1 | C1 |
| calls.rb:359:12:359:13 | C3 | C3 |
| calls.rb:360:12:360:13 | C2 | C2 |
| calls.rb:361:12:361:13 | C1 | C1 |
| calls.rb:365:6:365:7 | C1 | C1 |
| calls.rb:368:19:368:20 | C1 | C1 |
| calls.rb:369:19:369:20 | C2 | C2 |
| calls.rb:370:19:370:20 | C3 | C3 |
| calls.rb:372:1:372:2 | C3 | C3 |
| calls.rb:380:6:380:7 | C1 | C1 |
| calls.rb:415:1:415:18 | SingletonOverride1 | SingletonOverride1 |
| calls.rb:416:1:416:18 | SingletonOverride1 | SingletonOverride1 |
| calls.rb:417:1:417:18 | SingletonOverride1 | SingletonOverride1 |
| calls.rb:418:1:418:18 | SingletonOverride1 | SingletonOverride1 |
| calls.rb:420:28:420:45 | SingletonOverride1 | SingletonOverride1 |
| calls.rb:436:1:436:18 | SingletonOverride2 | SingletonOverride2 |
| calls.rb:437:1:437:18 | SingletonOverride2 | SingletonOverride2 |
| calls.rb:438:1:438:18 | SingletonOverride2 | SingletonOverride2 |
| calls.rb:439:1:439:18 | SingletonOverride2 | SingletonOverride2 |
| calls.rb:463:9:463:13 | Class | Class |
| calls.rb:471:1:471:26 | ConditionalInstanceMethods | ConditionalInstanceMethods |
| calls.rb:472:1:472:26 | ConditionalInstanceMethods | ConditionalInstanceMethods |
| calls.rb:473:1:473:26 | ConditionalInstanceMethods | ConditionalInstanceMethods |
| calls.rb:474:1:474:26 | ConditionalInstanceMethods | ConditionalInstanceMethods |
| calls.rb:475:1:475:26 | ConditionalInstanceMethods | ConditionalInstanceMethods |
| calls.rb:476:1:476:26 | ConditionalInstanceMethods | ConditionalInstanceMethods |
| calls.rb:478:27:478:31 | Class | Class |
| calls.rb:479:5:479:11 | Array | Array |
| calls.rb:485:5:485:9 | Class | Class |
| calls.rb:491:5:491:11 | Array | Array |
| calls.rb:498:1:498:23 | EsotericInstanceMethods | EsotericInstanceMethods |
| calls.rb:499:1:499:23 | EsotericInstanceMethods | EsotericInstanceMethods |
| calls.rb:500:1:500:23 | EsotericInstanceMethods | EsotericInstanceMethods |
| calls.rb:501:1:501:23 | EsotericInstanceMethods | EsotericInstanceMethods |
| calls.rb:502:1:502:23 | EsotericInstanceMethods | EsotericInstanceMethods |
| calls.rb:512:1:512:21 | ExtendSingletonMethod | ExtendSingletonMethod |
| calls.rb:515:12:515:32 | ExtendSingletonMethod | ExtendSingletonMethod |
| calls.rb:518:1:518:22 | ExtendSingletonMethod2 | ExtendSingletonMethod2 |
| calls.rb:523:1:523:22 | ExtendSingletonMethod3 | ExtendSingletonMethod3 |
| calls.rb:523:31:523:51 | ExtendSingletonMethod | ExtendSingletonMethod |
| calls.rb:525:1:525:22 | ExtendSingletonMethod3 | ExtendSingletonMethod3 |
| calls.rb:529:12:529:32 | ExtendSingletonMethod | ExtendSingletonMethod |
| calls.rb:540:13:540:35 | ProtectedMethodInModule | ProtectedMethodInModule |
| calls.rb:549:9:549:24 | ProtectedMethods | ProtectedMethods |
| calls.rb:550:9:550:24 | ProtectedMethods | ProtectedMethods |
| calls.rb:554:1:554:16 | ProtectedMethods | ProtectedMethods |
| calls.rb:555:1:555:16 | ProtectedMethods | ProtectedMethods |
| calls.rb:556:1:556:16 | ProtectedMethods | ProtectedMethods |
| calls.rb:558:29:558:44 | ProtectedMethods | ProtectedMethods |
| calls.rb:561:9:561:27 | ProtectedMethodsSub | ProtectedMethodsSub |
| calls.rb:565:1:565:19 | ProtectedMethodsSub | ProtectedMethodsSub |
| calls.rb:566:1:566:19 | ProtectedMethodsSub | ProtectedMethodsSub |
| calls.rb:567:1:567:19 | ProtectedMethodsSub | ProtectedMethodsSub |
| calls.rb:569:1:569:7 | Array | Array |
| calls.rb:569:2:569:2 | C | C |
| calls.rb:570:1:570:13 | Array | Array |
| calls.rb:576:29:576:48 | SingletonUpCall_Base | SingletonUpCall_Base |
| calls.rb:584:32:584:50 | SingletonUpCall_Sub | SingletonUpCall_Sub |
| calls.rb:604:20:604:29 | SingletonA | SingletonA |
| calls.rb:613:20:613:29 | SingletonA | SingletonA |
| calls.rb:622:1:622:10 | SingletonA | SingletonA |
| calls.rb:623:1:623:10 | SingletonB | SingletonB |
| calls.rb:624:1:624:10 | SingletonC | SingletonC |
| calls.rb:635:13:635:20 | Included | Included |
| calls.rb:643:9:643:10 | C1 | C1 |
| calls.rb:647:1:647:10 | CustomNew1 | CustomNew1 |
| calls.rb:659:1:659:10 | CustomNew2 | CustomNew2 |
| calls.rb:662:5:662:11 | Array | Array |
| calls.rb:667:20:667:21 | C1 | C1 |
| element_reference.rb:7:5:7:23 | ClassWithElementRef | ClassWithElementRef |
| hello.rb:12:13:12:24 | EnglishWords | EnglishWords |
| hello.rb:18:20:18:27 | Greeting | Greeting |
| instance_fields.rb:4:22:4:31 | A_target | A_target |
| instance_fields.rb:19:22:19:31 | B_target | B_target |
| modules.rb:48:8:48:10 | Foo | Foo |
| modules.rb:66:11:66:14 | Foo1 | Test::Foo1 |
| modules.rb:72:11:72:14 | Foo2 | Test::Foo2::Foo2 |
| modules.rb:77:12:77:17 | Object | Object |
| modules.rb:78:11:78:14 | Foo3 | Object |
| modules.rb:89:11:89:16 | Test | Test |
| modules.rb:90:3:90:8 | Object | Object |
| modules.rb:90:32:90:36 | Other | Other |
| modules.rb:91:10:91:13 | Foo1 | Test::Foo1 |
| modules.rb:96:11:96:14 | Test | Test |
| modules.rb:97:10:97:13 | Foo1 | Test::Foo1 |
| modules.rb:102:11:102:16 | Test | Test |
| modules.rb:103:10:103:13 | Foo2 | Test::Foo2 |
| modules.rb:108:10:108:11 | MM | MM |
| modules.rb:116:18:116:19 | YY | YY |
| modules.rb:123:8:123:11 | Test | Test |
| modules.rb:123:8:123:17 | Foo1 | Test::Foo1 |
| modules.rb:123:8:123:22 | Bar | Test::Foo1::Bar |
| modules.rb:126:6:126:7 | XX | XX |
| modules_rec.rb:1:7:1:7 | B | B |
| modules_rec.rb:4:7:4:7 | A | A |
| modules_rec.rb:7:11:7:11 | B | B |
| modules_rec.rb:8:11:8:11 | B | A::B |
| modules_rec.rb:11:9:11:9 | A | A |
| private.rb:54:1:54:1 | E | E |
| private.rb:55:1:55:1 | E | E |
| private.rb:56:1:56:1 | E | E |
| private.rb:57:1:57:1 | E | E |
| private.rb:58:1:58:1 | E | E |
| private.rb:96:26:96:41 | PrivateOverride1 | PrivateOverride1 |
| private.rb:100:7:100:22 | PrivateOverride1 | PrivateOverride1 |
| private.rb:104:1:104:16 | PrivateOverride2 | PrivateOverride2 |
| private.rb:105:1:105:16 | PrivateOverride2 | PrivateOverride2 |
| toplevel_self_singleton.rb:18:12:18:17 | Struct | Struct |
| unresolved_subclass.rb:4:7:4:25 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:4:40:4:58 | ResolvableBaseClass | ResolvableBaseClass |
| unresolved_subclass.rb:7:7:7:25 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:7:40:7:58 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:7:40:7:69 | Subclass1 | UnresolvedNamespace::Subclass1 |
| unresolved_subclass.rb:11:7:11:25 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:11:32:11:50 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:14:7:14:25 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:14:7:14:29 | X1 | UnresolvedNamespace::X1 |
| unresolved_subclass.rb:14:7:14:33 | X2 | UnresolvedNamespace::X1::X2 |
| unresolved_subclass.rb:14:7:14:37 | X3 | UnresolvedNamespace::X1::X2::X3 |
| unresolved_subclass.rb:14:52:14:70 | ResolvableBaseClass | ResolvableBaseClass |
| unresolved_subclass.rb:17:7:17:25 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:17:7:17:29 | X1 | UnresolvedNamespace::X1 |
| unresolved_subclass.rb:17:7:17:33 | X2 | UnresolvedNamespace::X1::X2 |
| unresolved_subclass.rb:17:7:17:37 | X3 | UnresolvedNamespace::X1::X2::X3 |
| unresolved_subclass.rb:17:52:17:70 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:17:52:17:74 | X1 | UnresolvedNamespace::X1 |
| unresolved_subclass.rb:17:52:17:78 | X2 | UnresolvedNamespace::X1::X2 |
| unresolved_subclass.rb:17:52:17:82 | X3 | UnresolvedNamespace::X1::X2::X3 |
| unresolved_subclass.rb:17:52:17:93 | Subclass1 | UnresolvedNamespace::X1::X2::X3::Subclass1 |
| unresolved_subclass.rb:21:7:21:25 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:21:7:21:29 | X1 | UnresolvedNamespace::X1 |
| unresolved_subclass.rb:21:7:21:33 | X2 | UnresolvedNamespace::X1::X2 |
| unresolved_subclass.rb:21:7:21:37 | X3 | UnresolvedNamespace::X1::X2::X3 |
| unresolved_subclass.rb:21:44:21:62 | UnresolvedNamespace | UnresolvedNamespace |
| unresolved_subclass.rb:21:44:21:66 | X1 | UnresolvedNamespace::X1 |
| unresolved_subclass.rb:21:44:21:70 | X2 | UnresolvedNamespace::X1::X2 |
| unresolved_subclass.rb:21:44:21:74 | X3 | UnresolvedNamespace::X1::X2::X3 |
resolveConstantWriteAccess
| calls.rb:21:1:34:3 | M | M |
| calls.rb:43:1:58:3 | C | C |
| calls.rb:65:1:69:3 | D | D |
| calls.rb:91:1:94:3 | Integer | Integer |
| calls.rb:96:1:98:3 | String | String |
| calls.rb:100:1:103:3 | Kernel | Kernel |
| calls.rb:105:1:113:3 | Module | Module |
| calls.rb:115:1:118:3 | Object | Object |
| calls.rb:120:1:123:3 | Hash | Hash |
| calls.rb:125:1:138:3 | Array | Array |
| calls.rb:165:1:169:3 | S | S |
| calls.rb:171:1:174:3 | A | A |
| calls.rb:176:1:179:3 | B | B |
| calls.rb:190:1:226:3 | Singletons | Singletons |
| calls.rb:310:1:321:3 | SelfNew | SelfNew |
| calls.rb:325:1:333:3 | C1 | C1 |
| calls.rb:335:1:339:3 | C2 | C2 |
| calls.rb:341:1:345:3 | C3 | C3 |
| calls.rb:385:1:413:3 | SingletonOverride1 | SingletonOverride1 |
| calls.rb:420:1:434:3 | SingletonOverride2 | SingletonOverride2 |
| calls.rb:441:1:469:3 | ConditionalInstanceMethods | ConditionalInstanceMethods |
| calls.rb:478:1:478:23 | EsotericInstanceMethods | EsotericInstanceMethods |
| calls.rb:504:1:510:3 | ExtendSingletonMethod | ExtendSingletonMethod |
| calls.rb:514:1:516:3 | ExtendSingletonMethod2 | ExtendSingletonMethod2 |
| calls.rb:520:1:521:3 | ExtendSingletonMethod3 | ExtendSingletonMethod3 |
| calls.rb:533:1:537:3 | ProtectedMethodInModule | ProtectedMethodInModule |
| calls.rb:539:1:552:3 | ProtectedMethods | ProtectedMethods |
| calls.rb:558:1:563:3 | ProtectedMethodsSub | ProtectedMethodsSub |
| calls.rb:572:1:575:3 | SingletonUpCall_Base | SingletonUpCall_Base |
| calls.rb:576:1:583:3 | SingletonUpCall_Sub | SingletonUpCall_Sub |
| calls.rb:584:1:589:3 | SingletonUpCall_SubSub | SingletonUpCall_SubSub |
| calls.rb:591:1:602:3 | SingletonA | SingletonA |
| calls.rb:604:1:611:3 | SingletonB | SingletonB |
| calls.rb:613:1:620:3 | SingletonC | SingletonC |
| calls.rb:626:1:632:3 | Included | Included |
| calls.rb:634:1:639:3 | IncludesIncluded | IncludesIncluded |
| calls.rb:641:1:645:3 | CustomNew1 | CustomNew1 |
| calls.rb:649:1:657:3 | CustomNew2 | CustomNew2 |
| element_reference.rb:1:1:5:3 | ClassWithElementRef | ClassWithElementRef |
| hello.rb:1:1:8:3 | EnglishWords | EnglishWords |
| hello.rb:11:1:16:3 | Greeting | Greeting |
| hello.rb:18:1:22:3 | HelloWorld | HelloWorld |
| instance_fields.rb:1:1:10:3 | A | A |
| instance_fields.rb:11:1:14:3 | A_target | A_target |
| instance_fields.rb:16:1:25:3 | B | B |
| instance_fields.rb:26:1:29:3 | B_target | B_target |
| modules.rb:1:1:2:3 | Empty | Empty |
| modules.rb:4:1:24:3 | Foo | Foo |
| modules.rb:5:3:14:5 | Bar | Foo::Bar |
| modules.rb:6:5:7:7 | ClassInFooBar | Foo::Bar::ClassInFooBar |
| modules.rb:19:3:20:5 | ClassInFoo | Foo::ClassInFoo |
| modules.rb:26:1:35:3 | Foo | Foo |
| modules.rb:30:3:31:5 | ClassInAnotherDefinitionOfFoo | Foo::ClassInAnotherDefinitionOfFoo |
| modules.rb:37:1:46:3 | Bar | Bar |
| modules.rb:48:1:57:3 | Bar | Foo::Bar |
| modules.rb:49:3:50:5 | ClassInAnotherDefinitionOfFooBar | Foo::Bar::ClassInAnotherDefinitionOfFooBar |
| modules.rb:60:1:61:3 | MyModuleInGlobalScope | MyModuleInGlobalScope |
| modules.rb:63:1:81:3 | Test | Test |
| modules.rb:65:3:68:5 | Foo1 | Test::Foo1 |
| modules.rb:66:5:67:7 | Bar | Foo1::Bar |
| modules.rb:66:5:67:7 | Bar | Test::Foo1::Bar |
| modules.rb:70:3:74:5 | Foo2 | Test::Foo2 |
| modules.rb:71:5:71:19 | Foo2 | Test::Foo2::Foo2 |
| modules.rb:72:5:73:7 | Bar | Foo2::Bar |
| modules.rb:72:5:73:7 | Bar | Test::Foo2::Bar |
| modules.rb:72:5:73:7 | Bar | Test::Foo2::Foo2::Bar |
| modules.rb:76:3:80:5 | Foo3 | Test::Foo3 |
| modules.rb:77:5:77:8 | Foo3 | Test::Foo3::Foo3 |
| modules.rb:78:5:79:7 | Bar | Foo3::Bar |
| modules.rb:78:5:79:7 | Bar | Test::Foo3::Bar |
| modules.rb:78:5:79:7 | Bar | Test::Foo3::Foo3::Bar |
| modules.rb:83:1:86:3 | Other | Other |
| modules.rb:84:3:85:5 | Foo1 | Other::Foo1 |
| modules.rb:88:1:93:3 | IncludeTest | IncludeTest |
| modules.rb:91:3:92:5 | Y | Foo1::Y |
| modules.rb:91:3:92:5 | Y | Test::Foo1::Y |
| modules.rb:95:1:99:3 | IncludeTest2 | IncludeTest2 |
| modules.rb:97:3:98:5 | Z | Foo1::Z |
| modules.rb:97:3:98:5 | Z | Test::Foo1::Z |
| modules.rb:101:1:105:3 | PrependTest | PrependTest |
| modules.rb:103:3:104:5 | Y | Foo2::Y |
| modules.rb:103:3:104:5 | Y | Test::Foo2::Y |
| modules.rb:107:1:110:3 | MM | MM |
| modules.rb:108:3:109:5 | MM | MM::MM |
| modules.rb:108:3:109:5 | MM | MM::MM::MM |
| modules.rb:112:1:113:3 | YY | YY |
| modules.rb:115:1:121:3 | XX | XX |
| modules.rb:116:7:117:9 | YY | XX::YY |
| modules.rb:123:1:124:3 | Baz | Test::Foo1::Bar::Baz |
| modules_rec.rb:1:1:2:3 | A | B::A |
| modules_rec.rb:4:1:5:3 | B | A::B |
| modules_rec.rb:7:1:9:3 | A | A |
| private.rb:1:1:49:3 | E | E |
| private.rb:62:1:80:3 | F | F |
| private.rb:82:1:94:3 | PrivateOverride1 | PrivateOverride1 |
| private.rb:96:1:102:3 | PrivateOverride2 | PrivateOverride2 |
| toplevel_self_singleton.rb:1:1:6:3 | A | A |
| toplevel_self_singleton.rb:2:5:5:7 | B | A::B |
| toplevel_self_singleton.rb:18:1:18:8 | MyStruct | MyStruct |
| toplevel_self_singleton.rb:24:1:34:3 | Good | Good |
| unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass | ResolvableBaseClass |
| unresolved_subclass.rb:4:1:5:3 | Subclass1 | UnresolvedNamespace::Subclass1 |
| unresolved_subclass.rb:7:1:8:3 | Subclass2 | UnresolvedNamespace::Subclass2 |
| unresolved_subclass.rb:11:1:12:3 | A | UnresolvedNamespace::A |
| unresolved_subclass.rb:14:1:15:3 | Subclass1 | UnresolvedNamespace::X1::X2::X3::Subclass1 |
| unresolved_subclass.rb:17:1:18:3 | Subclass2 | UnresolvedNamespace::X1::X2::X3::Subclass2 |
| unresolved_subclass.rb:21:1:22:3 | A | UnresolvedNamespace::X1::X2::X3::A |
enclosingModule
| calls.rb:1:1:3:3 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:2:5:2:14 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:2:5:2:14 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:2:10:2:14 | "foo" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:2:11:2:13 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:5:1:5:3 | call to foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:5:1:5:3 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:7:1:9:3 | bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:7:5:7:8 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:8:5:8:15 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:8:5:8:15 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:8:10:8:15 | "bar1" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:8:11:8:14 | bar1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:11:1:11:4 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:11:1:11:8 | call to bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:13:1:15:3 | bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:13:5:13:8 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:14:5:14:15 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:14:5:14:15 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:14:10:14:15 | "bar2" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:14:11:14:14 | bar2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:17:1:17:4 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:17:1:17:8 | call to bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:19:1:19:4 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:19:1:19:8 | call to foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:21:1:34:3 | M | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:22:5:24:7 | instance_m | calls.rb:21:1:34:3 | M |
| calls.rb:23:9:23:19 | call to singleton_m | calls.rb:21:1:34:3 | M |
| calls.rb:23:9:23:19 | self | calls.rb:21:1:34:3 | M |
| calls.rb:25:5:27:7 | singleton_m | calls.rb:21:1:34:3 | M |
| calls.rb:25:9:25:12 | self | calls.rb:21:1:34:3 | M |
| calls.rb:26:9:26:18 | call to instance_m | calls.rb:21:1:34:3 | M |
| calls.rb:26:9:26:18 | self | calls.rb:21:1:34:3 | M |
| calls.rb:29:5:29:14 | call to instance_m | calls.rb:21:1:34:3 | M |
| calls.rb:29:5:29:14 | self | calls.rb:21:1:34:3 | M |
| calls.rb:30:5:30:8 | self | calls.rb:21:1:34:3 | M |
| calls.rb:30:5:30:19 | call to instance_m | calls.rb:21:1:34:3 | M |
| calls.rb:32:5:32:15 | call to singleton_m | calls.rb:21:1:34:3 | M |
| calls.rb:32:5:32:15 | self | calls.rb:21:1:34:3 | M |
| calls.rb:33:5:33:8 | self | calls.rb:21:1:34:3 | M |
| calls.rb:33:5:33:20 | call to singleton_m | calls.rb:21:1:34:3 | M |
| calls.rb:36:1:36:1 | M | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:36:1:36:12 | call to instance_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:37:1:37:1 | M | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:37:1:37:13 | call to singleton_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:39:1:41:3 | call_instance_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:40:5:40:14 | call to instance_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:40:5:40:14 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:43:1:58:3 | C | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:44:5:44:13 | call to include | calls.rb:43:1:58:3 | C |
| calls.rb:44:5:44:13 | self | calls.rb:43:1:58:3 | C |
| calls.rb:44:13:44:13 | M | calls.rb:43:1:58:3 | C |
| calls.rb:45:5:45:14 | call to instance_m | calls.rb:43:1:58:3 | C |
| calls.rb:45:5:45:14 | self | calls.rb:43:1:58:3 | C |
| calls.rb:46:5:46:8 | self | calls.rb:43:1:58:3 | C |
| calls.rb:46:5:46:19 | call to instance_m | calls.rb:43:1:58:3 | C |
| calls.rb:48:5:48:15 | call to singleton_m | calls.rb:43:1:58:3 | C |
| calls.rb:48:5:48:15 | self | calls.rb:43:1:58:3 | C |
| calls.rb:49:5:49:8 | self | calls.rb:43:1:58:3 | C |
| calls.rb:49:5:49:20 | call to singleton_m | calls.rb:43:1:58:3 | C |
| calls.rb:51:5:57:7 | baz | calls.rb:43:1:58:3 | C |
| calls.rb:52:9:52:18 | call to instance_m | calls.rb:43:1:58:3 | C |
| calls.rb:52:9:52:18 | self | calls.rb:43:1:58:3 | C |
| calls.rb:53:9:53:12 | self | calls.rb:43:1:58:3 | C |
| calls.rb:53:9:53:23 | call to instance_m | calls.rb:43:1:58:3 | C |
| calls.rb:55:9:55:19 | call to singleton_m | calls.rb:43:1:58:3 | C |
| calls.rb:55:9:55:19 | self | calls.rb:43:1:58:3 | C |
| calls.rb:56:9:56:12 | self | calls.rb:43:1:58:3 | C |
| calls.rb:56:9:56:24 | call to singleton_m | calls.rb:43:1:58:3 | C |
| calls.rb:60:1:60:1 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:60:1:60:9 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:60:5:60:5 | C | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:60:5:60:9 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:61:1:61:1 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:61:1:61:5 | call to baz | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:62:1:62:1 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:62:1:62:13 | call to singleton_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:63:1:63:1 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:63:1:63:12 | call to instance_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:65:1:69:3 | D | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:65:11:65:11 | C | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:66:5:68:7 | baz | calls.rb:65:1:69:3 | D |
| calls.rb:67:9:67:13 | super call to baz | calls.rb:65:1:69:3 | D |
| calls.rb:71:1:71:1 | d | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:71:1:71:9 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:71:5:71:5 | D | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:71:5:71:9 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:72:1:72:1 | d | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:72:1:72:5 | call to baz | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:73:1:73:1 | d | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:73:1:73:13 | call to singleton_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:74:1:74:1 | d | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:74:1:74:12 | call to instance_m | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:76:1:79:3 | optional_arg | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:76:18:76:18 | a | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:76:18:76:18 | a | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:76:22:76:22 | 4 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:76:25:76:25 | b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:76:25:76:25 | b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:76:28:76:28 | 5 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:77:5:77:5 | a | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:77:5:77:16 | call to bit_length | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:78:5:78:5 | b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:78:5:78:16 | call to bit_length | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:81:1:83:3 | call_block | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:82:5:82:11 | yield ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:82:11:82:11 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:85:1:89:3 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:86:5:86:7 | var | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:86:5:86:18 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:86:11:86:14 | Hash | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:86:11:86:18 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:87:5:87:7 | var | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:87:5:87:10 | ...[...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:87:9:87:9 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:5:88:29 | call to call_block | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:5:88:29 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:16:88:29 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:19:88:19 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:19:88:19 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:22:88:24 | var | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:22:88:27 | ...[...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:88:26:88:26 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:91:1:94:3 | Integer | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:92:5:92:23 | bit_length | calls.rb:91:1:94:3 | Integer |
| calls.rb:93:5:93:16 | abs | calls.rb:91:1:94:3 | Integer |
| calls.rb:96:1:98:3 | String | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:97:5:97:23 | capitalize | calls.rb:96:1:98:3 | String |
| calls.rb:100:1:103:3 | Kernel | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:101:5:101:25 | alias ... | calls.rb:100:1:103:3 | Kernel |
| calls.rb:101:11:101:19 | :old_puts | calls.rb:100:1:103:3 | Kernel |
| calls.rb:101:11:101:19 | old_puts | calls.rb:100:1:103:3 | Kernel |
| calls.rb:101:21:101:25 | :puts | calls.rb:100:1:103:3 | Kernel |
| calls.rb:101:21:101:25 | puts | calls.rb:100:1:103:3 | Kernel |
| calls.rb:102:5:102:30 | puts | calls.rb:100:1:103:3 | Kernel |
| calls.rb:102:14:102:14 | x | calls.rb:100:1:103:3 | Kernel |
| calls.rb:102:14:102:14 | x | calls.rb:100:1:103:3 | Kernel |
| calls.rb:102:17:102:26 | call to old_puts | calls.rb:100:1:103:3 | Kernel |
| calls.rb:102:17:102:26 | self | calls.rb:100:1:103:3 | Kernel |
| calls.rb:102:26:102:26 | x | calls.rb:100:1:103:3 | Kernel |
| calls.rb:105:1:113:3 | Module | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:106:5:106:31 | alias ... | calls.rb:105:1:113:3 | Module |
| calls.rb:106:11:106:22 | :old_include | calls.rb:105:1:113:3 | Module |
| calls.rb:106:11:106:22 | old_include | calls.rb:105:1:113:3 | Module |
| calls.rb:106:24:106:31 | :include | calls.rb:105:1:113:3 | Module |
| calls.rb:106:24:106:31 | include | calls.rb:105:1:113:3 | Module |
| calls.rb:107:5:107:24 | module_eval | calls.rb:105:1:113:3 | Module |
| calls.rb:108:5:110:7 | include | calls.rb:105:1:113:3 | Module |
| calls.rb:108:17:108:17 | x | calls.rb:105:1:113:3 | Module |
| calls.rb:108:17:108:17 | x | calls.rb:105:1:113:3 | Module |
| calls.rb:109:9:109:21 | call to old_include | calls.rb:105:1:113:3 | Module |
| calls.rb:109:9:109:21 | self | calls.rb:105:1:113:3 | Module |
| calls.rb:109:21:109:21 | x | calls.rb:105:1:113:3 | Module |
| calls.rb:111:5:111:20 | prepend | calls.rb:105:1:113:3 | Module |
| calls.rb:112:5:112:20 | private | calls.rb:105:1:113:3 | Module |
| calls.rb:115:1:118:3 | Object | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:115:16:115:21 | Module | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:116:5:116:18 | call to include | calls.rb:115:1:118:3 | Object |
| calls.rb:116:5:116:18 | self | calls.rb:115:1:118:3 | Object |
| calls.rb:116:13:116:18 | Kernel | calls.rb:115:1:118:3 | Object |
| calls.rb:117:5:117:16 | new | calls.rb:115:1:118:3 | Object |
| calls.rb:120:1:123:3 | Hash | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:121:5:121:25 | alias ... | calls.rb:120:1:123:3 | Hash |
| calls.rb:121:11:121:21 | :old_lookup | calls.rb:120:1:123:3 | Hash |
| calls.rb:121:11:121:21 | old_lookup | calls.rb:120:1:123:3 | Hash |
| calls.rb:121:23:121:25 | :[] | calls.rb:120:1:123:3 | Hash |
| calls.rb:121:23:121:25 | [] | calls.rb:120:1:123:3 | Hash |
| calls.rb:122:5:122:31 | [] | calls.rb:120:1:123:3 | Hash |
| calls.rb:122:12:122:12 | x | calls.rb:120:1:123:3 | Hash |
| calls.rb:122:12:122:12 | x | calls.rb:120:1:123:3 | Hash |
| calls.rb:122:15:122:27 | call to old_lookup | calls.rb:120:1:123:3 | Hash |
| calls.rb:122:15:122:27 | self | calls.rb:120:1:123:3 | Hash |
| calls.rb:122:26:122:26 | x | calls.rb:120:1:123:3 | Hash |
| calls.rb:125:1:138:3 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:126:3:126:23 | alias ... | calls.rb:125:1:138:3 | Array |
| calls.rb:126:9:126:19 | :old_lookup | calls.rb:125:1:138:3 | Array |
| calls.rb:126:9:126:19 | old_lookup | calls.rb:125:1:138:3 | Array |
| calls.rb:126:21:126:23 | :[] | calls.rb:125:1:138:3 | Array |
| calls.rb:126:21:126:23 | [] | calls.rb:125:1:138:3 | Array |
| calls.rb:127:3:127:29 | [] | calls.rb:125:1:138:3 | Array |
| calls.rb:127:10:127:10 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:127:10:127:10 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:127:13:127:25 | call to old_lookup | calls.rb:125:1:138:3 | Array |
| calls.rb:127:13:127:25 | self | calls.rb:125:1:138:3 | Array |
| calls.rb:127:24:127:24 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:129:3:129:17 | length | calls.rb:125:1:138:3 | Array |
| calls.rb:131:3:137:5 | foreach | calls.rb:125:1:138:3 | Array |
| calls.rb:131:15:131:19 | &body | calls.rb:125:1:138:3 | Array |
| calls.rb:131:16:131:19 | body | calls.rb:125:1:138:3 | Array |
| calls.rb:132:5:132:5 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:132:5:132:9 | ... = ... | calls.rb:125:1:138:3 | Array |
| calls.rb:132:9:132:9 | 0 | calls.rb:125:1:138:3 | Array |
| calls.rb:133:5:136:7 | while ... | calls.rb:125:1:138:3 | Array |
| calls.rb:133:11:133:11 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:133:11:133:25 | ... < ... | calls.rb:125:1:138:3 | Array |
| calls.rb:133:15:133:18 | self | calls.rb:125:1:138:3 | Array |
| calls.rb:133:15:133:25 | call to length | calls.rb:125:1:138:3 | Array |
| calls.rb:133:26:136:7 | do ... | calls.rb:125:1:138:3 | Array |
| calls.rb:134:9:134:24 | yield ... | calls.rb:125:1:138:3 | Array |
| calls.rb:134:15:134:15 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:134:18:134:21 | self | calls.rb:125:1:138:3 | Array |
| calls.rb:134:18:134:24 | ...[...] | calls.rb:125:1:138:3 | Array |
| calls.rb:134:23:134:23 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:135:9:135:9 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:135:9:135:9 | x | calls.rb:125:1:138:3 | Array |
| calls.rb:135:9:135:14 | ... += ... | calls.rb:125:1:138:3 | Array |
| calls.rb:135:9:135:14 | ... = ... | calls.rb:125:1:138:3 | Array |
| calls.rb:135:11:135:12 | ... + ... | calls.rb:125:1:138:3 | Array |
| calls.rb:135:14:135:14 | 1 | calls.rb:125:1:138:3 | Array |
| calls.rb:140:1:142:3 | funny | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:141:5:141:20 | yield ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:141:11:141:20 | "prefix: " | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:141:12:141:19 | prefix: | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:1:144:30 | call to funny | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:1:144:30 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:7:144:30 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:10:144:10 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:10:144:10 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:13:144:29 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:13:144:29 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:18:144:18 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:144:18:144:29 | call to capitalize | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:146:1:146:3 | "a" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:146:1:146:14 | call to capitalize | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:146:2:146:2 | a | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:147:1:147:1 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:147:1:147:12 | call to bit_length | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:148:1:148:1 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:148:1:148:5 | call to abs | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:1:150:13 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:1:150:13 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:1:150:13 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:1:150:62 | call to foreach | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:2:150:4 | "a" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:3:150:3 | a | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:6:150:8 | "b" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:7:150:7 | b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:10:150:12 | "c" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:11:150:11 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:23:150:62 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:26:150:26 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:26:150:26 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:29:150:29 | v | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:29:150:29 | v | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:32:150:61 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:32:150:61 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:37:150:61 | "#{...} -> #{...}" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:38:150:41 | #{...} | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:40:150:40 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:42:150:45 | -> | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:46:150:60 | #{...} | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:48:150:48 | v | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:150:48:150:59 | call to capitalize | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:1:152:7 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:1:152:7 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:1:152:7 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:1:152:35 | call to foreach | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:2:152:2 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:4:152:4 | 2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:6:152:6 | 3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:17:152:35 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:20:152:20 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:20:152:20 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:23:152:23 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:152:23:152:34 | call to bit_length | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:1:154:7 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:1:154:7 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:1:154:7 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:1:154:40 | call to foreach | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:2:154:2 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:4:154:4 | 2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:6:154:6 | 3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:17:154:40 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:20:154:20 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:20:154:20 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:23:154:39 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:23:154:39 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:28:154:28 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:154:28:154:39 | call to capitalize | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:1:156:8 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:1:156:8 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:1:156:8 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:1:156:37 | call to foreach | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:2:156:2 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:4:156:5 | - ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:5:156:5 | 2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:7:156:7 | 3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:18:156:37 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:21:156:21 | _ | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:21:156:21 | _ | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:24:156:24 | v | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:24:156:24 | v | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:27:156:36 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:27:156:36 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:32:156:32 | v | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:156:32:156:36 | call to abs | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:158:1:160:3 | indirect | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:158:14:158:15 | &b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:158:15:158:15 | b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:159:5:159:17 | call to call_block | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:159:5:159:17 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:159:16:159:17 | &... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:159:17:159:17 | b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:162:1:162:28 | call to indirect | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:162:1:162:28 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:162:10:162:28 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:162:13:162:13 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:162:13:162:13 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:162:16:162:16 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:162:16:162:27 | call to bit_length | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:165:1:169:3 | S | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:166:5:168:7 | s_method | calls.rb:165:1:169:3 | S |
| calls.rb:167:9:167:12 | self | calls.rb:165:1:169:3 | S |
| calls.rb:167:9:167:17 | call to to_s | calls.rb:165:1:169:3 | S |
| calls.rb:171:1:174:3 | A | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:171:11:171:11 | S | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:172:5:173:7 | to_s | calls.rb:171:1:174:3 | A |
| calls.rb:176:1:179:3 | B | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:176:11:176:11 | S | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:177:5:178:7 | to_s | calls.rb:176:1:179:3 | B |
| calls.rb:181:1:181:1 | S | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:181:1:181:5 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:181:1:181:14 | call to s_method | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:182:1:182:1 | A | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:182:1:182:5 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:182:1:182:14 | call to s_method | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:183:1:183:1 | B | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:183:1:183:5 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:183:1:183:14 | call to s_method | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:185:1:186:3 | private_on_main | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:188:1:188:15 | call to private_on_main | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:188:1:188:15 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:190:1:226:3 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:191:5:194:7 | singleton_a | calls.rb:190:1:226:3 | Singletons |
| calls.rb:191:9:191:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:192:9:192:26 | call to puts | calls.rb:190:1:226:3 | Singletons |
| calls.rb:192:9:192:26 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:192:14:192:26 | "singleton_a" | calls.rb:190:1:226:3 | Singletons |
| calls.rb:192:15:192:25 | singleton_a | calls.rb:190:1:226:3 | Singletons |
| calls.rb:193:9:193:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:193:9:193:24 | call to singleton_b | calls.rb:190:1:226:3 | Singletons |
| calls.rb:196:5:199:7 | singleton_b | calls.rb:190:1:226:3 | Singletons |
| calls.rb:196:9:196:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:197:9:197:26 | call to puts | calls.rb:190:1:226:3 | Singletons |
| calls.rb:197:9:197:26 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:197:14:197:26 | "singleton_b" | calls.rb:190:1:226:3 | Singletons |
| calls.rb:197:15:197:25 | singleton_b | calls.rb:190:1:226:3 | Singletons |
| calls.rb:198:9:198:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:198:9:198:24 | call to singleton_c | calls.rb:190:1:226:3 | Singletons |
| calls.rb:201:5:203:7 | singleton_c | calls.rb:190:1:226:3 | Singletons |
| calls.rb:201:9:201:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:202:9:202:26 | call to puts | calls.rb:190:1:226:3 | Singletons |
| calls.rb:202:9:202:26 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:202:14:202:26 | "singleton_c" | calls.rb:190:1:226:3 | Singletons |
| calls.rb:202:15:202:25 | singleton_c | calls.rb:190:1:226:3 | Singletons |
| calls.rb:205:5:208:7 | singleton_d | calls.rb:190:1:226:3 | Singletons |
| calls.rb:205:9:205:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:206:9:206:26 | call to puts | calls.rb:190:1:226:3 | Singletons |
| calls.rb:206:9:206:26 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:206:14:206:26 | "singleton_d" | calls.rb:190:1:226:3 | Singletons |
| calls.rb:206:15:206:25 | singleton_d | calls.rb:190:1:226:3 | Singletons |
| calls.rb:207:9:207:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:207:9:207:24 | call to singleton_a | calls.rb:190:1:226:3 | Singletons |
| calls.rb:210:5:215:7 | instance | calls.rb:190:1:226:3 | Singletons |
| calls.rb:211:9:213:11 | singleton_e | calls.rb:190:1:226:3 | Singletons |
| calls.rb:211:13:211:16 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:212:13:212:30 | call to puts | calls.rb:190:1:226:3 | Singletons |
| calls.rb:212:13:212:30 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:212:18:212:30 | "singleton_e" | calls.rb:190:1:226:3 | Singletons |
| calls.rb:212:19:212:29 | singleton_e | calls.rb:190:1:226:3 | Singletons |
| calls.rb:214:9:214:19 | call to singleton_e | calls.rb:190:1:226:3 | Singletons |
| calls.rb:214:9:214:19 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:217:5:221:7 | class << ... | calls.rb:190:1:226:3 | Singletons |
| calls.rb:217:14:217:17 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:218:9:220:11 | singleton_f | calls.rb:217:5:221:7 | class << ... |
| calls.rb:219:13:219:30 | call to puts | calls.rb:217:5:221:7 | class << ... |
| calls.rb:219:13:219:30 | self | calls.rb:217:5:221:7 | class << ... |
| calls.rb:219:18:219:30 | "singleton_f" | calls.rb:217:5:221:7 | class << ... |
| calls.rb:219:19:219:29 | singleton_f | calls.rb:217:5:221:7 | class << ... |
| calls.rb:223:5:225:7 | call_singleton_g | calls.rb:190:1:226:3 | Singletons |
| calls.rb:224:9:224:12 | self | calls.rb:190:1:226:3 | Singletons |
| calls.rb:224:9:224:24 | call to singleton_g | calls.rb:190:1:226:3 | Singletons |
| calls.rb:228:1:228:10 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:228:1:228:22 | call to singleton_a | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:229:1:229:10 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:229:1:229:22 | call to singleton_f | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:231:1:231:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:231:1:231:19 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:231:6:231:15 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:231:6:231:19 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:233:1:233:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:233:1:233:11 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:234:1:234:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:234:1:234:14 | call to singleton_e | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:236:1:238:3 | singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:236:5:236:6 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:237:5:237:24 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:237:5:237:24 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:237:10:237:24 | "singleton_g_1" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:237:11:237:23 | singleton_g_1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:240:1:240:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:240:1:240:14 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:241:1:241:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:241:1:241:19 | call to call_singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:243:1:245:3 | singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:243:5:243:6 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:244:5:244:24 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:244:5:244:24 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:244:10:244:24 | "singleton_g_2" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:244:11:244:23 | singleton_g_2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:247:1:247:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:247:1:247:14 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:248:1:248:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:248:1:248:19 | call to call_singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:250:1:254:3 | class << ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:250:10:250:11 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:251:5:253:7 | singleton_g | calls.rb:250:1:254:3 | class << ... |
| calls.rb:252:9:252:28 | call to puts | calls.rb:250:1:254:3 | class << ... |
| calls.rb:252:9:252:28 | self | calls.rb:250:1:254:3 | class << ... |
| calls.rb:252:14:252:28 | "singleton_g_3" | calls.rb:250:1:254:3 | class << ... |
| calls.rb:252:15:252:27 | singleton_g_3 | calls.rb:250:1:254:3 | class << ... |
| calls.rb:256:1:256:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:256:1:256:14 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:257:1:257:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:257:1:257:19 | call to call_singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:259:1:259:2 | c2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:259:1:259:19 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:259:6:259:15 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:259:6:259:19 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:260:1:260:2 | c2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:260:1:260:14 | call to singleton_e | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:261:1:261:2 | c2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:261:1:261:14 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:263:1:263:4 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:263:1:263:8 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:265:1:265:16 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:265:1:265:16 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:265:6:265:16 | "top-level" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:265:7:265:15 | top-level | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:267:1:269:3 | singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:267:5:267:14 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:268:5:268:22 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:268:5:268:22 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:268:10:268:22 | "singleton_g" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:268:11:268:21 | singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:271:1:271:10 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:271:1:271:22 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:272:1:272:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:272:1:272:14 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:273:1:273:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:273:1:273:19 | call to call_singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:274:1:274:2 | c2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:274:1:274:14 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:275:1:275:2 | c3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:275:1:275:19 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:275:6:275:15 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:275:6:275:19 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:276:1:276:2 | c3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:276:1:276:14 | call to singleton_g | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:278:1:286:3 | create | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:278:12:278:15 | type | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:278:12:278:15 | type | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:279:5:279:8 | type | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:279:5:279:12 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:279:5:279:21 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:281:5:283:7 | singleton_h | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:281:9:281:12 | type | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:282:9:282:26 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:282:9:282:26 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:282:14:282:26 | "singleton_h" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:282:15:282:25 | singleton_h | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:285:5:285:8 | type | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:285:5:285:20 | call to singleton_h | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:288:1:288:17 | call to create | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:288:1:288:17 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:288:8:288:17 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:289:1:289:10 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:289:1:289:22 | call to singleton_h | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:291:1:291:1 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:291:1:291:14 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:291:5:291:14 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:293:1:297:3 | class << ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:293:10:293:10 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:294:5:296:7 | singleton_i | calls.rb:293:1:297:3 | class << ... |
| calls.rb:295:9:295:26 | call to puts | calls.rb:293:1:297:3 | class << ... |
| calls.rb:295:9:295:26 | self | calls.rb:293:1:297:3 | class << ... |
| calls.rb:295:14:295:26 | "singleton_i" | calls.rb:293:1:297:3 | class << ... |
| calls.rb:295:15:295:25 | singleton_i | calls.rb:293:1:297:3 | class << ... |
| calls.rb:299:1:299:1 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:299:1:299:13 | call to singleton_i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:300:1:300:10 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:300:1:300:22 | call to singleton_i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:302:1:306:3 | class << ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:302:10:302:19 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:303:5:305:7 | singleton_j | calls.rb:302:1:306:3 | class << ... |
| calls.rb:304:9:304:26 | call to puts | calls.rb:302:1:306:3 | class << ... |
| calls.rb:304:9:304:26 | self | calls.rb:302:1:306:3 | class << ... |
| calls.rb:304:14:304:26 | "singleton_j" | calls.rb:302:1:306:3 | class << ... |
| calls.rb:304:15:304:25 | singleton_j | calls.rb:302:1:306:3 | class << ... |
| calls.rb:308:1:308:10 | Singletons | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:308:1:308:22 | call to singleton_j | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:310:1:321:3 | SelfNew | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:311:5:314:7 | instance | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:312:9:312:31 | call to puts | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:312:9:312:31 | self | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:312:14:312:31 | "SelfNew#instance" | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:312:15:312:30 | SelfNew#instance | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:313:9:313:11 | call to new | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:313:9:313:11 | self | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:313:9:313:20 | call to instance | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:316:5:318:7 | singleton | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:316:9:316:12 | self | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:317:9:317:11 | call to new | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:317:9:317:11 | self | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:317:9:317:20 | call to instance | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:320:5:320:7 | call to new | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:320:5:320:7 | self | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:320:5:320:16 | call to instance | calls.rb:310:1:321:3 | SelfNew |
| calls.rb:323:1:323:7 | SelfNew | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:323:1:323:17 | call to singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:325:1:333:3 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:326:5:328:7 | instance | calls.rb:325:1:333:3 | C1 |
| calls.rb:327:9:327:26 | call to puts | calls.rb:325:1:333:3 | C1 |
| calls.rb:327:9:327:26 | self | calls.rb:325:1:333:3 | C1 |
| calls.rb:327:14:327:26 | "C1#instance" | calls.rb:325:1:333:3 | C1 |
| calls.rb:327:15:327:25 | C1#instance | calls.rb:325:1:333:3 | C1 |
| calls.rb:330:5:332:7 | return_self | calls.rb:325:1:333:3 | C1 |
| calls.rb:331:9:331:12 | self | calls.rb:325:1:333:3 | C1 |
| calls.rb:335:1:339:3 | C2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:335:12:335:13 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:336:5:338:7 | instance | calls.rb:335:1:339:3 | C2 |
| calls.rb:337:9:337:26 | call to puts | calls.rb:335:1:339:3 | C2 |
| calls.rb:337:9:337:26 | self | calls.rb:335:1:339:3 | C2 |
| calls.rb:337:14:337:26 | "C2#instance" | calls.rb:335:1:339:3 | C2 |
| calls.rb:337:15:337:25 | C2#instance | calls.rb:335:1:339:3 | C2 |
| calls.rb:341:1:345:3 | C3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:341:12:341:13 | C2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:342:5:344:7 | instance | calls.rb:341:1:345:3 | C3 |
| calls.rb:343:9:343:26 | call to puts | calls.rb:341:1:345:3 | C3 |
| calls.rb:343:9:343:26 | self | calls.rb:341:1:345:3 | C3 |
| calls.rb:343:14:343:26 | "C3#instance" | calls.rb:341:1:345:3 | C3 |
| calls.rb:343:15:343:25 | C3#instance | calls.rb:341:1:345:3 | C3 |
| calls.rb:347:1:363:3 | pattern_dispatch | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:347:22:347:22 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:347:22:347:22 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:348:5:356:7 | case ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:348:10:348:10 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:349:5:350:18 | when ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:349:10:349:11 | C3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:349:12:350:18 | then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:350:9:350:9 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:350:9:350:18 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:351:5:352:18 | when ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:351:10:351:11 | C2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:351:12:352:18 | then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:352:9:352:9 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:352:9:352:18 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:353:5:354:18 | when ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:353:10:353:11 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:353:12:354:18 | then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:354:9:354:9 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:354:9:354:18 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:355:5:355:8 | else ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:358:5:362:7 | case ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:358:10:358:10 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:359:9:359:29 | in ... then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:359:12:359:13 | C3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:359:15:359:29 | then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:359:20:359:20 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:359:20:359:29 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:360:9:360:36 | in ... then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:360:12:360:13 | C2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:360:12:360:19 | ... => ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:360:18:360:19 | c2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:360:21:360:36 | then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:360:26:360:27 | c2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:360:26:360:36 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:361:9:361:36 | in ... then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:361:12:361:13 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:361:12:361:19 | ... => ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:361:18:361:19 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:361:21:361:36 | then ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:361:26:361:27 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:361:26:361:36 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:365:1:365:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:365:1:365:11 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:365:6:365:7 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:365:6:365:11 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:366:1:366:2 | c1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:366:1:366:11 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:368:1:368:25 | call to pattern_dispatch | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:368:1:368:25 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:368:18:368:25 | ( ... ) | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:368:19:368:20 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:368:19:368:24 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:369:1:369:25 | call to pattern_dispatch | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:369:1:369:25 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:369:18:369:25 | ( ... ) | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:369:19:369:20 | C2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:369:19:369:24 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:370:1:370:25 | call to pattern_dispatch | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:370:1:370:25 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:370:18:370:25 | ( ... ) | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:370:19:370:20 | C3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:370:19:370:24 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:372:1:372:2 | C3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:372:1:372:6 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:372:1:372:18 | call to return_self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:372:1:372:27 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:374:1:378:3 | add_singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:374:19:374:19 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:374:19:374:19 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:375:5:377:7 | instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:375:9:375:9 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:376:9:376:28 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:376:9:376:28 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:376:14:376:28 | "instance_on x" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:376:15:376:27 | instance_on x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:380:1:380:2 | c3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:380:1:380:11 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:380:6:380:7 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:380:6:380:11 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:381:1:381:16 | call to add_singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:381:1:381:16 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:381:15:381:16 | c3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:382:1:382:2 | c3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:382:1:382:11 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:383:1:383:2 | c3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:383:1:383:14 | call to return_self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:383:1:383:23 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:385:1:413:3 | SingletonOverride1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:386:5:398:7 | class << ... | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:386:14:386:17 | self | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:387:9:389:11 | singleton1 | calls.rb:386:5:398:7 | class << ... |
| calls.rb:388:13:388:48 | call to puts | calls.rb:386:5:398:7 | class << ... |
| calls.rb:388:13:388:48 | self | calls.rb:386:5:398:7 | class << ... |
| calls.rb:388:18:388:48 | "SingletonOverride1#singleton1" | calls.rb:386:5:398:7 | class << ... |
| calls.rb:388:19:388:47 | SingletonOverride1#singleton1 | calls.rb:386:5:398:7 | class << ... |
| calls.rb:391:9:393:11 | call_singleton1 | calls.rb:386:5:398:7 | class << ... |
| calls.rb:392:13:392:22 | call to singleton1 | calls.rb:386:5:398:7 | class << ... |
| calls.rb:392:13:392:22 | self | calls.rb:386:5:398:7 | class << ... |
| calls.rb:395:9:397:11 | factory | calls.rb:386:5:398:7 | class << ... |
| calls.rb:396:13:396:16 | self | calls.rb:386:5:398:7 | class << ... |
| calls.rb:396:13:396:20 | call to new | calls.rb:386:5:398:7 | class << ... |
| calls.rb:396:13:396:30 | call to instance1 | calls.rb:386:5:398:7 | class << ... |
| calls.rb:400:5:402:7 | singleton2 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:400:9:400:12 | self | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:401:9:401:44 | call to puts | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:401:9:401:44 | self | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:401:14:401:44 | "SingletonOverride1#singleton2" | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:401:15:401:43 | SingletonOverride1#singleton2 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:404:5:406:7 | call_singleton2 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:404:9:404:12 | self | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:405:9:405:18 | call to singleton2 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:405:9:405:18 | self | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:408:5:408:14 | call to singleton2 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:408:5:408:14 | self | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:410:5:412:7 | instance1 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:411:9:411:43 | call to puts | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:411:9:411:43 | self | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:411:14:411:43 | "SingletonOverride1#instance1" | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:411:15:411:42 | SingletonOverride1#instance1 | calls.rb:385:1:413:3 | SingletonOverride1 |
| calls.rb:415:1:415:18 | SingletonOverride1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:415:1:415:29 | call to singleton1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:416:1:416:18 | SingletonOverride1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:416:1:416:29 | call to singleton2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:417:1:417:18 | SingletonOverride1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:417:1:417:34 | call to call_singleton1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:418:1:418:18 | SingletonOverride1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:418:1:418:34 | call to call_singleton2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:420:1:434:3 | SingletonOverride2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:420:28:420:45 | SingletonOverride1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:421:5:425:7 | class << ... | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:421:14:421:17 | self | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:422:9:424:11 | singleton1 | calls.rb:421:5:425:7 | class << ... |
| calls.rb:423:13:423:48 | call to puts | calls.rb:421:5:425:7 | class << ... |
| calls.rb:423:13:423:48 | self | calls.rb:421:5:425:7 | class << ... |
| calls.rb:423:18:423:48 | "SingletonOverride2#singleton1" | calls.rb:421:5:425:7 | class << ... |
| calls.rb:423:19:423:47 | SingletonOverride2#singleton1 | calls.rb:421:5:425:7 | class << ... |
| calls.rb:427:5:429:7 | singleton2 | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:427:9:427:12 | self | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:428:9:428:44 | call to puts | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:428:9:428:44 | self | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:428:14:428:44 | "SingletonOverride2#singleton2" | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:428:15:428:43 | SingletonOverride2#singleton2 | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:431:5:433:7 | instance1 | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:432:9:432:43 | call to puts | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:432:9:432:43 | self | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:432:14:432:43 | "SingletonOverride2#instance1" | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:432:15:432:42 | SingletonOverride2#instance1 | calls.rb:420:1:434:3 | SingletonOverride2 |
| calls.rb:436:1:436:18 | SingletonOverride2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:436:1:436:29 | call to singleton1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:437:1:437:18 | SingletonOverride2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:437:1:437:29 | call to singleton2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:438:1:438:18 | SingletonOverride2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:438:1:438:34 | call to call_singleton1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:439:1:439:18 | SingletonOverride2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:439:1:439:34 | call to call_singleton2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:441:1:469:3 | ConditionalInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:442:5:446:7 | if ... | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:442:8:442:13 | call to rand | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:442:8:442:13 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:442:8:442:17 | ... > ... | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:442:17:442:17 | 0 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:442:19:445:11 | then ... | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:443:9:445:11 | m1 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:444:13:444:48 | call to puts | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:444:13:444:48 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:444:18:444:48 | "ConditionalInstanceMethods#m1" | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:444:19:444:47 | ConditionalInstanceMethods#m1 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:448:5:460:7 | m2 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:449:9:449:44 | call to puts | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:449:9:449:44 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:449:14:449:44 | "ConditionalInstanceMethods#m2" | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:449:15:449:43 | ConditionalInstanceMethods#m2 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:451:9:457:11 | m3 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:452:13:452:48 | call to puts | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:452:13:452:48 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:452:18:452:48 | "ConditionalInstanceMethods#m3" | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:452:19:452:47 | ConditionalInstanceMethods#m3 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:454:13:456:15 | m4 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:455:17:455:52 | call to puts | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:455:17:455:52 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:455:22:455:52 | "ConditionalInstanceMethods#m4" | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:455:23:455:51 | ConditionalInstanceMethods#m4 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:459:9:459:10 | call to m3 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:459:9:459:10 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:462:5:468:7 | if ... | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:462:8:462:13 | call to rand | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:462:8:462:13 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:462:8:462:17 | ... > ... | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:462:17:462:17 | 0 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:462:19:467:18 | then ... | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:463:9:463:13 | Class | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:463:9:467:11 | call to new | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:463:9:467:15 | call to new | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:463:9:467:18 | call to m5 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:463:19:467:11 | do ... end | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:464:13:466:15 | m5 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:465:17:465:40 | call to puts | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:465:17:465:40 | self | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:465:22:465:40 | "AnonymousClass#m5" | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:465:23:465:39 | AnonymousClass#m5 | calls.rb:441:1:469:3 | ConditionalInstanceMethods |
| calls.rb:471:1:471:26 | ConditionalInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:471:1:471:30 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:471:1:471:33 | call to m1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:472:1:472:26 | ConditionalInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:472:1:472:30 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:472:1:472:33 | call to m3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:473:1:473:26 | ConditionalInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:473:1:473:30 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:473:1:473:33 | call to m2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:474:1:474:26 | ConditionalInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:474:1:474:30 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:474:1:474:33 | call to m3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:475:1:475:26 | ConditionalInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:475:1:475:30 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:475:1:475:33 | call to m4 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:476:1:476:26 | ConditionalInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:476:1:476:30 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:476:1:476:33 | call to m5 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:478:1:478:23 | EsotericInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:478:1:496:3 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:478:27:478:31 | Class | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:478:27:496:3 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:478:37:496:3 | do ... end | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:5:479:11 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:5:479:11 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:5:479:11 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:5:483:7 | call to each | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:6:479:6 | 0 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:8:479:8 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:10:479:10 | 2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:479:18:483:7 | do ... end | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:480:9:482:11 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:481:13:481:22 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:481:13:481:22 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:481:18:481:22 | "foo" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:481:19:481:21 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:485:5:485:9 | Class | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:485:5:489:7 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:485:5:489:11 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:485:5:489:15 | call to bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:485:15:489:7 | do ... end | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:486:9:488:11 | bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:487:13:487:22 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:487:13:487:22 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:487:18:487:22 | "bar" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:487:19:487:21 | bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:5:491:11 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:5:491:11 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:5:491:11 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:5:495:7 | call to each | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:6:491:6 | 0 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:8:491:8 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:10:491:10 | 2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:18:495:7 | do ... end | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:22:491:22 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:491:22:491:22 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:492:9:494:11 | call to define_method | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:492:9:494:11 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:492:23:492:32 | "baz_#{...}" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:492:24:492:27 | baz_ | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:492:28:492:31 | #{...} | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:492:30:492:30 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:492:35:494:11 | do ... end | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:493:13:493:27 | call to puts | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:493:13:493:27 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:493:18:493:27 | "baz_#{...}" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:493:19:493:22 | baz_ | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:493:23:493:26 | #{...} | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:493:25:493:25 | i | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:498:1:498:23 | EsotericInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:498:1:498:27 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:498:1:498:31 | call to foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:499:1:499:23 | EsotericInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:499:1:499:27 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:499:1:499:31 | call to bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:500:1:500:23 | EsotericInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:500:1:500:27 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:500:1:500:33 | call to baz_0 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:501:1:501:23 | EsotericInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:501:1:501:27 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:501:1:501:33 | call to baz_1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:502:1:502:23 | EsotericInstanceMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:502:1:502:27 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:502:1:502:33 | call to baz_2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:504:1:510:3 | ExtendSingletonMethod | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:505:5:507:7 | singleton | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:506:9:506:46 | call to puts | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:506:9:506:46 | self | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:506:14:506:46 | "ExtendSingletonMethod#singleton" | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:506:15:506:45 | ExtendSingletonMethod#singleton | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:509:5:509:15 | call to extend | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:509:5:509:15 | self | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:509:12:509:15 | self | calls.rb:504:1:510:3 | ExtendSingletonMethod |
| calls.rb:512:1:512:21 | ExtendSingletonMethod | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:512:1:512:31 | call to singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:514:1:516:3 | ExtendSingletonMethod2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:515:5:515:32 | call to extend | calls.rb:514:1:516:3 | ExtendSingletonMethod2 |
| calls.rb:515:5:515:32 | self | calls.rb:514:1:516:3 | ExtendSingletonMethod2 |
| calls.rb:515:12:515:32 | ExtendSingletonMethod | calls.rb:514:1:516:3 | ExtendSingletonMethod2 |
| calls.rb:518:1:518:22 | ExtendSingletonMethod2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:518:1:518:32 | call to singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:520:1:521:3 | ExtendSingletonMethod3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:523:1:523:22 | ExtendSingletonMethod3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:523:1:523:51 | call to extend | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:523:31:523:51 | ExtendSingletonMethod | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:525:1:525:22 | ExtendSingletonMethod3 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:525:1:525:32 | call to singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:527:1:527:3 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:527:1:527:13 | ... = ... | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:527:7:527:13 | "hello" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:527:8:527:12 | hello | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:528:1:528:3 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:528:1:528:13 | call to singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:529:1:529:3 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:529:1:529:32 | call to extend | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:529:12:529:32 | ExtendSingletonMethod | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:531:1:531:3 | foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:531:1:531:13 | call to singleton | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:533:1:537:3 | ProtectedMethodInModule | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:534:5:536:7 | call to protected | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:534:5:536:7 | self | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:534:15:536:7 | foo | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:535:9:535:42 | call to puts | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:535:9:535:42 | self | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:535:14:535:42 | "ProtectedMethodInModule#foo" | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:535:15:535:41 | ProtectedMethodInModule#foo | calls.rb:533:1:537:3 | ProtectedMethodInModule |
| calls.rb:539:1:552:3 | ProtectedMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:540:5:540:35 | call to include | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:540:5:540:35 | self | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:540:13:540:35 | ProtectedMethodInModule | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:542:5:544:7 | call to protected | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:542:5:544:7 | self | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:542:15:544:7 | bar | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:543:9:543:35 | call to puts | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:543:9:543:35 | self | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:543:14:543:35 | "ProtectedMethods#bar" | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:543:15:543:34 | ProtectedMethods#bar | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:546:5:551:7 | baz | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:547:9:547:11 | call to foo | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:547:9:547:11 | self | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:548:9:548:11 | call to bar | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:548:9:548:11 | self | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:549:9:549:24 | ProtectedMethods | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:549:9:549:28 | call to new | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:549:9:549:32 | call to foo | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:550:9:550:24 | ProtectedMethods | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:550:9:550:28 | call to new | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:550:9:550:32 | call to bar | calls.rb:539:1:552:3 | ProtectedMethods |
| calls.rb:554:1:554:16 | ProtectedMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:554:1:554:20 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:554:1:554:24 | call to foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:555:1:555:16 | ProtectedMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:555:1:555:20 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:555:1:555:24 | call to bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:556:1:556:16 | ProtectedMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:556:1:556:20 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:556:1:556:24 | call to baz | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:558:1:563:3 | ProtectedMethodsSub | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:558:29:558:44 | ProtectedMethods | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:559:5:562:7 | baz | calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:560:9:560:11 | call to foo | calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:560:9:560:11 | self | calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:561:9:561:27 | ProtectedMethodsSub | calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:561:9:561:31 | call to new | calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:561:9:561:35 | call to foo | calls.rb:558:1:563:3 | ProtectedMethodsSub |
| calls.rb:565:1:565:19 | ProtectedMethodsSub | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:565:1:565:23 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:565:1:565:27 | call to foo | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:566:1:566:19 | ProtectedMethodsSub | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:566:1:566:23 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:566:1:566:27 | call to bar | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:567:1:567:19 | ProtectedMethodsSub | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:567:1:567:23 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:567:1:567:27 | call to baz | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:1:569:7 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:1:569:7 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:1:569:7 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:1:569:26 | call to each | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:2:569:2 | C | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:2:569:6 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:14:569:26 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:17:569:17 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:17:569:17 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:20:569:20 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:569:20:569:24 | call to baz | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:1:570:13 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:1:570:13 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:1:570:13 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:1:570:39 | call to each | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:2:570:4 | "a" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:3:570:3 | a | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:6:570:8 | "b" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:7:570:7 | b | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:10:570:12 | "c" | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:11:570:11 | c | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:20:570:39 | { ... } | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:23:570:23 | s | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:23:570:23 | s | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:26:570:26 | s | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:570:26:570:37 | call to capitalize | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:572:1:575:3 | SingletonUpCall_Base | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:573:5:574:7 | singleton | calls.rb:572:1:575:3 | SingletonUpCall_Base |
| calls.rb:573:9:573:12 | self | calls.rb:572:1:575:3 | SingletonUpCall_Base |
| calls.rb:576:1:583:3 | SingletonUpCall_Sub | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:576:29:576:48 | SingletonUpCall_Base | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:577:5:577:13 | call to singleton | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:577:5:577:13 | self | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:578:5:578:14 | call to singleton2 | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:578:5:578:14 | self | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:579:5:582:7 | mid_method | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:579:9:579:12 | self | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:580:9:580:17 | call to singleton | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:580:9:580:17 | self | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:581:9:581:18 | call to singleton2 | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:581:9:581:18 | self | calls.rb:576:1:583:3 | SingletonUpCall_Sub |
| calls.rb:584:1:589:3 | SingletonUpCall_SubSub | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:584:32:584:50 | SingletonUpCall_Sub | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:585:5:586:7 | singleton2 | calls.rb:584:1:589:3 | SingletonUpCall_SubSub |
| calls.rb:585:9:585:12 | self | calls.rb:584:1:589:3 | SingletonUpCall_SubSub |
| calls.rb:588:5:588:14 | call to mid_method | calls.rb:584:1:589:3 | SingletonUpCall_SubSub |
| calls.rb:588:5:588:14 | self | calls.rb:584:1:589:3 | SingletonUpCall_SubSub |
| calls.rb:591:1:602:3 | SingletonA | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:592:5:593:7 | singleton1 | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:592:9:592:12 | self | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:595:5:597:7 | call_singleton1 | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:595:9:595:12 | self | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:596:9:596:18 | call to singleton1 | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:596:9:596:18 | self | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:599:5:601:7 | call_call_singleton1 | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:599:9:599:12 | self | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:600:9:600:23 | call to call_singleton1 | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:600:9:600:23 | self | calls.rb:591:1:602:3 | SingletonA |
| calls.rb:604:1:611:3 | SingletonB | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:604:20:604:29 | SingletonA | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:605:5:606:7 | singleton1 | calls.rb:604:1:611:3 | SingletonB |
| calls.rb:605:9:605:12 | self | calls.rb:604:1:611:3 | SingletonB |
| calls.rb:608:5:610:7 | call_singleton1 | calls.rb:604:1:611:3 | SingletonB |
| calls.rb:608:9:608:12 | self | calls.rb:604:1:611:3 | SingletonB |
| calls.rb:609:9:609:18 | call to singleton1 | calls.rb:604:1:611:3 | SingletonB |
| calls.rb:609:9:609:18 | self | calls.rb:604:1:611:3 | SingletonB |
| calls.rb:613:1:620:3 | SingletonC | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:613:20:613:29 | SingletonA | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:614:5:615:7 | singleton1 | calls.rb:613:1:620:3 | SingletonC |
| calls.rb:614:9:614:12 | self | calls.rb:613:1:620:3 | SingletonC |
| calls.rb:617:5:619:7 | call_singleton1 | calls.rb:613:1:620:3 | SingletonC |
| calls.rb:617:9:617:12 | self | calls.rb:613:1:620:3 | SingletonC |
| calls.rb:618:9:618:18 | call to singleton1 | calls.rb:613:1:620:3 | SingletonC |
| calls.rb:618:9:618:18 | self | calls.rb:613:1:620:3 | SingletonC |
| calls.rb:622:1:622:10 | SingletonA | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:622:1:622:31 | call to call_call_singleton1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:623:1:623:10 | SingletonB | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:623:1:623:31 | call to call_call_singleton1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:624:1:624:10 | SingletonC | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:624:1:624:31 | call to call_call_singleton1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:626:1:632:3 | Included | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:627:5:629:7 | foo | calls.rb:626:1:632:3 | Included |
| calls.rb:628:9:628:12 | self | calls.rb:626:1:632:3 | Included |
| calls.rb:628:9:628:16 | call to bar | calls.rb:626:1:632:3 | Included |
| calls.rb:630:5:631:7 | bar | calls.rb:626:1:632:3 | Included |
| calls.rb:634:1:639:3 | IncludesIncluded | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:635:5:635:20 | call to include | calls.rb:634:1:639:3 | IncludesIncluded |
| calls.rb:635:5:635:20 | self | calls.rb:634:1:639:3 | IncludesIncluded |
| calls.rb:635:13:635:20 | Included | calls.rb:634:1:639:3 | IncludesIncluded |
| calls.rb:636:5:638:7 | bar | calls.rb:634:1:639:3 | IncludesIncluded |
| calls.rb:637:9:637:13 | super call to bar | calls.rb:634:1:639:3 | IncludesIncluded |
| calls.rb:641:1:645:3 | CustomNew1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:642:5:644:7 | new | calls.rb:641:1:645:3 | CustomNew1 |
| calls.rb:642:9:642:12 | self | calls.rb:641:1:645:3 | CustomNew1 |
| calls.rb:643:9:643:10 | C1 | calls.rb:641:1:645:3 | CustomNew1 |
| calls.rb:643:9:643:14 | call to new | calls.rb:641:1:645:3 | CustomNew1 |
| calls.rb:647:1:647:10 | CustomNew1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:647:1:647:14 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:647:1:647:23 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:649:1:657:3 | CustomNew2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:650:5:652:7 | new | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:650:9:650:12 | self | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:651:9:651:12 | self | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:651:9:651:21 | call to allocate | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:654:5:656:7 | instance | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:655:9:655:34 | call to puts | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:655:9:655:34 | self | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:655:14:655:34 | "CustomNew2#instance" | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:655:15:655:33 | CustomNew2#instance | calls.rb:649:1:657:3 | CustomNew2 |
| calls.rb:659:1:659:10 | CustomNew2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:659:1:659:14 | call to new | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:659:1:659:23 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:661:1:665:3 | capture_parameter | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:661:23:661:23 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:661:23:661:23 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:5:662:11 | Array | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:5:662:11 | [...] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:5:662:11 | call to [] | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:5:664:7 | call to each | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:6:662:6 | 0 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:8:662:8 | 1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:10:662:10 | 2 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:662:18:664:7 | do ... end | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:663:9:663:9 | x | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:667:1:667:26 | ( ... ) | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:667:1:667:35 | call to instance | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:667:2:667:25 | call to capture_parameter | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:667:2:667:25 | self | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:667:20:667:21 | C1 | calls.rb:1:1:667:52 | calls.rb |
| calls.rb:667:20:667:25 | call to new | calls.rb:1:1:667:52 | calls.rb |
| element_reference.rb:1:1:5:3 | ClassWithElementRef | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:2:5:4:7 | [] | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| element_reference.rb:2:12:2:12 | x | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| element_reference.rb:2:12:2:12 | x | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| element_reference.rb:3:9:3:19 | yield ... | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| element_reference.rb:3:15:3:15 | x | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| element_reference.rb:3:15:3:19 | ... + ... | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| element_reference.rb:3:19:3:19 | 1 | element_reference.rb:1:1:5:3 | ClassWithElementRef |
| element_reference.rb:7:1:7:1 | c | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:7:1:7:27 | ... = ... | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:7:5:7:23 | ClassWithElementRef | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:7:5:7:27 | call to new | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:1:9:1 | c | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:1:9:19 | ...[...] | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:3:9:3 | 1 | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:6:9:19 | { ... } | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:9:9:9 | x | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:9:9:9 | x | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:12:9:17 | call to puts | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:12:9:17 | self | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:9:17:9:17 | x | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:11:1:11:1 | c | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:11:1:13:3 | ...[...] | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:11:3:11:3 | 1 | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:11:6:13:3 | do ... end | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:11:10:11:10 | x | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:11:10:11:10 | x | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:12:5:12:10 | call to puts | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:12:5:12:10 | self | element_reference.rb:1:1:13:4 | element_reference.rb |
| element_reference.rb:12:10:12:10 | x | element_reference.rb:1:1:13:4 | element_reference.rb |
| hello.rb:1:1:8:3 | EnglishWords | hello.rb:1:1:22:3 | hello.rb |
| hello.rb:2:5:4:7 | hello | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:3:9:3:22 | return | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:3:16:3:22 | "hello" | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:3:17:3:21 | hello | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:5:5:7:7 | world | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:6:9:6:22 | return | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:6:16:6:22 | "world" | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:6:17:6:21 | world | hello.rb:1:1:8:3 | EnglishWords |
| hello.rb:11:1:16:3 | Greeting | hello.rb:1:1:22:3 | hello.rb |
| hello.rb:12:5:12:24 | call to include | hello.rb:11:1:16:3 | Greeting |
| hello.rb:12:5:12:24 | self | hello.rb:11:1:16:3 | Greeting |
| hello.rb:12:13:12:24 | EnglishWords | hello.rb:11:1:16:3 | Greeting |
| hello.rb:13:5:15:7 | message | hello.rb:11:1:16:3 | Greeting |
| hello.rb:14:9:14:20 | return | hello.rb:11:1:16:3 | Greeting |
| hello.rb:14:16:14:20 | call to hello | hello.rb:11:1:16:3 | Greeting |
| hello.rb:14:16:14:20 | self | hello.rb:11:1:16:3 | Greeting |
| hello.rb:18:1:22:3 | HelloWorld | hello.rb:1:1:22:3 | hello.rb |
| hello.rb:18:20:18:27 | Greeting | hello.rb:1:1:22:3 | hello.rb |
| hello.rb:19:5:21:7 | message | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:9:20:40 | return | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:16:20:20 | super call to message | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:16:20:26 | ... + ... | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:16:20:34 | ... + ... | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:16:20:40 | ... + ... | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:24:20:26 | " " | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:25:20:25 | | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:30:20:34 | call to world | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:30:20:34 | self | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:38:20:40 | "!" | hello.rb:18:1:22:3 | HelloWorld |
| hello.rb:20:39:20:39 | ! | hello.rb:18:1:22:3 | HelloWorld |
| instance_fields.rb:1:1:10:3 | A | instance_fields.rb:1:1:29:4 | instance_fields.rb |
| instance_fields.rb:2:5:9:7 | class << ... | instance_fields.rb:1:1:10:3 | A |
| instance_fields.rb:2:14:2:17 | self | instance_fields.rb:1:1:10:3 | A |
| instance_fields.rb:3:9:5:11 | create | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:4:13:4:18 | @field | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:4:13:4:18 | self | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:4:13:4:35 | ... = ... | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:4:22:4:31 | A_target | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:4:22:4:35 | call to new | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:6:9:8:11 | use | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:7:13:7:18 | @field | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:7:13:7:18 | self | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:7:13:7:25 | call to target | instance_fields.rb:2:5:9:7 | class << ... |
| instance_fields.rb:11:1:14:3 | A_target | instance_fields.rb:1:1:29:4 | instance_fields.rb |
| instance_fields.rb:12:5:13:7 | target | instance_fields.rb:11:1:14:3 | A_target |
| instance_fields.rb:16:1:25:3 | B | instance_fields.rb:1:1:29:4 | instance_fields.rb |
| instance_fields.rb:17:5:24:7 | class << ... | instance_fields.rb:16:1:25:3 | B |
| instance_fields.rb:17:14:17:17 | self | instance_fields.rb:16:1:25:3 | B |
| instance_fields.rb:18:9:20:11 | create | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:19:13:19:18 | @field | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:19:13:19:18 | self | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:19:13:19:35 | ... = ... | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:19:22:19:31 | B_target | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:19:22:19:35 | call to new | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:21:9:23:11 | use | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:22:13:22:18 | @field | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:22:13:22:18 | self | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:22:13:22:25 | call to target | instance_fields.rb:17:5:24:7 | class << ... |
| instance_fields.rb:26:1:29:3 | B_target | instance_fields.rb:1:1:29:4 | instance_fields.rb |
| instance_fields.rb:27:5:28:7 | target | instance_fields.rb:26:1:29:3 | B_target |
| modules.rb:1:1:2:3 | Empty | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:4:1:24:3 | Foo | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:5:3:14:5 | Bar | modules.rb:4:1:24:3 | Foo |
| modules.rb:6:5:7:7 | ClassInFooBar | modules.rb:5:3:14:5 | Bar |
| modules.rb:9:5:10:7 | method_in_foo_bar | modules.rb:5:3:14:5 | Bar |
| modules.rb:12:5:12:26 | call to puts | modules.rb:5:3:14:5 | Bar |
| modules.rb:12:5:12:26 | self | modules.rb:5:3:14:5 | Bar |
| modules.rb:12:10:12:26 | "module Foo::Bar" | modules.rb:5:3:14:5 | Bar |
| modules.rb:12:11:12:25 | module Foo::Bar | modules.rb:5:3:14:5 | Bar |
| modules.rb:13:5:13:15 | $global_var | modules.rb:5:3:14:5 | Bar |
| modules.rb:13:5:13:19 | ... = ... | modules.rb:5:3:14:5 | Bar |
| modules.rb:13:19:13:19 | 0 | modules.rb:5:3:14:5 | Bar |
| modules.rb:16:3:17:5 | method_in_foo | modules.rb:4:1:24:3 | Foo |
| modules.rb:19:3:20:5 | ClassInFoo | modules.rb:4:1:24:3 | Foo |
| modules.rb:22:3:22:19 | call to puts | modules.rb:4:1:24:3 | Foo |
| modules.rb:22:3:22:19 | self | modules.rb:4:1:24:3 | Foo |
| modules.rb:22:8:22:19 | "module Foo" | modules.rb:4:1:24:3 | Foo |
| modules.rb:22:9:22:18 | module Foo | modules.rb:4:1:24:3 | Foo |
| modules.rb:23:3:23:13 | $global_var | modules.rb:4:1:24:3 | Foo |
| modules.rb:23:3:23:17 | ... = ... | modules.rb:4:1:24:3 | Foo |
| modules.rb:23:17:23:17 | 1 | modules.rb:4:1:24:3 | Foo |
| modules.rb:26:1:35:3 | Foo | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:27:3:28:5 | method_in_another_definition_of_foo | modules.rb:26:1:35:3 | Foo |
| modules.rb:30:3:31:5 | ClassInAnotherDefinitionOfFoo | modules.rb:26:1:35:3 | Foo |
| modules.rb:33:3:33:25 | call to puts | modules.rb:26:1:35:3 | Foo |
| modules.rb:33:3:33:25 | self | modules.rb:26:1:35:3 | Foo |
| modules.rb:33:8:33:25 | "module Foo again" | modules.rb:26:1:35:3 | Foo |
| modules.rb:33:9:33:24 | module Foo again | modules.rb:26:1:35:3 | Foo |
| modules.rb:34:3:34:13 | $global_var | modules.rb:26:1:35:3 | Foo |
| modules.rb:34:3:34:17 | ... = ... | modules.rb:26:1:35:3 | Foo |
| modules.rb:34:17:34:17 | 2 | modules.rb:26:1:35:3 | Foo |
| modules.rb:37:1:46:3 | Bar | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:38:3:39:5 | method_a | modules.rb:37:1:46:3 | Bar |
| modules.rb:41:3:42:5 | method_b | modules.rb:37:1:46:3 | Bar |
| modules.rb:44:3:44:19 | call to puts | modules.rb:37:1:46:3 | Bar |
| modules.rb:44:3:44:19 | self | modules.rb:37:1:46:3 | Bar |
| modules.rb:44:8:44:19 | "module Bar" | modules.rb:37:1:46:3 | Bar |
| modules.rb:44:9:44:18 | module Bar | modules.rb:37:1:46:3 | Bar |
| modules.rb:45:3:45:13 | $global_var | modules.rb:37:1:46:3 | Bar |
| modules.rb:45:3:45:17 | ... = ... | modules.rb:37:1:46:3 | Bar |
| modules.rb:45:17:45:17 | 3 | modules.rb:37:1:46:3 | Bar |
| modules.rb:48:1:57:3 | Bar | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:48:8:48:10 | Foo | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:49:3:50:5 | ClassInAnotherDefinitionOfFooBar | modules.rb:48:1:57:3 | Bar |
| modules.rb:52:3:53:5 | method_in_another_definition_of_foo_bar | modules.rb:48:1:57:3 | Bar |
| modules.rb:55:3:55:30 | call to puts | modules.rb:48:1:57:3 | Bar |
| modules.rb:55:3:55:30 | self | modules.rb:48:1:57:3 | Bar |
| modules.rb:55:8:55:30 | "module Foo::Bar again" | modules.rb:48:1:57:3 | Bar |
| modules.rb:55:9:55:29 | module Foo::Bar again | modules.rb:48:1:57:3 | Bar |
| modules.rb:56:3:56:13 | $global_var | modules.rb:48:1:57:3 | Bar |
| modules.rb:56:3:56:17 | ... = ... | modules.rb:48:1:57:3 | Bar |
| modules.rb:56:17:56:17 | 4 | modules.rb:48:1:57:3 | Bar |
| modules.rb:60:1:61:3 | MyModuleInGlobalScope | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:63:1:81:3 | Test | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:65:3:68:5 | Foo1 | modules.rb:63:1:81:3 | Test |
| modules.rb:66:5:67:7 | Bar | modules.rb:65:3:68:5 | Foo1 |
| modules.rb:66:11:66:14 | Foo1 | modules.rb:65:3:68:5 | Foo1 |
| modules.rb:70:3:74:5 | Foo2 | modules.rb:63:1:81:3 | Test |
| modules.rb:71:5:71:19 | Foo2 | modules.rb:70:3:74:5 | Foo2 |
| modules.rb:72:5:73:7 | Bar | modules.rb:70:3:74:5 | Foo2 |
| modules.rb:72:11:72:14 | Foo2 | modules.rb:70:3:74:5 | Foo2 |
| modules.rb:76:3:80:5 | Foo3 | modules.rb:63:1:81:3 | Test |
| modules.rb:77:5:77:8 | Foo3 | modules.rb:76:3:80:5 | Foo3 |
| modules.rb:77:5:77:17 | ... = ... | modules.rb:76:3:80:5 | Foo3 |
| modules.rb:77:12:77:17 | Object | modules.rb:76:3:80:5 | Foo3 |
| modules.rb:78:5:79:7 | Bar | modules.rb:76:3:80:5 | Foo3 |
| modules.rb:78:11:78:14 | Foo3 | modules.rb:76:3:80:5 | Foo3 |
| modules.rb:83:1:86:3 | Other | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:84:3:85:5 | Foo1 | modules.rb:83:1:86:3 | Other |
| modules.rb:88:1:93:3 | IncludeTest | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:89:3:89:16 | call to include | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:89:3:89:16 | self | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:89:11:89:16 | Test | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:90:3:90:8 | Object | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:90:3:90:38 | call to module_eval | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:90:22:90:38 | { ... } | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:90:24:90:36 | call to prepend | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:90:24:90:36 | self | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:90:32:90:36 | Other | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:91:3:92:5 | Y | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:91:10:91:13 | Foo1 | modules.rb:88:1:93:3 | IncludeTest |
| modules.rb:95:1:99:3 | IncludeTest2 | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:96:3:96:14 | call to include | modules.rb:95:1:99:3 | IncludeTest2 |
| modules.rb:96:3:96:14 | self | modules.rb:95:1:99:3 | IncludeTest2 |
| modules.rb:96:11:96:14 | Test | modules.rb:95:1:99:3 | IncludeTest2 |
| modules.rb:97:3:98:5 | Z | modules.rb:95:1:99:3 | IncludeTest2 |
| modules.rb:97:10:97:13 | Foo1 | modules.rb:95:1:99:3 | IncludeTest2 |
| modules.rb:101:1:105:3 | PrependTest | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:102:3:102:16 | call to prepend | modules.rb:101:1:105:3 | PrependTest |
| modules.rb:102:3:102:16 | self | modules.rb:101:1:105:3 | PrependTest |
| modules.rb:102:11:102:16 | Test | modules.rb:101:1:105:3 | PrependTest |
| modules.rb:103:3:104:5 | Y | modules.rb:101:1:105:3 | PrependTest |
| modules.rb:103:10:103:13 | Foo2 | modules.rb:101:1:105:3 | PrependTest |
| modules.rb:107:1:110:3 | MM | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:108:3:109:5 | MM | modules.rb:107:1:110:3 | MM |
| modules.rb:108:10:108:11 | MM | modules.rb:107:1:110:3 | MM |
| modules.rb:112:1:113:3 | YY | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:115:1:121:3 | XX | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:116:7:117:9 | YY | modules.rb:115:1:121:3 | XX |
| modules.rb:116:18:116:19 | YY | modules.rb:115:1:121:3 | XX |
| modules.rb:119:7:120:9 | class << ... | modules.rb:115:1:121:3 | XX |
| modules.rb:119:16:119:19 | self | modules.rb:115:1:121:3 | XX |
| modules.rb:123:1:124:3 | Baz | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:123:8:123:11 | Test | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:123:8:123:17 | Foo1 | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:123:8:123:22 | Bar | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:126:1:126:2 | xx | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:126:1:126:11 | ... = ... | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:126:6:126:7 | XX | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:126:6:126:11 | call to new | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:128:1:129:3 | class << ... | modules.rb:1:1:129:4 | modules.rb |
| modules.rb:128:10:128:11 | xx | modules.rb:1:1:129:4 | modules.rb |
| modules_rec.rb:1:1:2:3 | A | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:1:7:1:7 | B | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:4:1:5:3 | B | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:4:7:4:7 | A | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:7:1:9:3 | A | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:7:11:7:11 | B | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:8:3:8:11 | call to prepend | modules_rec.rb:7:1:9:3 | A |
| modules_rec.rb:8:3:8:11 | self | modules_rec.rb:7:1:9:3 | A |
| modules_rec.rb:8:11:8:11 | B | modules_rec.rb:7:1:9:3 | A |
| modules_rec.rb:11:1:11:9 | call to prepend | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:11:1:11:9 | self | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| modules_rec.rb:11:9:11:9 | A | modules_rec.rb:1:1:11:26 | modules_rec.rb |
| private.rb:1:1:49:3 | E | private.rb:1:1:105:40 | private.rb |
| private.rb:2:3:3:5 | call to private | private.rb:1:1:49:3 | E |
| private.rb:2:3:3:5 | self | private.rb:1:1:49:3 | E |
| private.rb:2:11:3:5 | private1 | private.rb:1:1:49:3 | E |
| private.rb:5:3:6:5 | public | private.rb:1:1:49:3 | E |
| private.rb:8:3:9:5 | private2 | private.rb:1:1:49:3 | E |
| private.rb:10:3:10:19 | call to private | private.rb:1:1:49:3 | E |
| private.rb:10:3:10:19 | self | private.rb:1:1:49:3 | E |
| private.rb:10:11:10:19 | :private2 | private.rb:1:1:49:3 | E |
| private.rb:10:11:10:19 | private2 | private.rb:1:1:49:3 | E |
| private.rb:12:3:12:9 | call to private | private.rb:1:1:49:3 | E |
| private.rb:12:3:12:9 | self | private.rb:1:1:49:3 | E |
| private.rb:14:3:15:5 | private3 | private.rb:1:1:49:3 | E |
| private.rb:17:3:18:5 | private4 | private.rb:1:1:49:3 | E |
| private.rb:20:3:21:5 | public2 | private.rb:1:1:49:3 | E |
| private.rb:20:7:20:10 | self | private.rb:1:1:49:3 | E |
| private.rb:23:3:24:5 | call to private_class_method | private.rb:1:1:49:3 | E |
| private.rb:23:3:24:5 | self | private.rb:1:1:49:3 | E |
| private.rb:23:24:24:5 | private5 | private.rb:1:1:49:3 | E |
| private.rb:23:28:23:31 | self | private.rb:1:1:49:3 | E |
| private.rb:26:3:27:5 | private6 | private.rb:1:1:49:3 | E |
| private.rb:26:7:26:10 | self | private.rb:1:1:49:3 | E |
| private.rb:28:3:28:32 | call to private_class_method | private.rb:1:1:49:3 | E |
| private.rb:28:3:28:32 | self | private.rb:1:1:49:3 | E |
| private.rb:28:24:28:32 | :private6 | private.rb:1:1:49:3 | E |
| private.rb:28:24:28:32 | private6 | private.rb:1:1:49:3 | E |
| private.rb:30:3:30:11 | call to protected | private.rb:1:1:49:3 | E |
| private.rb:30:3:30:11 | self | private.rb:1:1:49:3 | E |
| private.rb:32:3:33:5 | protected1 | private.rb:1:1:49:3 | E |
| private.rb:35:3:36:5 | protected2 | private.rb:1:1:49:3 | E |
| private.rb:38:3:39:5 | public3 | private.rb:1:1:49:3 | E |
| private.rb:38:7:38:10 | self | private.rb:1:1:49:3 | E |
| private.rb:41:3:42:5 | private7 | private.rb:1:1:49:3 | E |
| private.rb:43:3:43:19 | call to private | private.rb:1:1:49:3 | E |
| private.rb:43:3:43:19 | self | private.rb:1:1:49:3 | E |
| private.rb:43:11:43:19 | :private7 | private.rb:1:1:49:3 | E |
| private.rb:43:11:43:19 | private7 | private.rb:1:1:49:3 | E |
| private.rb:45:3:45:9 | call to private | private.rb:1:1:49:3 | E |
| private.rb:45:3:45:9 | self | private.rb:1:1:49:3 | E |
| private.rb:47:3:48:5 | private8 | private.rb:1:1:49:3 | E |
| private.rb:51:1:52:3 | private_on_main | private.rb:1:1:105:40 | private.rb |
| private.rb:54:1:54:1 | E | private.rb:1:1:105:40 | private.rb |
| private.rb:54:1:54:5 | call to new | private.rb:1:1:105:40 | private.rb |
| private.rb:54:1:54:14 | call to private1 | private.rb:1:1:105:40 | private.rb |
| private.rb:55:1:55:1 | E | private.rb:1:1:105:40 | private.rb |
| private.rb:55:1:55:5 | call to new | private.rb:1:1:105:40 | private.rb |
| private.rb:55:1:55:14 | call to private2 | private.rb:1:1:105:40 | private.rb |
| private.rb:56:1:56:1 | E | private.rb:1:1:105:40 | private.rb |
| private.rb:56:1:56:5 | call to new | private.rb:1:1:105:40 | private.rb |
| private.rb:56:1:56:14 | call to private3 | private.rb:1:1:105:40 | private.rb |
| private.rb:57:1:57:1 | E | private.rb:1:1:105:40 | private.rb |
| private.rb:57:1:57:5 | call to new | private.rb:1:1:105:40 | private.rb |
| private.rb:57:1:57:14 | call to private4 | private.rb:1:1:105:40 | private.rb |
| private.rb:58:1:58:1 | E | private.rb:1:1:105:40 | private.rb |
| private.rb:58:1:58:5 | call to new | private.rb:1:1:105:40 | private.rb |
| private.rb:58:1:58:12 | call to public | private.rb:1:1:105:40 | private.rb |
| private.rb:60:1:60:15 | call to private_on_main | private.rb:1:1:105:40 | private.rb |
| private.rb:60:1:60:15 | self | private.rb:1:1:105:40 | private.rb |
| private.rb:62:1:80:3 | F | private.rb:1:1:105:40 | private.rb |
| private.rb:63:3:64:5 | call to private | private.rb:62:1:80:3 | F |
| private.rb:63:3:64:5 | self | private.rb:62:1:80:3 | F |
| private.rb:63:11:64:5 | private1 | private.rb:62:1:80:3 | F |
| private.rb:66:3:67:5 | public | private.rb:62:1:80:3 | F |
| private.rb:69:3:70:5 | private2 | private.rb:62:1:80:3 | F |
| private.rb:71:3:71:19 | call to private | private.rb:62:1:80:3 | F |
| private.rb:71:3:71:19 | self | private.rb:62:1:80:3 | F |
| private.rb:71:11:71:19 | :private2 | private.rb:62:1:80:3 | F |
| private.rb:71:11:71:19 | private2 | private.rb:62:1:80:3 | F |
| private.rb:73:3:73:9 | call to private | private.rb:62:1:80:3 | F |
| private.rb:73:3:73:9 | self | private.rb:62:1:80:3 | F |
| private.rb:75:3:76:5 | private3 | private.rb:62:1:80:3 | F |
| private.rb:78:3:79:5 | private4 | private.rb:62:1:80:3 | F |
| private.rb:82:1:94:3 | PrivateOverride1 | private.rb:1:1:105:40 | private.rb |
| private.rb:83:3:85:5 | call to private | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:83:3:85:5 | self | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:83:11:85:5 | m1 | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:84:7:84:32 | call to puts | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:84:7:84:32 | self | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:84:12:84:32 | "PrivateOverride1#m1" | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:84:13:84:31 | PrivateOverride1#m1 | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:87:3:89:5 | call to private | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:87:3:89:5 | self | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:87:11:89:5 | m2 | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:88:7:88:32 | call to puts | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:88:7:88:32 | self | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:88:12:88:32 | "PrivateOverride1#m2" | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:88:13:88:31 | PrivateOverride1#m2 | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:91:3:93:5 | call_m1 | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:92:7:92:8 | call to m1 | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:92:7:92:8 | self | private.rb:82:1:94:3 | PrivateOverride1 |
| private.rb:96:1:102:3 | PrivateOverride2 | private.rb:1:1:105:40 | private.rb |
| private.rb:96:26:96:41 | PrivateOverride1 | private.rb:1:1:105:40 | private.rb |
| private.rb:97:3:101:5 | call to private | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:97:3:101:5 | self | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:97:11:101:5 | m1 | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:98:7:98:32 | call to puts | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:98:7:98:32 | self | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:98:12:98:32 | "PrivateOverride2#m1" | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:98:13:98:31 | PrivateOverride2#m1 | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:99:7:99:8 | call to m2 | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:99:7:99:8 | self | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:100:7:100:22 | PrivateOverride1 | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:100:7:100:26 | call to new | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:100:7:100:29 | call to m1 | private.rb:96:1:102:3 | PrivateOverride2 |
| private.rb:104:1:104:16 | PrivateOverride2 | private.rb:1:1:105:40 | private.rb |
| private.rb:104:1:104:20 | call to new | private.rb:1:1:105:40 | private.rb |
| private.rb:104:1:104:28 | call to call_m1 | private.rb:1:1:105:40 | private.rb |
| private.rb:105:1:105:16 | PrivateOverride2 | private.rb:1:1:105:40 | private.rb |
| private.rb:105:1:105:20 | call to new | private.rb:1:1:105:40 | private.rb |
| private.rb:105:1:105:23 | call to m1 | private.rb:1:1:105:40 | private.rb |
| toplevel_self_singleton.rb:1:1:6:3 | A | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:2:5:5:7 | B | toplevel_self_singleton.rb:1:1:6:3 | A |
| toplevel_self_singleton.rb:3:9:4:11 | ab_singleton_method | toplevel_self_singleton.rb:2:5:5:7 | B |
| toplevel_self_singleton.rb:3:13:3:16 | self | toplevel_self_singleton.rb:2:5:5:7 | B |
| toplevel_self_singleton.rb:8:1:16:3 | call to do_something | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:8:1:16:3 | self | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:8:14:16:3 | do ... end | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:9:5:11:7 | method_in_block | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:10:9:10:27 | call to ab_singleton_method | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:10:9:10:27 | self | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:12:5:12:7 | obj | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:12:5:12:12 | ... = ... | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:12:9:12:12 | self | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:13:5:15:7 | method_in_block | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:13:9:13:11 | obj | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:14:9:14:27 | call to ab_singleton_method | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:14:9:14:27 | self | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:1:18:8 | MyStruct | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:1:22:1 | ... = ... | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:12:18:17 | Struct | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:12:22:1 | call to new | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:23:18:26 | :foo | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:23:18:26 | foo | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:29:18:32 | :bar | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:29:18:32 | bar | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:18:35:22:1 | { ... } | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:19:5:21:7 | method_in_struct | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:19:9:19:12 | self | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:20:9:20:27 | call to ab_singleton_method | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:20:9:20:27 | self | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:24:1:34:3 | Good | toplevel_self_singleton.rb:1:1:34:4 | toplevel_self_singleton.rb |
| toplevel_self_singleton.rb:25:5:33:7 | class << ... | toplevel_self_singleton.rb:24:1:34:3 | Good |
| toplevel_self_singleton.rb:25:14:25:17 | self | toplevel_self_singleton.rb:24:1:34:3 | Good |
| toplevel_self_singleton.rb:26:9:27:11 | call_me | toplevel_self_singleton.rb:25:5:33:7 | class << ... |
| toplevel_self_singleton.rb:29:9:32:11 | call_you | toplevel_self_singleton.rb:25:5:33:7 | class << ... |
| toplevel_self_singleton.rb:30:13:30:19 | call to call_me | toplevel_self_singleton.rb:25:5:33:7 | class << ... |
| toplevel_self_singleton.rb:30:13:30:19 | self | toplevel_self_singleton.rb:25:5:33:7 | class << ... |
| toplevel_self_singleton.rb:31:13:31:20 | call to call_you | toplevel_self_singleton.rb:25:5:33:7 | class << ... |
| toplevel_self_singleton.rb:31:13:31:20 | self | toplevel_self_singleton.rb:25:5:33:7 | class << ... |
| unresolved_subclass.rb:1:1:2:3 | ResolvableBaseClass | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:4:1:5:3 | Subclass1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:4:7:4:25 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:4:40:4:58 | ResolvableBaseClass | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:7:1:8:3 | Subclass2 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:7:7:7:25 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:7:40:7:58 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:7:40:7:69 | Subclass1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:11:1:12:3 | A | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:11:7:11:25 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:11:32:11:50 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:11:32:11:53 | B | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:14:1:15:3 | Subclass1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:14:7:14:25 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:14:7:14:29 | X1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:14:7:14:33 | X2 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:14:7:14:37 | X3 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:14:52:14:70 | ResolvableBaseClass | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:1:18:3 | Subclass2 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:7:17:25 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:7:17:29 | X1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:7:17:33 | X2 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:7:17:37 | X3 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:52:17:70 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:52:17:74 | X1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:52:17:78 | X2 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:52:17:82 | X3 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:17:52:17:93 | Subclass1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:1:22:3 | A | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:7:21:25 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:7:21:29 | X1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:7:21:33 | X2 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:7:21:37 | X3 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:44:21:62 | UnresolvedNamespace | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:44:21:66 | X1 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:44:21:70 | X2 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:44:21:74 | X3 | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |
| unresolved_subclass.rb:21:44:21:77 | B | unresolved_subclass.rb:1:1:22:4 | unresolved_subclass.rb |