id: 1 unit: func switchGood() file: moreWaysToReturn.go start line: 42 end line: 59 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 2 unit: func switchBad() file: moreWaysToReturn.go start line: 61 end line: 78 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 3 unit: func subBranchGood() file: moreWaysToReturn.go start line: 6 end line: 22 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 4 unit: func subBranchBad() file: moreWaysToReturn.go start line: 24 end line: 40 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 5 unit: func thenBranchGoodWithElseError() file: checkReturnValue.go start line: 16 end line: 27 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 6 unit: func thenBranchBadWithElseError() file: checkReturnValue.go start line: 40 end line: 51 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 7 unit: func elseBranchGoodError() file: checkReturnValue.go start line: 53 end line: 63 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 8 unit: func elseBranchBadError() file: checkReturnValue.go start line: 65 end line: 76 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 9 unit: func thenBranchGoodWithElse() file: conditionalPolarities.go start line: 13 end line: 23 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 10 unit: func thenBranchBadWithElse() file: conditionalPolarities.go start line: 35 end line: 45 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 11 unit: func elseBranchGood() file: conditionalPolarities.go start line: 47 end line: 57 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 12 unit: func elseBranchBad() file: conditionalPolarities.go start line: 59 end line: 69 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 13 unit: func elseBranchGoodSourceWrapper() file: wrapperFunctions.go start line: 39 end line: 49 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 14 unit: func elseBranchBadSourceWrapper() file: wrapperFunctions.go start line: 51 end line: 61 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 15 unit: func elseBranchGoodTestWrapper() file: wrapperFunctions.go start line: 83 end line: 93 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 16 unit: func elseBranchBadTestWrapper() file: wrapperFunctions.go start line: 95 end line: 105 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 17 unit: func negatedThenBranchGoodWithElse() file: logicalOperators.go start line: 13 end line: 23 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 18 unit: func negatedElseBranchGood() file: logicalOperators.go start line: 25 end line: 35 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 19 unit: func negatedElseBranchBad() file: logicalOperators.go start line: 37 end line: 47 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 20 unit: func logicalAndElseBranchAlwaysBad2() file: logicalOperators.go start line: 73 end line: 83 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 21 unit: func logicalAndElseBranchGood2() file: logicalOperators.go start line: 106 end line: 116 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 22 unit: func logicalOrElseBranchSometimesBad() file: logicalOperators.go start line: 118 end line: 128 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 23 unit: func logicalOrElseBranchAlwaysBad() file: logicalOperators.go start line: 130 end line: 140 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 24 unit: func logicalOrThenBranchAlwaysBad() file: logicalOperators.go start line: 142 end line: 152 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 25 unit: func thenBranchGoodError() file: checkReturnValue.go start line: 5 end line: 14 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 26 unit: func thenBranchBadError() file: checkReturnValue.go start line: 29 end line: 38 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 27 unit: func multiReturnBad() file: checkReturnValue.go start line: 78 end line: 87 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 28 unit: func thenBranchGoodInterproceduralError() file: checkReturnValue.go start line: 97 end line: 106 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 29 unit: func thenBranchBadInterproceduralError() file: checkReturnValue.go start line: 108 end line: 117 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 30 unit: func logicalAndElseBranchGood() file: logicalOperators.go start line: 95 end line: 104 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 31 unit: func logicalOrElseBranchGood() file: logicalOperators.go start line: 164 end line: 173 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 32 unit: func thenBranchGood() file: conditionalPolarities.go start line: 3 end line: 11 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 33 unit: func thenBranchBad() file: conditionalPolarities.go start line: 25 end line: 33 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 34 unit: func thenBranchGoodSourceWrapper() file: wrapperFunctions.go start line: 19 end line: 27 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 35 unit: func thenBranchBadSourceWrapper() file: wrapperFunctions.go start line: 29 end line: 37 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 36 unit: func thenBranchGoodTestWrapper() file: wrapperFunctions.go start line: 63 end line: 71 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 37 unit: func thenBranchBadTestWrapper() file: wrapperFunctions.go start line: 73 end line: 81 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 38 unit: func negatedThenBranchGood() file: logicalOperators.go start line: 3 end line: 11 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 39 unit: func logicalAndThenBranchSometimesBad() file: logicalOperators.go start line: 53 end line: 61 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 40 unit: func logicalAndThenBranchAlwaysBad() file: logicalOperators.go start line: 63 end line: 71 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 41 unit: func logicalAndThenBranchGood() file: logicalOperators.go start line: 85 end line: 93 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 42 unit: func logicalOrThenBranchGood() file: logicalOperators.go start line: 154 end line: 162 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 43 unit: func logicalOrThenBranchGood2() file: logicalOperators.go start line: 175 end line: 183 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 44 unit: func getNil() file: checkReturnValue.go start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 45 unit: func getError() file: checkReturnValue.go start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 46 unit: func success() file: wrapperFunctions.go start line: 3 end line: 5 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 47 unit: func failure() file: wrapperFunctions.go start line: 7 end line: 9 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 48 unit: func succeeded() file: wrapperFunctions.go start line: 11 end line: 13 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: func failed() file: wrapperFunctions.go start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 50 unit: func errorSource() file: utils.go start line: 3 end line: 7 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 51 unit: func someOtherCondition() file: logicalOperators.go start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 52 unit: func doSomething() file: utils.go start line: 12 end line: 14 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 53 unit: func insteadOfReturn() file: utils.go start line: 18 end line: 19 size: 2 LOC McCabe index: 1 number of parameters: 0