id: 1 unit: export function initExtensionsAsync() file: editor/extension.ts start line: 89 end line: 387 size: 110 LOC McCabe index: 6 number of parameters: 1 id: 2 unit: function renderWave() file: editor/extension.ts start line: 258 end line: 330 size: 63 LOC McCabe index: 7 number of parameters: 1 id: 3 unit: private updatePin() file: sim/visuals/ltc.ts start line: 353 end line: 410 size: 57 LOC McCabe index: 24 number of parameters: 2 id: 4 unit: private updateSerial() file: sim/visuals/ltc.ts start line: 497 end line: 552 size: 54 LOC McCabe index: 10 number of parameters: 0 id: 5 unit: export function mkNeoPixelPart() file: sim/visuals/neopixel.ts start line: 17 end line: 64 size: 48 LOC McCabe index: 1 number of parameters: 2 id: 6 unit: private mkCrocEnd() file: sim/visuals/ltc.ts start line: 583 end line: 632 size: 47 LOC McCabe index: 5 number of parameters: 4 id: 7 unit: function showUploadInstructionsAsync() file: editor/extension.ts start line: 9 end line: 69 size: 44 LOC McCabe index: 1 number of parameters: 1 id: 8 unit: export function mkBtnSvg() file: sim/state/buttonpairsim.ts start line: 2 end line: 48 size: 36 LOC McCabe index: 1 number of parameters: 1 id: 9 unit: private updateTemperature() file: sim/visuals/ltc.ts start line: 412 end line: 447 size: 33 LOC McCabe index: 4 number of parameters: 0 id: 10 unit: static void pinPollThread() file: libs/core/input.cpp start line: 53 end line: 91 size: 32 LOC McCabe index: 10 number of parameters: 1 id: 11 unit: constructor() file: sim/ltcboard.ts start line: 64 end line: 97 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 12 unit: static void registerEvent() file: libs/core/input.cpp start line: 108 end line: 141 size: 29 LOC McCabe index: 8 number of parameters: 3 id: 13 unit: private updateRgbLed() file: sim/visuals/ltc.ts start line: 467 end line: 495 size: 27 LOC McCabe index: 8 number of parameters: 0 id: 14 unit: public update() file: sim/visuals/neopixel.ts start line: 118 end line: 147 size: 27 LOC McCabe index: 8 number of parameters: 1 id: 15 unit: function ltcIhexToBinary() file: editor/extension.ts start line: 223 end line: 256 size: 26 LOC McCabe index: 6 number of parameters: 1 id: 16 unit: points: mkPnts() file: sim/visuals/ltc.ts start line: 610 end line: 636 size: 24 LOC McCabe index: 1 number of parameters: 3 id: 17 unit: int RefCollection::indexOf() file: libs/core/RefCollection.cpp start line: 105 end line: 129 size: 23 LOC McCabe index: 8 number of parameters: 2 id: 18 unit: export function sos() file: libs/core/lights.ts start line: 172 end line: 192 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 19 unit: public init() file: sim/visuals/neopixel.ts start line: 202 end line: 222 size: 21 LOC McCabe index: 1 number of parameters: 4 id: 20 unit: export function effect() file: libs/core/lights.ts start line: 105 end line: 124 size: 20 LOC McCabe index: 9 number of parameters: 3 id: 21 unit: Action mkAction() file: libs/core/pxt.cpp start line: 37 end line: 59 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 22 unit: function showIEUploadInstructionsAsync() file: editor/extension.ts start line: 70 end line: 87 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 23 unit: function createModulatorDOM() file: editor/extension.ts start line: 177 end line: 194 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 24 unit: static void exec_binary() file: libs/core/variant.cpp start line: 11 end line: 31 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 25 unit: private mkWirePart() file: sim/visuals/ltc.ts start line: 554 end line: 568 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 26 unit: constructor() file: sim/visuals/neopixel.ts start line: 96 end line: 110 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 27 unit: int pow() file: libs/core/core.cpp start line: 78 end line: 91 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 28 unit: function fade() file: libs/core/rgb.ts start line: 139 end line: 154 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 29 unit: constructor() file: sim/visuals/ltc.ts start line: 280 end line: 296 size: 14 LOC McCabe index: 7 number of parameters: 1 id: 30 unit: uint32_t RefCollection::pop() file: libs/core/RefCollection.cpp start line: 24 end line: 39 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 31 unit: export function heartbeat() file: libs/core/lights.ts start line: 134 end line: 149 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 32 unit: header: lf() file: editor/extension.ts start line: 81 end line: 94 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 33 unit: name: lf() file: editor/extension.ts start line: 98 end line: 109 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 34 unit: uint32_t RefCollection::getAt() file: libs/core/RefCollection.cpp start line: 41 end line: 53 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 35 unit: uint32_t RefCollection::removeAt() file: libs/core/RefCollection.cpp start line: 55 end line: 71 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 36 unit: void RefCollection::insertAt() file: libs/core/RefCollection.cpp start line: 86 end line: 103 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 37 unit: void RefRecord_destroy() file: libs/core/RefRecord.cpp start line: 34 end line: 45 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 38 unit: int ptrToBool() file: libs/core/core.cpp start line: 147 end line: 158 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 39 unit: export function wheel() file: libs/core/rgb.ts start line: 103 end line: 114 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 40 unit: public recordPinCoords() file: sim/visuals/ltc.ts start line: 320 end line: 331 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 41 unit: private mkWirePartSeg() file: sim/visuals/ltc.ts start line: 570 end line: 581 size: 12 LOC McCabe index: 1 number of parameters: 5 id: 42 unit: name: lf() file: editor/extension.ts start line: 141 end line: 151 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 43 unit: void RefCollection::setAt() file: libs/core/RefCollection.cpp start line: 73 end line: 84 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 44 unit: export function digitalPin() file: libs/core/pins.ts start line: 29 end line: 39 size: 11 LOC McCabe index: 7 number of parameters: 1 id: 45 unit: export function analogPin() file: libs/core/pins.ts start line: 50 end line: 60 size: 11 LOC McCabe index: 7 number of parameters: 1 id: 46 unit: int incr() file: libs/core/pxt.cpp start line: 8 end line: 18 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 47 unit: public updateState() file: sim/visuals/ltc.ts start line: 339 end line: 351 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 48 unit: function digitalPinToPinNumber() file: sim/visuals/neopixel.ts start line: 155 end line: 165 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 49 unit: header: lf() file: editor/extension.ts start line: 58 end line: 67 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 50 unit: int RefCollection::removeElement() file: libs/core/RefCollection.cpp start line: 131 end line: 140 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 51 unit: void RefCollection::destroy() file: libs/core/RefCollection.cpp start line: 181 end line: 190 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 52 unit: static bool isReadOnlyInline() file: libs/core/RefCounted.cpp start line: 24 end line: 38 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 53 unit: void forever() file: libs/core/basic.cpp start line: 25 end line: 42 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 54 unit: void decr() file: libs/core/pxt.cpp start line: 20 end line: 29 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 55 unit: uint32_t runAction3() file: libs/core/pxt.cpp start line: 61 end line: 70 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 56 unit: void setRGBLed() file: libs/core/rgb.cpp start line: 26 end line: 36 size: 10 LOC McCabe index: 4 number of parameters: 3 id: 57 unit: export function setColor() file: libs/core/rgb.ts start line: 40 end line: 51 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 58 unit: appendLine() file: sim/ltcboard.ts start line: 43 end line: 52 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 59 unit: export function buttonIsPressed() file: sim/state/buttonpair.ts start line: 7 end line: 16 size: 10 LOC McCabe index: 7 number of parameters: 1 id: 60 unit: agreeLbl: lf() file: editor/extension.ts start line: 84 end line: 94 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 61 unit: canvas: getCanvas() file: editor/extension.ts start line: 343 end line: 351 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 62 unit: void RefCounted::decr() file: libs/core/RefCounted.cpp start line: 62 end line: 71 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 63 unit: export function assert() file: libs/core/control.ts start line: 34 end line: 42 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 64 unit: export function dim() file: libs/core/rgb.ts start line: 73 end line: 81 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 65 unit: export function pressed() file: libs/core/sensing.ts start line: 10 end line: 18 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 66 unit: receiveMessage() file: sim/ltcboard.ts start line: 99 end line: 108 size: 9 LOC McCabe index: 5 number of parameters: 1 id: 67 unit: export function setRGBLed() file: sim/state/rgb.ts start line: 4 end line: 12 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 68 unit: public getView() file: sim/visuals/ltc.ts start line: 298 end line: 306 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 69 unit: public flashSystemLed() file: sim/visuals/ltc.ts start line: 450 end line: 458 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 70 unit: constructor() file: sim/visuals/neopixel.ts start line: 69 end line: 77 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 71 unit: void RefAction::destroy() file: libs/core/RefAction.cpp start line: 9 end line: 16 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 72 unit: void RefCollection::push() file: libs/core/RefCollection.cpp start line: 8 end line: 16 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 73 unit: inline void unref() file: libs/core/RefObject.h start line: 45 end line: 53 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 74 unit: static void spawnPinPollThread() file: libs/core/input.cpp start line: 93 end line: 106 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 75 unit: function fade_to() file: libs/core/lights.ts start line: 163 end line: 170 size: 8 LOC McCabe index: 3 number of parameters: 5 id: 76 unit: int main() file: libs/core/variant.cpp start line: 33 end line: 40 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 77 unit: constructor() file: sim/ltcboard.ts start line: 25 end line: 32 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 78 unit: export function initRuntimeWithLtcBoard() file: sim/ltcboard.ts start line: 140 end line: 148 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 79 unit: public init() file: sim/state/buttonpairsim.ts start line: 101 end line: 108 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 80 unit: export function temperature() file: sim/state/thermometer.ts start line: 10 end line: 17 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 81 unit: function parseQueryParameters() file: windowsapp/msapp-error.js start line: 4 end line: 11 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 82 unit: agreeLbl: lf() file: editor/extension.ts start line: 61 end line: 67 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 83 unit: inline uint32_t runCore() file: libs/core/RefAction.h start line: 37 end line: 43 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 84 unit: uint32_t RefRecord::ldref() file: libs/core/RefRecord.cpp start line: 11 end line: 18 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 85 unit: static void forever_stub() file: libs/core/basic.cpp start line: 11 end line: 17 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 86 unit: static void serial_init() file: libs/scope/serial.cpp start line: 13 end line: 19 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 87 unit: public moveToCoord() file: sim/state/buttonpairsim.ts start line: 110 end line: 116 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 88 unit: public updateState() file: sim/state/buttonpairsim.ts start line: 118 end line: 125 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 89 unit: export function getPin() file: sim/state/edgeconnector.ts start line: 2 end line: 10 size: 7 LOC McCabe index: 5 number of parameters: 1 id: 90 unit: export function digitalWrite() file: sim/state/edgeconnector.ts start line: 22 end line: 28 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 91 unit: export function analogWrite() file: sim/state/edgeconnector.ts start line: 49 end line: 55 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 92 unit: public setRgb() file: sim/visuals/neopixel.ts start line: 79 end line: 86 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 93 unit: function parseNeoPixelMode() file: sim/visuals/neopixel.ts start line: 166 end line: 172 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 94 unit: function initialize() file: windowsapp/msapp-error.js start line: 13 end line: 19 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 95 unit: endCallback: function() file: editor/extension.ts start line: 346 end line: 351 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 96 unit: inline void stCore() file: libs/core/RefAction.h start line: 29 end line: 35 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 97 unit: void RefRecord::stref() file: libs/core/RefRecord.cpp start line: 26 end line: 32 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 98 unit: export function twinkle() file: libs/core/lights.ts start line: 151 end line: 156 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 99 unit: export function digitalRead() file: sim/state/edgeconnector.ts start line: 14 end line: 20 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 100 unit: export function analogRead() file: sim/state/edgeconnector.ts start line: 42 end line: 47 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 101 unit: export function deviceName() file: sim/state/misc.ts start line: 46 end line: 51 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 102 unit: export function deviceSerialNumber() file: sim/state/misc.ts start line: 53 end line: 58 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 103 unit: export function writeLine() file: sim/state/serial.ts start line: 4 end line: 9 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 104 unit: export function writeNumber() file: sim/state/serial.ts start line: 11 end line: 16 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: public moveToCoord() file: sim/visuals/neopixel.ts start line: 223 end line: 228 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: void RefCollection::setLength() file: libs/core/RefCollection.cpp start line: 18 end line: 22 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 107 unit: void RefCounted::incr() file: libs/core/RefCounted.cpp start line: 53 end line: 57 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 108 unit: int RefMap::findIdx() file: libs/core/RefMap.cpp start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 109 unit: void RefObject::destroy() file: libs/core/RefObject.cpp start line: 6 end line: 10 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 110 unit: inline void ref() file: libs/core/RefObject.h start line: 38 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 111 unit: uint32_t RefRecord::ld() file: libs/core/RefRecord.cpp start line: 5 end line: 9 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 112 unit: void RefRecord::st() file: libs/core/RefRecord.cpp start line: 20 end line: 24 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 113 unit: void unimplemented() file: libs/core/core.cpp start line: 14 end line: 18 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 114 unit: void panic() file: libs/core/core.cpp start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: void error() file: libs/core/core.cpp start line: 26 end line: 30 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 116 unit: export function pinMode() file: sim/state/edgeconnector.ts start line: 30 end line: 34 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 117 unit: export function analogPinMode() file: sim/state/edgeconnector.ts start line: 36 end line: 40 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 118 unit: digitalWritePin() file: sim/state/edgeconnectorsim.ts start line: 26 end line: 30 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 119 unit: analogWritePin() file: sim/state/edgeconnectorsim.ts start line: 41 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: analogSetPeriod() file: sim/state/edgeconnectorsim.ts start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 121 unit: servoWritePin() file: sim/state/edgeconnectorsim.ts start line: 53 end line: 57 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: export function pulseIn() file: sim/state/misc.ts start line: 97 end line: 102 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 123 unit: private updatePins() file: sim/visuals/ltc.ts start line: 460 end line: 465 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 124 unit: private updateViewBox() file: sim/visuals/neopixel.ts start line: 112 end line: 116 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 125 unit: bool in_range() file: libs/core/RefCollection.h start line: 28 end line: 31 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 126 unit: inline int length() file: libs/core/RefCollection.h start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 127 unit: void RefCounted::init() file: libs/core/RefCounted.cpp start line: 11 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 128 unit: bool RefCounted::isReadOnly() file: libs/core/RefCounted.cpp start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 129 unit: void RefMap::destroy() file: libs/core/RefMap.cpp start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 130 unit: void RefObject::print() file: libs/core/RefObject.cpp start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 131 unit: int length() file: libs/core/array.cpp start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 132 unit: void setLength() file: libs/core/array.cpp start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 133 unit: void push() file: libs/core/array.cpp start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 134 unit: uint32_t pop() file: libs/core/array.cpp start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 135 unit: uint32_t getAt() file: libs/core/array.cpp start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 136 unit: void setAt() file: libs/core/array.cpp start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 137 unit: uint32_t removeAt() file: libs/core/array.cpp start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 138 unit: void insertAt() file: libs/core/array.cpp start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 139 unit: int indexOf() file: libs/core/array.cpp start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 140 unit: int removeElement() file: libs/core/array.cpp start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 141 unit: void errorCondition() file: libs/core/core.cpp start line: 9 end line: 12 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 142 unit: int randomRange() file: libs/core/core.cpp start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 143 unit: int sqrt() file: libs/core/core.cpp start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 144 unit: static uint8_t make_event_mask() file: libs/core/input.cpp start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 145 unit: void onPinEvent() file: libs/core/input.cpp start line: 151 end line: 154 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 146 unit: export function __on() file: libs/core/lights.ts start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 147 unit: export function __off() file: libs/core/lights.ts start line: 41 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 148 unit: export function set() file: libs/core/lights.ts start line: 54 end line: 57 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 149 unit: export function __turn() file: libs/core/lights.ts start line: 68 end line: 71 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 150 unit: export function setLevel() file: libs/core/lights.ts start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 151 unit: export function blink() file: libs/core/lights.ts start line: 158 end line: 161 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 152 unit: bool hasVTable() file: libs/core/pxt.cpp start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 153 unit: uint32_t runAction2() file: libs/core/pxt.cpp start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 154 unit: uint32_t runAction1() file: libs/core/pxt.cpp start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 155 unit: uint32_t runAction0() file: libs/core/pxt.cpp start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 156 unit: int getNumGlobals() file: libs/core/pxt.cpp start line: 105 end line: 108 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 157 unit: function unpackR() file: libs/core/rgb.ts start line: 127 end line: 130 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 158 unit: function unpackG() file: libs/core/rgb.ts start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 159 unit: function unpackB() file: libs/core/rgb.ts start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: export function read() file: libs/core/sensing.ts start line: 26 end line: 29 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 161 unit: int charCodeAt() file: libs/core/string.cpp start line: 17 end line: 20 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 162 unit: int compare() file: libs/core/string.cpp start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 163 unit: int length() file: libs/core/string.cpp start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 164 unit: int toNumber() file: libs/core/string.cpp start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 165 unit: static void setSerialSpeed() file: libs/scope/serial.cpp start line: 8 end line: 11 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 166 unit: void writeLine() file: libs/scope/serial.cpp start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 167 unit: void writeNumber() file: libs/scope/serial.cpp start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 168 unit: export function onButtonPressed() file: sim/state/buttonpair.ts start line: 2 end line: 5 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 169 unit: export function panic() file: sim/state/misc.ts start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 170 unit: private updateTheme() file: sim/visuals/ltc.ts start line: 333 end line: 337 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 171 unit: public setLoc() file: sim/visuals/neopixel.ts start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 172 unit: function getCanvas() file: editor/extension.ts start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 173 unit: function getAudioElement() file: editor/extension.ts start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 174 unit: function getWaveFooter() file: editor/extension.ts start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 175 unit: void RefAction::print() file: libs/core/RefAction.cpp start line: 18 end line: 21 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 176 unit: void RefCollection::print() file: libs/core/RefCollection.cpp start line: 192 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 177 unit: void RefLocal::print() file: libs/core/RefLocal.cpp start line: 6 end line: 9 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 178 unit: void RefLocal::destroy() file: libs/core/RefLocal.cpp start line: 11 end line: 13 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 179 unit: void RefMap::print() file: libs/core/RefMap.cpp start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 180 unit: inline void untrack() file: libs/core/RefObject.h start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 181 unit: void RefRecord_print() file: libs/core/RefRecord.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 182 unit: void pause() file: libs/core/basic.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 183 unit: export function eventSourceId() file: libs/core/control.ts start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 184 unit: export function eventValueId() file: libs/core/control.ts start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 185 unit: export function randomBoolean() file: libs/core/helpers.ts start line: 7 end line: 9 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 186 unit: export function __onOff() file: libs/core/lights.ts start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 187 unit: export function __effectPicker() file: libs/core/lights.ts start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 188 unit: export function timePicker() file: libs/core/ns.ts start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 189 unit: export function __colorNumberPicker() file: libs/core/ns.ts start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 190 unit: export function __colorWheelPicker() file: libs/core/ns.ts start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 191 unit: void digitalWrite() file: libs/core/pins.cpp start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 192 unit: void analogWrite() file: libs/core/pins.cpp start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 193 unit: int digitalRead() file: libs/core/pins.cpp start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 194 unit: int analogRead() file: libs/core/pins.cpp start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 195 unit: void pinMode() file: libs/core/pins.cpp start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 196 unit: void analogPinMode() file: libs/core/pins.cpp start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 197 unit: export function map() file: libs/core/pins.ts start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 5 id: 198 unit: export function setBrightness() file: libs/core/rgb.ts start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 199 unit: export function rgb() file: libs/core/rgb.ts start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 200 unit: export function colors() file: libs/core/rgb.ts start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 201 unit: constructor() file: sim/ltcboard.ts start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 202 unit: export function board() file: sim/ltcboard.ts start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 203 unit: setPull() file: sim/state/edgeconnectorsim.ts start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 204 unit: constructor() file: sim/state/edgeconnectorsim.ts start line: 77 end line: 79 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 205 unit: public getPin() file: sim/state/edgeconnectorsim.ts start line: 81 end line: 83 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 206 unit: export function on() file: sim/state/lights.ts start line: 4 end line: 6 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 207 unit: export function off() file: sim/state/lights.ts start line: 8 end line: 10 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 208 unit: export function set() file: sim/state/lights.ts start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 209 unit: export function setLevel() file: sim/state/lights.ts start line: 16 end line: 18 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 210 unit: export function reset() file: sim/state/misc.ts start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 211 unit: export function onEvent() file: sim/state/misc.ts start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 212 unit: export function raiseEvent() file: sim/state/misc.ts start line: 64 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 213 unit: export function registerWithDal() file: sim/state/misc.ts start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 214 unit: export function runningTime() file: sim/state/misc.ts start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 215 unit: export function pulseDuration() file: sim/state/misc.ts start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 216 unit: export function createBuffer() file: sim/state/misc.ts start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 217 unit: export function spiWrite() file: sim/state/misc.ts start line: 104 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 218 unit: export function i2cReadBuffer() file: sim/state/misc.ts start line: 109 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 219 unit: export function getPinAddress() file: sim/state/misc.ts start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 220 unit: export function signalStrength() file: sim/state/misc.ts start line: 137 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 221 unit: export function uartReadUntil() file: sim/state/misc.ts start line: 171 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 222 unit: export function pressed() file: sim/state/sensing.ts start line: 4 end line: 6 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 223 unit: export function read() file: sim/state/sensing.ts start line: 8 end line: 10 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 224 unit: export function onPinEvent() file: sim/state/sensing.ts start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 225 unit: export function randomTheme() file: sim/visuals/ltc.ts start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 226 unit: public getCoord() file: sim/visuals/ltc.ts start line: 308 end line: 310 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 227 unit: public getPinDist() file: sim/visuals/ltc.ts start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 228 unit: servoSetPulse() file: sim/state/edgeconnectorsim.ts start line: 59 end line: 61 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 229 unit: export function waitMicros() file: sim/state/misc.ts start line: 42 end line: 44 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 230 unit: export function calibrate() file: sim/state/misc.ts start line: 81 end line: 82 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 231 unit: export function onPulsed() file: sim/state/misc.ts start line: 86 end line: 87 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 232 unit: export function i2cWriteBuffer() file: sim/state/misc.ts start line: 114 end line: 116 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 233 unit: export function tellCameraTo() file: sim/state/misc.ts start line: 125 end line: 127 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 234 unit: export function tellRemoteControlTo() file: sim/state/misc.ts start line: 128 end line: 130 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 235 unit: export function raiseAlertTo() file: sim/state/misc.ts start line: 131 end line: 133 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 236 unit: export function onSignalStrengthChanged() file: sim/state/misc.ts start line: 134 end line: 136 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 237 unit: export function onGamepadButton() file: sim/state/misc.ts start line: 141 end line: 143 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 238 unit: export function startIOPinService() file: sim/state/misc.ts start line: 147 end line: 149 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 239 unit: export function startLEDService() file: sim/state/misc.ts start line: 150 end line: 152 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 240 unit: export function startTemperatureService() file: sim/state/misc.ts start line: 153 end line: 155 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 241 unit: export function startMagnetometerService() file: sim/state/misc.ts start line: 156 end line: 158 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 242 unit: export function startAccelerometerService() file: sim/state/misc.ts start line: 159 end line: 161 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 243 unit: export function startButtonService() file: sim/state/misc.ts start line: 162 end line: 164 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 244 unit: export function startUartService() file: sim/state/misc.ts start line: 165 end line: 167 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 245 unit: export function uartWrite() file: sim/state/misc.ts start line: 168 end line: 170 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 246 unit: export function onBluetoothConnected() file: sim/state/misc.ts start line: 175 end line: 177 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 247 unit: export function onBluetoothDisconnected() file: sim/state/misc.ts start line: 178 end line: 180 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 248 unit: public highlightPin() file: sim/visuals/ltc.ts start line: 312 end line: 314 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 249 unit: label: lf() file: editor/extension.ts start line: 63 end line: 95 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 250 unit: uint32_t getFlags() file: libs/core/RefCollection.h start line: 19 end line: 19 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 251 unit: bool isRef() file: libs/core/RefCollection.h start line: 20 end line: 20 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 252 unit: bool isString() file: libs/core/RefCollection.h start line: 21 end line: 21 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 253 unit: export function panic() file: libs/core/control.ts start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 254 unit: export function runtimeWarning() file: libs/core/control.ts start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 255 unit: bool bang() file: libs/core/core.cpp start line: 6 end line: 6 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 256 unit: bool lt() file: libs/core/core.cpp start line: 56 end line: 56 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 257 unit: bool le() file: libs/core/core.cpp start line: 58 end line: 58 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 258 unit: bool neq() file: libs/core/core.cpp start line: 60 end line: 60 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 259 unit: bool eq() file: libs/core/core.cpp start line: 62 end line: 62 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 260 unit: bool gt() file: libs/core/core.cpp start line: 64 end line: 64 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 261 unit: bool ge() file: libs/core/core.cpp start line: 66 end line: 66 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 262 unit: int div() file: libs/core/core.cpp start line: 70 end line: 70 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 263 unit: int mod() file: libs/core/core.cpp start line: 72 end line: 72 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 264 unit: public updateTheme() file: sim/state/buttonpairsim.ts start line: 127 end line: 127 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 265 unit: export function advertiseUrl() file: sim/state/misc.ts start line: 181 end line: 181 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 266 unit: export function stopAdvertising() file: sim/state/misc.ts start line: 182 end line: 182 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 267 unit: export function setTransmitPower() file: sim/state/misc.ts start line: 183 end line: 183 size: 1 LOC McCabe index: 1 number of parameters: 1