Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ controller
Function
controller
test/viewDirectiveSpec.ts:362–364 ·
view source on GitHub ↗
($scope)
Source
from the content-addressed store, hash-verified
360
describe(
'(resolved data)'
,
function
() {
361
let
_scope;
362
function
controller($scope) {
363
_scope = $scope;
364
}
365
366
const
_state = {
367
name:
'resolve'
,
Callers
5
nodeLinkFn
Function · 0.85
nodeLinkFn
Function · 0.85
nodeLinkFn
Function · 0.85
nodeLinkFn
Function · 0.85
nodeLinkFn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected