id: 1 unit: private async getStatusInternal() file: src/durableClient/DurableClient.ts start line: 720 end line: 840 size: 106 LOC McCabe index: 27 number of parameters: 3 id: 2 unit: public async purgeInstanceHistoryBy() file: src/durableClient/DurableClient.ts start line: 191 end line: 254 size: 54 LOC McCabe index: 15 number of parameters: 1 id: 3 unit: private async handle() file: src/orchestrations/Orchestrator.ts start line: 32 end line: 103 size: 51 LOC McCabe index: 5 number of parameters: 2 id: 4 unit: private setTaskValue() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 236 end line: 348 size: 48 LOC McCabe index: 12 number of parameters: 3 id: 5 unit: private tryResumingUserCode() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 354 end line: 424 size: 48 LOC McCabe index: 11 number of parameters: 0 id: 6 unit: private processEvent() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 163 end line: 222 size: 46 LOC McCabe index: 9 number of parameters: 1 id: 7 unit: private async handle() file: src/entities/Entity.ts start line: 29 end line: 76 size: 43 LOC McCabe index: 5 number of parameters: 2 id: 8 unit: public callHttp() file: src/orchestrations/DurableOrchestrationContext.ts start line: 222 end line: 261 size: 39 LOC McCabe index: 8 number of parameters: 1 id: 9 unit: public trySetValue() file: src/task/CallHttpWithPollingTask.ts start line: 44 end line: 86 size: 35 LOC McCabe index: 7 number of parameters: 1 id: 10 unit: public trySetValue() file: src/task/RetryableTask.ts start line: 48 end line: 92 size: 34 LOC McCabe index: 5 number of parameters: 2 id: 11 unit: constructor() file: src/orchestrations/OrchestratorState.ts start line: 55 end line: 93 size: 29 LOC McCabe index: 9 number of parameters: 2 id: 12 unit: public async execute() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 94 end line: 129 size: 29 LOC McCabe index: 5 number of parameters: 4 id: 13 unit: public async startNew() file: src/durableClient/DurableClient.ts start line: 470 end line: 502 size: 28 LOC McCabe index: 7 number of parameters: 2 id: 14 unit: public constructor() file: src/task/LongTimerTask.ts start line: 28 end line: 57 size: 27 LOC McCabe index: 2 number of parameters: 6 id: 15 unit: public static getSignalEntityUrl() file: src/util/WebhookUtils.ts start line: 27 end line: 54 size: 24 LOC McCabe index: 4 number of parameters: 7 id: 16 unit: public async terminate() file: src/durableClient/DurableClient.ts start line: 504 end line: 530 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 17 unit: public async suspend() file: src/durableClient/DurableClient.ts start line: 532 end line: 558 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 18 unit: public async resume() file: src/durableClient/DurableClient.ts start line: 560 end line: 586 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 19 unit: function extractResult() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 246 end line: 269 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 20 unit: private getCurrentDurableEntityContext() file: src/entities/Entity.ts start line: 78 end line: 100 size: 23 LOC McCabe index: 1 number of parameters: 4 id: 21 unit: function verifyRequest() file: samples-js/functions/weatherMonitor.js start line: 52 end line: 74 size: 23 LOC McCabe index: 9 number of parameters: 1 id: 22 unit: function verifyRequest() file: samples-ts/functions/weatherMonitor.ts start line: 82 end line: 104 size: 23 LOC McCabe index: 9 number of parameters: 1 id: 23 unit: throw Error() file: src/orchestrations/DurableOrchestrationContext.ts start line: 245 end line: 273 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 24 unit: public callSubOrchestratorWithRetry() file: src/orchestrations/DurableOrchestrationContext.ts start line: 199 end line: 220 size: 21 LOC McCabe index: 2 number of parameters: 4 id: 25 unit: public createTimer() file: src/orchestrations/DurableOrchestrationContext.ts start line: 269 end line: 297 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 26 unit: public trackOpenTask() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 456 end line: 492 size: 21 LOC McCabe index: 7 number of parameters: 1 id: 27 unit: public static getReadEntityUrl() file: src/util/WebhookUtils.ts start line: 3 end line: 25 size: 20 LOC McCabe index: 3 number of parameters: 6 id: 28 unit: constructor() file: src/task/RegisteredOrchestrationTask.ts start line: 12 end line: 33 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 29 unit: constructor() file: src/task/RegisteredActivityTask.ts start line: 11 end line: 31 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 30 unit: public async purgeInstanceHistory() file: src/durableClient/DurableClient.ts start line: 168 end line: 189 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 31 unit: constructor() file: src/orchestrations/DurableOrchestrationStatus.ts start line: 16 end line: 34 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 32 unit: constructor() file: src/history/SubOrchestrationInstanceCompletedEvent.ts start line: 10 end line: 30 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 33 unit: constructor() file: src/durableClient/DurableClient.ts start line: 62 end line: 80 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 34 unit: public createCheckStatusResponse() file: src/durableClient/DurableClient.ts start line: 82 end line: 100 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 35 unit: private getClientResponseLinks() file: src/durableClient/DurableClient.ts start line: 650 end line: 670 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 36 unit: function correctUrls() file: src/durableClient/getClient.ts start line: 64 end line: 84 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 37 unit: constructor() file: src/history/SubOrchestrationInstanceCreatedEvent.ts start line: 11 end line: 30 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 38 unit: handler: async function() file: samples-js/functions/httpSyncStart.js start line: 12 end line: 31 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 39 unit: constructor() file: src/history/SubOrchestrationInstanceFailedEvent.ts start line: 11 end line: 28 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 40 unit: export function getClient() file: src/durableClient/getClient.ts start line: 14 end line: 32 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 41 unit: public setValue() file: src/task/TaskBase.ts start line: 60 end line: 76 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 42 unit: public constructor() file: src/task/CallHttpWithPollingTask.ts start line: 28 end line: 42 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 43 unit: public constructor() file: src/entities/ResponseMessage.ts start line: 8 end line: 22 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 44 unit: private isDurableOrchestrationStatusInit() file: src/orchestrations/DurableOrchestrationStatus.ts start line: 36 end line: 49 size: 14 LOC McCabe index: 10 number of parameters: 1 id: 45 unit: constructor() file: src/history/ExecutionStartedEvent.ts start line: 10 end line: 25 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 46 unit: public static isOrchestrationClientInputData() file: src/durableClient/OrchestrationClientInputData.ts start line: 6 end line: 20 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 47 unit: export function orchestration() file: src/app.ts start line: 16 end line: 37 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 48 unit: private initialize() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 60 end line: 75 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 49 unit: constructor() file: src/error/OrchestrationFailureError.ts start line: 17 end line: 30 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 50 unit: public trySetValue() file: src/task/WhenAllTask.ts start line: 33 end line: 48 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 51 unit: private extractWebhookOrigins() file: src/durableClient/DurableClient.ts start line: 691 end line: 706 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 52 unit: export function entity() file: src/app.ts start line: 39 end line: 51 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 53 unit: private flattenCompoundActions() file: src/orchestrations/OrchestratorState.ts start line: 37 end line: 52 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 54 unit: public static hasStringProperty() file: src/util/Utils.ts start line: 33 end line: 44 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 55 unit: constructor() file: src/history/EventSentEvent.ts start line: 11 end line: 25 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 56 unit: public getHeader() file: src/http/DurableHttpResponse.ts start line: 28 end line: 39 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 57 unit: private extractUniqueWebhookOrigins() file: src/durableClient/DurableClient.ts start line: 676 end line: 689 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 58 unit: function getClientData() file: src/durableClient/getClient.ts start line: 40 end line: 52 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 59 unit: const sendSmsChallenge: ActivityHandler = function() file: samples-ts/functions/smsPhoneVerification.ts start line: 65 end line: 80 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 60 unit: constructor() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 39 end line: 52 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 61 unit: constructor() file: src/history/TimerFiredEvent.ts start line: 10 end line: 23 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 62 unit: constructor() file: src/history/TaskCompletedEvent.ts start line: 10 end line: 23 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 63 unit: async function getCurrentConditions() file: samples-js/functions/weatherMonitor.js start line: 90 end line: 102 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 64 unit: async function getCurrentConditions() file: samples-ts/functions/weatherMonitor.ts start line: 124 end line: 136 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 65 unit: export function storageQueue() file: src/client.ts start line: 48 end line: 57 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 66 unit: export function serviceBusQueue() file: src/client.ts start line: 59 end line: 68 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 67 unit: export function serviceBusTopic() file: src/client.ts start line: 70 end line: 79 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 68 unit: export function activity() file: src/app.ts start line: 53 end line: 64 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 69 unit: public callActivityWithRetry() file: src/orchestrations/DurableOrchestrationContext.ts start line: 158 end line: 167 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 70 unit: public callSubOrchestrator() file: src/orchestrations/DurableOrchestrationContext.ts start line: 187 end line: 197 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 71 unit: public markAsScheduled() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 501 end line: 510 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 72 unit: constructor() file: src/error/AggregatedError.ts start line: 9 end line: 18 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 73 unit: constructor() file: src/task/CompoundTask.ts start line: 24 end line: 36 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 74 unit: private return() file: src/entities/Entity.ts start line: 123 end line: 132 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 75 unit: private signalEntity() file: src/entities/Entity.ts start line: 139 end line: 148 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 76 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 44 end line: 53 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 77 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 55 end line: 64 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 78 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 66 end line: 75 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 79 unit: throw Error() file: src/orchestrations/DurableOrchestrationContext.ts start line: 144 end line: 188 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 80 unit: public callEntity() file: src/orchestrations/DurableOrchestrationContext.ts start line: 169 end line: 177 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 81 unit: export function createOrchestrator() file: src/util/testingUtils.ts start line: 131 end line: 140 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: export function createEntityFunction() file: src/util/testingUtils.ts start line: 147 end line: 156 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 83 unit: constructor() file: src/history/EventRaisedEvent.ts start line: 10 end line: 20 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 84 unit: constructor() file: src/history/TaskFailedEvent.ts start line: 11 end line: 21 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 85 unit: public trySetValue() file: src/task/LongTimerTask.ts start line: 82 end line: 90 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 86 unit: public async getStatusAll() file: src/durableClient/DurableClient.ts start line: 148 end line: 156 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 87 unit: public async getStatusBy() file: src/durableClient/DurableClient.ts start line: 158 end line: 166 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 88 unit: private createHttpResponse() file: src/durableClient/DurableClient.ts start line: 640 end line: 648 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 89 unit: handler: function() file: samples-js/functions/smsPhoneVerification.js start line: 54 end line: 66 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 90 unit: handler: async function() file: samples-js/functions/weatherMonitor.js start line: 77 end line: 87 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 91 unit: const sendGoodWeatherAlertActivity: ActivityHandler = function() file: samples-ts/functions/weatherMonitor.ts start line: 146 end line: 155 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 92 unit: public signalEntity() file: src/orchestrations/DurableOrchestrationContext.ts start line: 178 end line: 185 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 93 unit: constructor() file: src/actions/CallEntityAction.ts start line: 12 end line: 19 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 94 unit: constructor() file: src/actions/SignalEntityAction.ts start line: 12 end line: 19 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 95 unit: private static createDeterministicGuidCore() file: src/util/GuidManager.ts start line: 17 end line: 26 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 96 unit: constructor() file: src/history/OrchestratorCompletedEvent.ts start line: 7 end line: 14 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: constructor() file: src/history/TaskScheduledEvent.ts start line: 10 end line: 19 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 98 unit: constructor() file: src/history/OrchestratorStartedEvent.ts start line: 7 end line: 14 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 99 unit: private getNextTimerTask() file: src/task/LongTimerTask.ts start line: 92 end line: 99 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 100 unit: private getState() file: src/entities/Entity.ts start line: 114 end line: 121 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 101 unit: handler: async function() file: samples-js/functions/backupSiteContent.js start line: 57 end line: 67 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 102 unit: export function http() file: src/client.ts start line: 24 end line: 30 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 103 unit: export function timer() file: src/client.ts start line: 32 end line: 38 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 104 unit: export function storageBlob() file: src/client.ts start line: 40 end line: 46 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 105 unit: export function eventHub() file: src/client.ts start line: 81 end line: 87 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 106 unit: export function eventGrid() file: src/client.ts start line: 89 end line: 95 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 107 unit: export function cosmosDB() file: src/client.ts start line: 97 end line: 103 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 108 unit: export function generic() file: src/client.ts start line: 105 end line: 111 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 109 unit: throw Error() file: src/orchestrations/DurableOrchestrationContext.ts start line: 131 end line: 138 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: public newGuid() file: src/orchestrations/DurableOrchestrationContext.ts start line: 303 end line: 309 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 111 unit: public static hasOwnProperty() file: src/util/Utils.ts start line: 46 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 112 unit: constructor() file: src/history/TimerCreatedEvent.ts start line: 9 end line: 17 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 113 unit: private addNewChildren() file: src/task/CallHttpWithPollingTask.ts start line: 88 end line: 94 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 114 unit: private createGenericError() file: src/durableClient/DurableClient.ts start line: 842 end line: 848 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: handler: async() file: samples-js/functions/httpStart.js start line: 7 end line: 15 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 116 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 28 end line: 34 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 117 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 36 end line: 42 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 118 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 77 end line: 83 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 119 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 85 end line: 91 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 93 end line: 99 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 121 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 101 end line: 107 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: handler: convertToFunctionHandler() file: src/client.ts start line: 109 end line: 115 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 123 unit: function addClientInput() file: src/client.ts start line: 113 end line: 118 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 124 unit: function convertToFunctionHandler() file: src/client.ts start line: 120 end line: 125 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 125 unit: handler: createOrchestrator() file: src/app.ts start line: 26 end line: 32 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 126 unit: throw Error() file: src/orchestrations/DurableOrchestrationContext.ts start line: 274 end line: 279 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 127 unit: public listen() file: src/orchestrations/Orchestrator.ts start line: 25 end line: 30 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 128 unit: public recordFireAndForgetAction() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 441 end line: 446 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 129 unit: public static processInput() file: src/util/Utils.ts start line: 3 end line: 12 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 130 unit: private changeState() file: src/task/TaskBase.ts start line: 52 end line: 57 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 131 unit: private propagate() file: src/task/TaskBase.ts start line: 82 end line: 87 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 132 unit: public cancel() file: src/task/LongTimerTask.ts start line: 68 end line: 73 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 133 unit: public handleCompletion() file: src/task/CompoundTask.ts start line: 46 end line: 51 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 134 unit: public cancel() file: src/task/DFTimerTask.ts start line: 35 end line: 40 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 135 unit: static getEntityIdFromSchedulerId() file: src/entities/EntityId.ts start line: 8 end line: 13 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 136 unit: public listen() file: src/entities/Entity.ts start line: 22 end line: 27 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 137 unit: private getInput() file: src/entities/Entity.ts start line: 107 end line: 112 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 138 unit: function correctClientData() file: src/durableClient/getClient.ts start line: 55 end line: 62 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 139 unit: handler: async function() file: samples-js/functions/backupSiteContent.js start line: 38 end line: 47 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 140 unit: handler: function() file: samples-js/functions/weatherMonitor.js start line: 114 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 141 unit: export function activity() file: src/trigger.ts start line: 4 end line: 8 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 142 unit: export function orchestration() file: src/trigger.ts start line: 10 end line: 14 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 143 unit: export function entity() file: src/trigger.ts start line: 16 end line: 20 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 144 unit: export function durableClient() file: src/input.ts start line: 4 end line: 8 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 145 unit: handler: createEntityFunction() file: src/app.ts start line: 49 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 146 unit: public callActivity() file: src/orchestrations/DurableOrchestrationContext.ts start line: 152 end line: 156 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 147 unit: public continueAsNew() file: src/orchestrations/DurableOrchestrationContext.ts start line: 263 end line: 267 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 148 unit: public waitForExternalEvent() file: src/orchestrations/DurableOrchestrationContext.ts start line: 315 end line: 319 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 149 unit: public addToActions() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 435 end line: 439 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 150 unit: constructor() file: src/actions/CreateTimerAction.ts start line: 9 end line: 13 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 151 unit: private addNewChild() file: src/task/LongTimerTask.ts start line: 101 end line: 105 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 152 unit: constructor() file: src/task/RetryableTask.ts start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 153 unit: public trySetValue() file: src/task/WhenAnyTask.ts start line: 18 end line: 27 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 154 unit: public async raiseEvent() file: src/durableClient/DurableClient.ts start line: 256 end line: 260 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 155 unit: public async signalEntity() file: src/durableClient/DurableClient.ts start line: 412 end line: 416 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 156 unit: const updateTask = function() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 293 end line: 296 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 157 unit: constructor() file: src/actions/CallActivityAction.ts start line: 10 end line: 13 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 158 unit: constructor() file: src/entities/EntityState.ts start line: 11 end line: 14 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 159 unit: private destructOnExit() file: src/entities/Entity.ts start line: 102 end line: 105 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: private setState() file: src/entities/Entity.ts start line: 134 end line: 137 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 161 unit: private computeElapsedMilliseconds() file: src/entities/Entity.ts start line: 150 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 162 unit: public async rewind() file: src/durableClient/DurableClient.ts start line: 363 end line: 366 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 163 unit: public async waitForCompletionOrCreateCheckStatusResponse() file: src/durableClient/DurableClient.ts start line: 588 end line: 591 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 164 unit: function getTimeInMilliseconds() file: samples-js/functions/httpSyncStart.js start line: 34 end line: 39 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 165 unit: handler: function() file: samples-js/functions/callActivityWithRetry.js start line: 17 end line: 20 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 166 unit: function getTimeInMilliseconds() file: samples-ts/functions/httpSyncStart.ts start line: 49 end line: 54 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 167 unit: const flakyFunction: ActivityHandler = function() file: samples-ts/functions/callActivityWithRetry.ts start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 168 unit: private isDFTaskArray() file: src/orchestrations/DurableOrchestrationContext.ts start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 169 unit: public getInput() file: src/orchestrations/DurableOrchestrationContext.ts start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 170 unit: public setCustomStatus() file: src/orchestrations/DurableOrchestrationContext.ts start line: 311 end line: 313 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 171 unit: private isDoneExecuting() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 139 end line: 141 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 172 unit: private hasCompletedSuccessfully() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 151 end line: 153 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 173 unit: constructor() file: src/actions/WhenAllAction.ts start line: 10 end line: 12 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 174 unit: constructor() file: src/actions/ContinueAsNewAction.ts start line: 10 end line: 12 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 175 unit: constructor() file: src/actions/WhenAnyAction.ts start line: 10 end line: 12 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 176 unit: public static getHrMilliseconds() file: src/util/Utils.ts start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 177 unit: public static createDeterministicGuid() file: src/util/GuidManager.ts start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 178 unit: constructor() file: src/error/DurableError.ts start line: 4 end line: 6 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 179 unit: constructor() file: src/task/TaskBase.ts start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 180 unit: get actionObj() file: src/task/TaskBase.ts start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 181 unit: get stateObj() file: src/task/TaskBase.ts start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 182 unit: get hasResult() file: src/task/TaskBase.ts start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 183 unit: get isFaulted() file: src/task/TaskBase.ts start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 184 unit: get isCompleted() file: src/task/TaskBase.ts start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 185 unit: constructor() file: src/task/WhenAllTask.ts start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 186 unit: get isCanceled() file: src/task/LongTimerTask.ts start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 187 unit: constructor() file: src/task/NoOpTask.ts start line: 14 end line: 16 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 188 unit: constructor() file: src/task/DFTimerTask.ts start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 189 unit: get isCanceled() file: src/task/DFTimerTask.ts start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 190 unit: get actionObj() file: src/task/DFTask.ts start line: 14 end line: 16 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 191 unit: static getSchedulerIdFromEntityId() file: src/entities/EntityId.ts start line: 16 end line: 18 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 192 unit: public toString() file: src/entities/EntityId.ts start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 193 unit: public createHttpManagementPayload() file: src/durableClient/DurableClient.ts start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 194 unit: public async getStatus() file: src/durableClient/DurableClient.ts start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 195 unit: public async readEntityState() file: src/durableClient/DurableClient.ts start line: 312 end line: 314 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 196 unit: private hasValidRequestUrl() file: src/durableClient/DurableClient.ts start line: 672 end line: 674 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 197 unit: export function isDurableClientInput() file: src/durableClient/getClient.ts start line: 35 end line: 37 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 198 unit: for await() file: samples-js/functions/backupSiteContent.js start line: 42 end line: 44 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 199 unit: handler: function() file: samples-js/functions/sayHello.js start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 200 unit: for await() file: samples-ts/functions/backupSiteContent.ts start line: 54 end line: 56 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 201 unit: const helloActivity: ActivityHandler = function() file: samples-ts/functions/sayHello.ts start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 202 unit: throw Error() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 301 end line: 302 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 203 unit: throw Error() file: src/orchestrations/TaskOrchestrationExecutor.ts start line: 338 end line: 339 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 204 unit: public static getInstancesOf() file: src/util/Utils.ts start line: 13 end line: 14 size: 2 LOC McCabe index: 1 number of parameters: 0