|
1 | 1 | edges
|
2 | 2 | | StringLengthConflation2.swift:37:34:37:36 | .count : | StringLengthConflation2.swift:37:34:37:44 | ... .-(_:_:) ... |
|
| 3 | +| StringLengthConflation.swift:36:30:36:37 | len : | StringLengthConflation.swift:36:93:36:93 | len | |
3 | 4 | | StringLengthConflation.swift:60:47:60:50 | .length : | StringLengthConflation.swift:60:47:60:59 | ... ./(_:_:) ... |
|
4 | 5 | | StringLengthConflation.swift:66:33:66:36 | .length : | StringLengthConflation.swift:66:33:66:45 | ... ./(_:_:) ... |
|
| 6 | +| StringLengthConflation.swift:72:33:72:35 | .count : | StringLengthConflation.swift:36:30:36:37 | len : | |
5 | 7 | | StringLengthConflation.swift:96:28:96:31 | .length : | StringLengthConflation.swift:96:28:96:40 | ... .-(_:_:) ... |
|
6 | 8 | | StringLengthConflation.swift:100:27:100:30 | .length : | StringLengthConflation.swift:100:27:100:39 | ... .-(_:_:) ... |
|
7 | 9 | | StringLengthConflation.swift:104:25:104:28 | .length : | StringLengthConflation.swift:104:25:104:37 | ... .-(_:_:) ... |
|
|
18 | 20 | nodes
|
19 | 21 | | StringLengthConflation2.swift:37:34:37:36 | .count : | semmle.label | .count : |
|
20 | 22 | | StringLengthConflation2.swift:37:34:37:44 | ... .-(_:_:) ... | semmle.label | ... .-(_:_:) ... |
|
| 23 | +| StringLengthConflation.swift:36:30:36:37 | len : | semmle.label | len : | |
| 24 | +| StringLengthConflation.swift:36:93:36:93 | len | semmle.label | len | |
21 | 25 | | StringLengthConflation.swift:53:43:53:46 | .length | semmle.label | .length |
|
22 | 26 | | StringLengthConflation.swift:54:43:54:50 | .count | semmle.label | .count |
|
23 | 27 | | StringLengthConflation.swift:55:43:55:51 | .count | semmle.label | .count |
|
|
27 | 31 | | StringLengthConflation.swift:66:33:66:36 | .length : | semmle.label | .length : |
|
28 | 32 | | StringLengthConflation.swift:66:33:66:45 | ... ./(_:_:) ... | semmle.label | ... ./(_:_:) ... |
|
29 | 33 | | StringLengthConflation.swift:72:33:72:35 | .count | semmle.label | .count |
|
| 34 | +| StringLengthConflation.swift:72:33:72:35 | .count : | semmle.label | .count : | |
30 | 35 | | StringLengthConflation.swift:78:47:78:49 | .count | semmle.label | .count |
|
31 | 36 | | StringLengthConflation.swift:79:47:79:54 | .count | semmle.label | .count |
|
32 | 37 | | StringLengthConflation.swift:81:47:81:64 | .count | semmle.label | .count |
|
|
59 | 64 | subpaths
|
60 | 65 | #select
|
61 | 66 | | StringLengthConflation2.swift:37:34:37:44 | ... .-(_:_:) ... | StringLengthConflation2.swift:37:34:37:36 | .count : | StringLengthConflation2.swift:37:34:37:44 | ... .-(_:_:) ... | This String length is used in an NSString, but it may not be equivalent. |
|
| 67 | +| StringLengthConflation.swift:36:93:36:93 | len | StringLengthConflation.swift:72:33:72:35 | .count : | StringLengthConflation.swift:36:93:36:93 | len | This String length is used in an NSString, but it may not be equivalent. | |
62 | 68 | | StringLengthConflation.swift:53:43:53:46 | .length | StringLengthConflation.swift:53:43:53:46 | .length | StringLengthConflation.swift:53:43:53:46 | .length | This NSString length is used in a String, but it may not be equivalent. |
|
63 | 69 | | StringLengthConflation.swift:54:43:54:50 | .count | StringLengthConflation.swift:54:43:54:50 | .count | StringLengthConflation.swift:54:43:54:50 | .count | This String.utf8 length is used in a String, but it may not be equivalent. |
|
64 | 70 | | StringLengthConflation.swift:55:43:55:51 | .count | StringLengthConflation.swift:55:43:55:51 | .count | StringLengthConflation.swift:55:43:55:51 | .count | This String.utf16 length is used in a String, but it may not be equivalent. |
|
|
0 commit comments