id: 1 unit: func RunTool() file: tools/tools.go start line: 110 end line: 242 size: 107 LOC McCabe index: 40 number of parameters: 2 id: 2 unit: func Main() file: main.go start line: 283 end line: 430 size: 104 LOC McCabe index: 30 number of parameters: 0 id: 3 unit: func Ops() file: ops.go start line: 207 end line: 330 size: 95 LOC McCabe index: 21 number of parameters: 2 id: 4 unit: func LoginCmd() file: auth/login.go start line: 57 end line: 184 size: 92 LOC McCabe index: 22 number of parameters: 0 id: 5 unit: func executeTools() file: main.go start line: 183 end line: 281 size: 84 LOC McCabe index: 22 number of parameters: 2 id: 6 unit: func RandTool() file: tools/random.go start line: 78 end line: 174 size: 72 LOC McCabe index: 15 number of parameters: 1 id: 7 unit: func Serve() file: serve.go start line: 33 end line: 124 size: 68 LOC McCabe index: 11 number of parameters: 2 id: 8 unit: func ExtractFileFromCompressedTar() file: tools/extract.go start line: 34 end line: 104 size: 66 LOC McCabe index: 17 number of parameters: 2 id: 9 unit: func downloadTasksFromGitHub() file: prepare.go start line: 33 end line: 109 size: 62 LOC McCabe index: 10 number of parameters: 2 id: 10 unit: func validateTool() file: tools/validate.go start line: 29 end line: 95 size: 55 LOC McCabe index: 15 number of parameters: 0 id: 11 unit: func Filetype() file: tools/filetype.go start line: 28 end line: 90 size: 47 LOC McCabe index: 12 number of parameters: 0 id: 12 unit: func executeToolsNoDownloadAndExit() file: main.go start line: 127 end line: 175 size: 47 LOC McCabe index: 14 number of parameters: 1 id: 13 unit: func ConfigTool() file: config/config_tool.go start line: 43 end line: 101 size: 46 LOC McCabe index: 9 number of parameters: 1 id: 14 unit: func DateFmtTool() file: tools/datefmt.go start line: 63 end line: 118 size: 45 LOC McCabe index: 11 number of parameters: 1 id: 15 unit: func ExpBackoffRetry() file: tools/retry.go start line: 30 end line: 86 size: 44 LOC McCabe index: 5 number of parameters: 1 id: 16 unit: func downloadPluginTasksFromRepo() file: plugin.go start line: 66 end line: 121 size: 44 LOC McCabe index: 10 number of parameters: 1 id: 17 unit: func downloadPrereq() file: prereq.go start line: 190 end line: 247 size: 44 LOC McCabe index: 10 number of parameters: 2 id: 18 unit: func pullTasks() file: prepare.go start line: 111 end line: 161 size: 39 LOC McCabe index: 9 number of parameters: 2 id: 19 unit: func getTaskNamesList() file: ops.go start line: 368 end line: 418 size: 39 LOC McCabe index: 11 number of parameters: 1 id: 20 unit: func GetRuntimesByUrl() file: _patches/runtimes.go start line: 97 end line: 140 size: 39 LOC McCabe index: 6 number of parameters: 2 id: 21 unit: func GetRuntimesByUrl() file: _patches/runtimes_extra.go start line: 39 end line: 82 size: 39 LOC McCabe index: 6 number of parameters: 2 id: 22 unit: func loadPrereq() file: prereq.go start line: 59 end line: 118 size: 39 LOC McCabe index: 11 number of parameters: 1 id: 23 unit: func base64Tool() file: tools/base64.go start line: 27 end line: 71 size: 37 LOC McCabe index: 5 number of parameters: 0 id: 24 unit: func OpsPath() file: tools/opspath.go start line: 13 end line: 61 size: 37 LOC McCabe index: 8 number of parameters: 0 id: 25 unit: func ExtractFileFromZip() file: tools/extract.go start line: 106 end line: 149 size: 36 LOC McCabe index: 8 number of parameters: 2 id: 26 unit: func readDocOpts() file: ops.go start line: 160 end line: 203 size: 36 LOC McCabe index: 9 number of parameters: 0 id: 27 unit: func newPlugins() file: plugin.go start line: 214 end line: 255 size: 34 LOC McCabe index: 10 number of parameters: 0 id: 28 unit: func loadSavedArgs() file: ops.go start line: 120 end line: 154 size: 34 LOC McCabe index: 9 number of parameters: 0 id: 29 unit: func Executable() file: tools/executable.go start line: 9 end line: 46 size: 33 LOC McCabe index: 7 number of parameters: 0 id: 30 unit: func needUpdateTool() file: tools/needupdate.go start line: 27 end line: 69 size: 33 LOC McCabe index: 7 number of parameters: 1 id: 31 unit: func URLEncTool() file: tools/urlenc.go start line: 28 end line: 73 size: 33 LOC McCabe index: 5 number of parameters: 0 id: 32 unit: func mergeMaps() file: config/config_map.go start line: 261 end line: 306 size: 33 LOC McCabe index: 9 number of parameters: 2 id: 33 unit: func parseArgs() file: ops.go start line: 69 end line: 103 size: 33 LOC McCabe index: 9 number of parameters: 2 id: 34 unit: func checkRemoteOlarisNewer() file: updates_check.go start line: 97 end line: 133 size: 32 LOC McCabe index: 8 number of parameters: 1 id: 35 unit: func FileRuntimeExtensions() file: _patches/runtimes.go start line: 230 end line: 261 size: 31 LOC McCabe index: 14 number of parameters: 1 id: 36 unit: func echoIfTool() file: tools/echo.go start line: 27 end line: 66 size: 30 LOC McCabe index: 6 number of parameters: 0 id: 37 unit: func FileExtensionRuntimes() file: _patches/runtimes.go start line: 200 end line: 228 size: 29 LOC McCabe index: 12 number of parameters: 1 id: 38 unit: func setupCmd() file: main.go start line: 39 end line: 73 size: 28 LOC McCabe index: 7 number of parameters: 1 id: 39 unit: func doLogin() file: auth/login.go start line: 197 end line: 228 size: 28 LOC McCabe index: 6 number of parameters: 3 id: 40 unit: func echoIfExistsTool() file: tools/echo.go start line: 96 end line: 128 size: 27 LOC McCabe index: 6 number of parameters: 0 id: 41 unit: func() file: config/config_map.go start line: 60 end line: 92 size: 27 LOC McCabe index: 7 number of parameters: 1 id: 42 unit: func checkUpdated() file: updates_check.go start line: 32 end line: 65 size: 25 LOC McCabe index: 5 number of parameters: 2 id: 43 unit: func validateTaskName() file: ops.go start line: 337 end line: 365 size: 25 LOC McCabe index: 8 number of parameters: 2 id: 44 unit: func runInteractive() file: tools/sh.go start line: 89 end line: 112 size: 24 LOC McCabe index: 5 number of parameters: 4 id: 45 unit: func() file: config/config_map_builder.go start line: 62 end line: 88 size: 24 LOC McCabe index: 5 number of parameters: 1 id: 46 unit: func ensurePrereq() file: prereq.go start line: 250 end line: 274 size: 24 LOC McCabe index: 6 number of parameters: 1 id: 47 unit: func locateOpsRoot() file: prepare.go start line: 166 end line: 195 size: 23 LOC McCabe index: 9 number of parameters: 1 id: 48 unit: func echoIfEmptyTool() file: tools/echo.go start line: 68 end line: 94 size: 23 LOC McCabe index: 5 number of parameters: 0 id: 49 unit: func() file: _patches/builtin_extra.go start line: 60 end line: 84 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 50 unit: func touchAndClean() file: prereq.go start line: 159 end line: 187 size: 23 LOC McCabe index: 7 number of parameters: 3 id: 51 unit: func pluginTool() file: plugin.go start line: 34 end line: 57 size: 22 LOC McCabe index: 5 number of parameters: 0 id: 52 unit: func ParseOpenWhisk() file: _patches/runtimes.go start line: 145 end line: 168 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 53 unit: func ParseOpenWhisk() file: _patches/runtimes_extra.go start line: 87 end line: 110 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 54 unit: func execPrereqTask() file: prereq.go start line: 35 end line: 56 size: 22 LOC McCabe index: 4 number of parameters: 2 id: 55 unit: func GetOpsRootPlugins() file: plugin.go start line: 155 end line: 179 size: 21 LOC McCabe index: 5 number of parameters: 0 id: 56 unit: func() file: plugin.go start line: 257 end line: 278 size: 20 LOC McCabe index: 7 number of parameters: 1 id: 57 unit: func runOps() file: main.go start line: 488 end line: 512 size: 20 LOC McCabe index: 5 number of parameters: 2 id: 58 unit: func Extract() file: tools/extract.go start line: 151 end line: 169 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 59 unit: func findTaskInPlugins() file: plugin.go start line: 183 end line: 206 size: 19 LOC McCabe index: 6 number of parameters: 1 id: 60 unit: func parseValue() file: config/config_map.go start line: 228 end line: 257 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 61 unit: func Sh() file: tools/sh.go start line: 36 end line: 53 size: 18 LOC McCabe index: 6 number of parameters: 0 id: 62 unit: func() file: config/config_map.go start line: 105 end line: 124 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 63 unit: func fromOpsRoot() file: config/config_map_builder.go start line: 127 end line: 145 size: 18 LOC McCabe index: 5 number of parameters: 1 id: 64 unit: func confirm() file: common.go start line: 207 end line: 226 size: 18 LOC McCabe index: 7 number of parameters: 1 id: 65 unit: func readConfig() file: config/config_map_builder.go start line: 90 end line: 109 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 66 unit: func Empty() file: tools/empty.go start line: 25 end line: 45 size: 16 LOC McCabe index: 4 number of parameters: 0 id: 67 unit: func formatValue() file: config/config_map.go start line: 171 end line: 186 size: 16 LOC McCabe index: 6 number of parameters: 1 id: 68 unit: func() file: config/config_tool.go start line: 153 end line: 170 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 69 unit: func banner() file: main.go start line: 109 end line: 124 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 70 unit: func setOpsOlarisHash() file: prepare.go start line: 234 end line: 248 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 71 unit: func retry() file: tools/retry.go start line: 88 end line: 105 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 72 unit: func ConvertToMap() file: _patches/runtimes.go start line: 170 end line: 184 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 73 unit: func parseInvokeArgs() file: main.go start line: 433 end line: 449 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 74 unit: func setAllConfigEnvVars() file: main.go start line: 460 end line: 477 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 75 unit: func buildConfigMap() file: main.go start line: 527 end line: 544 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 76 unit: func locateOpsRootSearch() file: prepare.go start line: 199 end line: 213 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 77 unit: func Rename() file: tools/rename.go start line: 25 end line: 41 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 78 unit: func MarkdownToText() file: tools/render.go start line: 26 end line: 41 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 79 unit: func flatten() file: config/config_map.go start line: 156 end line: 169 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 80 unit: func visit() file: config/config_map.go start line: 190 end line: 207 size: 14 LOC McCabe index: 5 number of parameters: 4 id: 81 unit: func fromConfigJson() file: config/config_map_builder.go start line: 111 end line: 125 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 82 unit: func getOpsRoot() file: common.go start line: 76 end line: 90 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 83 unit: func runAll() file: tools/sh.go start line: 55 end line: 68 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 84 unit: func Remove() file: tools/remove.go start line: 25 end line: 41 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 85 unit: func() file: config/config_map.go start line: 126 end line: 144 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 86 unit: func DefaultRuntimes() file: _patches/runtimes.go start line: 186 end line: 198 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 87 unit: func info() file: main.go start line: 93 end line: 107 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 88 unit: func EnsureBindir() file: prereq.go start line: 144 end line: 156 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 89 unit: func printConfigToolUsage() file: config/config_tool.go start line: 27 end line: 41 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 90 unit: func insertInConfigJSON() file: config/config_tool.go start line: 103 end line: 116 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 91 unit: func buildInputKVMap() file: config/config_tool.go start line: 172 end line: 185 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 92 unit: func help() file: ops.go start line: 43 end line: 57 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 93 unit: func setupTmp() file: ops.go start line: 106 end line: 117 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 94 unit: func binDir() file: prereq.go start line: 120 end line: 131 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 95 unit: func Wsk() file: tools/wsk.go start line: 48 end line: 65 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 96 unit: func checkGitRepo() file: plugin.go start line: 123 end line: 139 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 97 unit: func checkLatestFile() file: updates_check.go start line: 67 end line: 78 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 98 unit: func readOpsRootFile() file: common.go start line: 112 end line: 122 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 99 unit: func isDir() file: common.go start line: 138 end line: 150 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 100 unit: func setOpsPwdEnv() file: main.go start line: 514 end line: 525 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 101 unit: func printValues() file: config/config_tool.go start line: 136 end line: 145 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 102 unit: func touch() file: common.go start line: 195 end line: 204 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 103 unit: func CheckExistRuntime() file: _patches/runtimes.go start line: 273 end line: 282 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 104 unit: func ensureSchema() file: auth/login.go start line: 186 end line: 195 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 105 unit: func AskPassword() file: auth/password_reader.go start line: 40 end line: 49 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 106 unit: func() file: tools/random.go start line: 53 end line: 63 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 107 unit: func isInputFlag() file: tools/random.go start line: 176 end line: 184 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 108 unit: func run() file: tools/sh.go start line: 70 end line: 78 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 109 unit: func MarkdownHelp() file: tools/tools.go start line: 271 end line: 283 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 110 unit: func parseKey() file: config/config_map.go start line: 209 end line: 217 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 111 unit: func Task() file: task.go start line: 29 end line: 37 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 112 unit: func checkInstalled() file: preflight.go start line: 51 end line: 59 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 113 unit: func CheckRuntimeConsistencyWithFileExtension() file: _patches/runtimes.go start line: 263 end line: 271 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 114 unit: func isBuiltin() file: _patches/builtin_extra.go start line: 50 end line: 58 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 115 unit: func storeCredentials() file: auth/login.go start line: 230 end line: 239 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 116 unit: func autoCLIUpdate() file: prepare.go start line: 215 end line: 222 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 117 unit: func checkOperatorVersion() file: prepare.go start line: 224 end line: 232 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 118 unit: func() file: tools/random.go start line: 69 end line: 76 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 119 unit: func applyFormat() file: tools/datefmt.go start line: 120 end line: 127 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 120 unit: func runPath() file: tools/sh.go start line: 80 end line: 87 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 121 unit: func ExtractUsage() file: tools/render.go start line: 12 end line: 24 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 122 unit: func IsTool() file: tools/tools.go start line: 101 end line: 108 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 123 unit: func Help() file: tools/tools.go start line: 252 end line: 259 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 124 unit: func GetMarkDown() file: tools/tools.go start line: 261 end line: 269 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 125 unit: func printPluginsHelp() file: plugin.go start line: 141 end line: 148 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 126 unit: func touchLatestCheckFile() file: updates_check.go start line: 88 end line: 95 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 127 unit: func() file: config/config_map.go start line: 94 end line: 103 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 128 unit: func removeInConfigJSON() file: config/config_tool.go start line: 118 end line: 125 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 129 unit: func inputWithoutAssigns() file: config/config_tool.go start line: 127 end line: 134 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 130 unit: func getOpsPort() file: common.go start line: 65 end line: 73 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 131 unit: func getOpsRepo() file: common.go start line: 92 end line: 100 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 132 unit: func getOpsBranch() file: common.go start line: 102 end line: 110 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 133 unit: func checkPortAvailable() file: serve.go start line: 131 end line: 139 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 134 unit: func ListOfSupportedRuntimes() file: _patches/runtimes.go start line: 284 end line: 291 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 135 unit: func isCoreutil() file: _patches/builtin_extra.go start line: 32 end line: 39 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 136 unit: func isTools() file: _patches/builtin_extra.go start line: 41 end line: 48 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 137 unit: func setupBinPath() file: main.go start line: 75 end line: 83 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 138 unit: func wskPropertySet() file: main.go start line: 479 end line: 486 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 139 unit: func isValidByRegex() file: tools/validate.go start line: 113 end line: 122 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 140 unit: func init() file: tools/wsk.go start line: 36 end line: 45 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 141 unit: func GetOS() file: tools/tools.go start line: 48 end line: 54 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 142 unit: func GetARCH() file: tools/tools.go start line: 56 end line: 62 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 143 unit: func MergeToolsList() file: tools/tools.go start line: 244 end line: 250 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 144 unit: func() file: config/config_map.go start line: 146 end line: 153 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 145 unit: func readfile() file: common.go start line: 156 end line: 162 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 146 unit: func preflightChecks() file: preflight.go start line: 42 end line: 49 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 147 unit: func getRootDirOrExit() file: main.go start line: 452 end line: 458 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 148 unit: func createLatestCheckFile() file: updates_check.go start line: 80 end line: 86 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 149 unit: func() file: preflight.go start line: 31 end line: 37 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 150 unit: func setOpsRootPluginEnv() file: main.go start line: 85 end line: 91 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 151 unit: func addExeExt() file: prereq.go start line: 133 end line: 138 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 152 unit: func isValidEmail() file: tools/validate.go start line: 102 end line: 111 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 153 unit: func trace() file: tools/tools.go start line: 41 end line: 45 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 154 unit: func printPluginUsage() file: plugin.go start line: 59 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 155 unit: func NewConfigMapBuilder() file: config/config_map_builder.go start line: 32 end line: 36 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 156 unit: func trace() file: common.go start line: 172 end line: 176 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 157 unit: func debug() file: common.go start line: 184 end line: 188 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 158 unit: func debugf() file: common.go start line: 189 end line: 193 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 159 unit: func isValidNumber() file: tools/validate.go start line: 97 end line: 100 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: func getPluginName() file: plugin.go start line: 282 end line: 287 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 161 unit: func() file: config/config_map_builder.go start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 162 unit: func() file: config/config_map_builder.go start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 163 unit: func() file: config/config_map_builder.go start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 164 unit: func exists() file: common.go start line: 133 end line: 136 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 165 unit: func IsWskWrapperCommand() file: main.go start line: 558 end line: 561 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 166 unit: func() file: auth/password_reader.go start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 167 unit: func() file: tools/random.go start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 168 unit: func() file: tools/random.go start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 169 unit: func printRetryHelp() file: tools/retry.go start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 170 unit: func printEchoIfUsage() file: tools/echo.go start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 171 unit: func printEchoIfEmptyUsage() file: tools/echo.go start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 172 unit: func printEchoIfExistsUsage() file: tools/echo.go start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 173 unit: func printFiletypeHelp() file: tools/filetype.go start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 174 unit: func printValidateHelp() file: tools/validate.go start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 175 unit: func printUrlEncHelp() file: tools/urlenc.go start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 176 unit: func() file: config/config_tool.go start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 177 unit: func() file: ops.go start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 178 unit: func joinpath() file: common.go start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 179 unit: func split() file: common.go start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 180 unit: func parent() file: common.go start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 181 unit: func warn() file: common.go start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 182 unit: func Trace() file: common.go start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 183 unit: func webFileServerHandler() file: serve.go start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 184 unit: func main() file: cmd/ops/main.go start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 0