Skip to content

[Angular] Extract Function not detected #132

@mkshiblu

Description

@mkshiblu

Commit: github.com/angular/angular.js/commit/42e622b751d1ad1520b824473f9ad31e7efb75b3
File: src/ng/compile.js (line ~2793)
Original Method: nodeLinkFn
ExtractedMethod: setupControllers

Repository Commit Refactoring Node type Location before Local name before Location after Local name after
angular.js 42e622b751d1ad1520b824473f9ad31e7efb75b3 EXTRACT_MOVE Function src/ng/compile.js:124567-132721 nodeLinkFn src/ng/compile.js:133977-135217 setupControllers

image

image

JSRMiner IS reporting a rename variable

Rename Variable directive to controllerDirective in $CompileProvider.10.applyDirectivesToNode.nodeLinkFn(childLinkFn ,scope ,linkNode ,$rootElement ,boundTranscludeFn) at src/ng/compile.js|$CompileProvider.10.applyDirectivesToNode.nodeLinkFn

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions