-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathstring-flow.expected
More file actions
36 lines (36 loc) · 2.54 KB
/
Copy pathstring-flow.expected
File metadata and controls
36 lines (36 loc) · 2.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
models
edges
| string_flow.rb:2:5:2:5 | a | string_flow.rb:3:21:3:21 | a | provenance | |
| string_flow.rb:2:9:2:18 | call to source | string_flow.rb:2:5:2:5 | a | provenance | |
| string_flow.rb:3:21:3:21 | a | string_flow.rb:3:10:3:22 | call to new | provenance | |
| string_flow.rb:83:5:83:5 | a | string_flow.rb:84:5:84:5 | a | provenance | |
| string_flow.rb:83:9:83:18 | call to source | string_flow.rb:83:5:83:5 | a | provenance | |
| string_flow.rb:84:5:84:5 | [post] a | string_flow.rb:85:10:85:10 | a | provenance | |
| string_flow.rb:84:5:84:5 | a | string_flow.rb:84:5:84:5 | [post] a | provenance | |
| string_flow.rb:223:5:223:5 | a | string_flow.rb:225:10:225:10 | a | provenance | |
| string_flow.rb:223:9:223:18 | call to source | string_flow.rb:223:5:223:5 | a | provenance | |
| string_flow.rb:225:10:225:10 | [post] a | string_flow.rb:227:10:227:10 | a | provenance | |
| string_flow.rb:225:10:225:10 | a | string_flow.rb:225:10:225:10 | [post] a | provenance | |
nodes
| string_flow.rb:2:5:2:5 | a | semmle.label | a |
| string_flow.rb:2:9:2:18 | call to source | semmle.label | call to source |
| string_flow.rb:3:10:3:22 | call to new | semmle.label | call to new |
| string_flow.rb:3:21:3:21 | a | semmle.label | a |
| string_flow.rb:83:5:83:5 | a | semmle.label | a |
| string_flow.rb:83:9:83:18 | call to source | semmle.label | call to source |
| string_flow.rb:84:5:84:5 | [post] a | semmle.label | [post] a |
| string_flow.rb:84:5:84:5 | a | semmle.label | a |
| string_flow.rb:85:10:85:10 | a | semmle.label | a |
| string_flow.rb:223:5:223:5 | a | semmle.label | a |
| string_flow.rb:223:9:223:18 | call to source | semmle.label | call to source |
| string_flow.rb:225:10:225:10 | [post] a | semmle.label | [post] a |
| string_flow.rb:225:10:225:10 | a | semmle.label | a |
| string_flow.rb:227:10:227:10 | a | semmle.label | a |
subpaths
testFailures
| string_flow.rb:85:10:85:10 | a | Unexpected result: hasValueFlow=a |
| string_flow.rb:227:10:227:10 | a | Unexpected result: hasValueFlow=a |
#select
| string_flow.rb:3:10:3:22 | call to new | string_flow.rb:2:9:2:18 | call to source | string_flow.rb:3:10:3:22 | call to new | $@ | string_flow.rb:2:9:2:18 | call to source | call to source |
| string_flow.rb:85:10:85:10 | a | string_flow.rb:83:9:83:18 | call to source | string_flow.rb:85:10:85:10 | a | $@ | string_flow.rb:83:9:83:18 | call to source | call to source |
| string_flow.rb:227:10:227:10 | a | string_flow.rb:223:9:223:18 | call to source | string_flow.rb:227:10:227:10 | a | $@ | string_flow.rb:223:9:223:18 | call to source | call to source |