Files
codeql/javascript/ql/test/library-tests/frameworks/AngularJS/dependency-dataflow/ScopeMethodCalls.expected
2018-08-02 17:53:23 +01:00

6 lines
196 B
Plaintext

| test.js:3:9:3:22 | $scope.call1() |
| test.js:8:13:8:26 | $scope.call2() |
| test.js:20:9:20:21 | scope.call4() |
| test.js:24:13:24:25 | scope.call5() |
| test.js:34:17:34:29 | scope.call6() |