File tree Expand file tree Collapse file tree
ruby/ql/test/library-tests/modules Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -975,6 +975,7 @@ enclosingMethod
975975| calls.rb:354:9:354:9 | x | calls.rb:347:1:363:3 | pattern_dispatch |
976976| calls.rb:354:9:354:18 | call to instance | calls.rb:347:1:363:3 | pattern_dispatch |
977977| calls.rb:355:5:355:8 | else ... | calls.rb:347:1:363:3 | pattern_dispatch |
978+ | calls.rb:355:5:355:8 | else ... | calls.rb:347:1:363:3 | pattern_dispatch |
978979| calls.rb:358:5:362:7 | case ... | calls.rb:347:1:363:3 | pattern_dispatch |
979980| calls.rb:358:10:358:10 | x | calls.rb:347:1:363:3 | pattern_dispatch |
980981| calls.rb:359:9:359:29 | in ... then ... | calls.rb:347:1:363:3 | pattern_dispatch |
Original file line number Diff line number Diff line change @@ -1182,6 +1182,7 @@ enclosingModule
11821182| calls.rb:354:9:354:9 | x | calls.rb:1:1:667:52 | calls.rb |
11831183| calls.rb:354:9:354:18 | call to instance | calls.rb:1:1:667:52 | calls.rb |
11841184| calls.rb:355:5:355:8 | else ... | calls.rb:1:1:667:52 | calls.rb |
1185+ | calls.rb:355:5:355:8 | else ... | calls.rb:1:1:667:52 | calls.rb |
11851186| calls.rb:358:5:362:7 | case ... | calls.rb:1:1:667:52 | calls.rb |
11861187| calls.rb:358:10:358:10 | x | calls.rb:1:1:667:52 | calls.rb |
11871188| calls.rb:359:9:359:29 | in ... then ... | calls.rb:1:1:667:52 | calls.rb |
You can’t perform that action at this time.
0 commit comments