id: 1 unit: func makeMarkup() file: Sources/Markdown/Base/Markup.swift start line: 12 end line: 73 size: 62 LOC McCabe index: 30 number of parameters: 1 id: 2 unit: func run() file: Sources/markdown-tool/Commands/FormatCommand.swift start line: 191 end line: 245 size: 50 LOC McCabe index: 7 number of parameters: 0 id: 3 unit: func convertToRawMarkup() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 592 end line: 657 size: 45 LOC McCabe index: 5 number of parameters: 3 id: 4 unit: mutating func lex() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 336 end line: 381 size: 43 LOC McCabe index: 10 number of parameters: 1 id: 5 unit: mutating func softWrapPrint() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 533 end line: 590 size: 40 LOC McCabe index: 10 number of parameters: 2 id: 6 unit: mutating func defaultVisit() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 28 end line: 271 size: 33 LOC McCabe index: 1 number of parameters: 1 id: 7 unit: mutating func visit() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 36 end line: 271 size: 32 LOC McCabe index: 1 number of parameters: 1 id: 8 unit: mutating func visitBlockQuote() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 44 end line: 271 size: 31 LOC McCabe index: 1 number of parameters: 1 id: 9 unit: mutating func visitCodeBlock() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 52 end line: 271 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 10 unit: func linePrefix() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 402 end line: 448 size: 30 LOC McCabe index: 11 number of parameters: 1 id: 11 unit: mutating func visitCustomBlock() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 60 end line: 271 size: 29 LOC McCabe index: 1 number of parameters: 1 id: 12 unit: mutating func print() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 498 end line: 525 size: 28 LOC McCabe index: 6 number of parameters: 1 id: 13 unit: mutating func visitDocument() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 68 end line: 271 size: 28 LOC McCabe index: 1 number of parameters: 1 id: 14 unit: mutating func visitHeading() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 76 end line: 271 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 15 unit: func checkStructuralEquivalence() file: Sources/markdown-tool/Commands/FormatCommand.swift start line: 149 end line: 189 size: 27 LOC McCabe index: 2 number of parameters: 3 id: 16 unit: mutating func visitThematicBreak() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 84 end line: 271 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 17 unit: init() file: Sources/Markdown/Parser/CommonMarkConverter.swift start line: 101 end line: 126 size: 25 LOC McCabe index: 6 number of parameters: 7 id: 18 unit: mutating func visitHTMLBlock() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 92 end line: 271 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 19 unit: mutating func visitListItem() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 100 end line: 271 size: 24 LOC McCabe index: 1 number of parameters: 1 id: 20 unit: mutating func visitOrderedList() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 108 end line: 271 size: 23 LOC McCabe index: 1 number of parameters: 1 id: 21 unit: mutating func visitUnorderedList() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 116 end line: 271 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 22 unit: func parseQuotedLiteral() file: Sources/Markdown/Base/DirectiveArgument.swift start line: 94 end line: 117 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 23 unit: mutating func visitParagraph() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 124 end line: 271 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 24 unit: mutating func visitBlockDirective() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 197 end line: 218 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 25 unit: mutating func visitBlockDirective() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 132 end line: 271 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 26 unit: mutating func visitInlineCode() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 140 end line: 271 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 27 unit: func findExecutable() file: Sources/markdown-tool/Commands/FormatCommand.swift start line: 127 end line: 147 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 28 unit: mutating func visitCustomInline() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 148 end line: 271 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 29 unit: func range() file: Sources/Markdown/Parser/CommonMarkConverter.swift start line: 145 end line: 170 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 30 unit: mutating func visitEmphasis() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 156 end line: 271 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 31 unit: func run() file: Sources/markdown-tool/Commands/DumpTreeCommand.swift start line: 31 end line: 47 size: 17 LOC McCabe index: 5 number of parameters: 0 id: 32 unit: mutating func accept() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 184 end line: 199 size: 16 LOC McCabe index: 7 number of parameters: 1 id: 33 unit: mutating func defaultVisit() file: Sources/Markdown/Parser/RangeAdjuster.swift start line: 24 end line: 50 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 34 unit: mutating func visitImage() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 164 end line: 271 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 35 unit: mutating func addressPendingNewlines() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 463 end line: 483 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 36 unit: func parseCharacter() file: Sources/Markdown/Base/DirectiveArgument.swift start line: 161 end line: 176 size: 15 LOC McCabe index: 3 number of parameters: 6 id: 37 unit: func hasSameStructure() file: Sources/Markdown/Base/RawMarkup.swift start line: 155 end line: 169 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 38 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Image.swift start line: 32 end line: 48 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 39 unit: mutating func parseArgumentsText() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 115 end line: 131 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 40 unit: mutating func visitInlineHTML() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 172 end line: 271 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 41 unit: mutating func visitTable() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 242 end line: 256 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 42 unit: mutating func parseArgumentsStart() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 93 end line: 111 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 43 unit: mutating func visitLineBreak() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 180 end line: 271 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 44 unit: mutating func parseArgumentsEnd() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 135 end line: 147 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 45 unit: mutating func parseContentsStart() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 151 end line: 163 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 46 unit: mutating func lex() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 388 end line: 400 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 47 unit: mutating func next() file: Sources/Markdown/Parser/LazySplitLines.swift start line: 36 end line: 52 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 48 unit: mutating func visitLink() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 188 end line: 271 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: func numeralPrefix() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 494 end line: 506 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 50 unit: mutating func print() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 509 end line: 526 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 51 unit: mutating func parseContentsEnd() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 167 end line: 178 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 52 unit: mutating func updateIndentation() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 534 end line: 545 size: 12 LOC McCabe index: 5 number of parameters: 2 id: 53 unit: mutating func visitSoftBreak() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 196 end line: 271 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 54 unit: func parseUnquotedLiteral() file: Sources/Markdown/Base/DirectiveArgument.swift start line: 124 end line: 134 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 55 unit: mutating func visitStrong() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 204 end line: 271 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 56 unit: func formatIndependently() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 68 end line: 96 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 57 unit: mutating func lex() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 325 end line: 334 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 58 unit: func indentationAdjustment() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 580 end line: 589 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 59 unit: mutating func visitText() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 212 end line: 271 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 60 unit: func firstAncestor() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 26 end line: 35 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 61 unit: func printImage() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 774 end line: 783 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 62 unit: init() file: Sources/Markdown/Base/Document.swift start line: 57 end line: 65 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 63 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Link.swift start line: 32 end line: 42 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 64 unit: mutating func visitStrikethrough() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 220 end line: 271 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 65 unit: mutating func visitListItem() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 232 end line: 240 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 66 unit: func parseLiteral() file: Sources/Markdown/Base/DirectiveArgument.swift start line: 142 end line: 149 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 67 unit: init() file: Sources/Markdown/Base/Document.swift start line: 44 end line: 51 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 68 unit: func replacingSelf() file: Sources/Markdown/Base/MarkupData.swift start line: 156 end line: 163 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 69 unit: mutating func visitTable() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 228 end line: 271 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 70 unit: init() file: Sources/Markdown/Base/Document.swift start line: 19 end line: 26 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 71 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/BlockDirective.swift start line: 68 end line: 74 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 72 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/BlockQuote.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 73 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/CustomBlock.swift start line: 16 end line: 22 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 74 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/ListItem.swift start line: 22 end line: 28 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 75 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/OrderedList.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 76 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/UnorderedList.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 77 unit: init() file: Sources/Markdown/Block Nodes/Inline Container Blocks/Paragraph.swift start line: 18 end line: 24 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 78 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/CodeBlock.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 79 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/HTMLBlock.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 80 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/Heading.swift start line: 15 end line: 21 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 81 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/ThematicBreak.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 82 unit: init() file: Sources/Markdown/Block Nodes/Tables/Table.swift start line: 39 end line: 45 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 83 unit: func ensuringCount() file: Sources/Markdown/Block Nodes/Tables/Table.swift start line: 127 end line: 133 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 84 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableBody.swift start line: 20 end line: 26 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 85 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableCell.swift start line: 15 end line: 21 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 86 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableHead.swift start line: 20 end line: 26 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 87 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableRow.swift start line: 22 end line: 28 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 88 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Emphasis.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 89 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Image.swift start line: 19 end line: 25 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 90 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Link.swift start line: 15 end line: 21 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 91 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Strikethrough.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 92 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Strong.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 93 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/CustomInline.swift start line: 16 end line: 22 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 94 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineCode.swift start line: 15 end line: 21 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 95 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineHTML.swift start line: 14 end line: 20 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 96 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/LineBreak.swift start line: 19 end line: 25 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 97 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/SoftBreak.swift start line: 15 end line: 21 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 98 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/SymbolLink.swift start line: 22 end line: 28 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 99 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/Text.swift start line: 15 end line: 21 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 100 unit: init() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 244 end line: 250 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 101 unit: mutating func addressPendingNewlines() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 466 end line: 472 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 102 unit: init() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 668 end line: 674 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 103 unit: mutating func visitTableHead() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 236 end line: 271 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 104 unit: func printRegularLink() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 816 end line: 823 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 105 unit: mutating func visitImage() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 180 end line: 186 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 106 unit: init() file: Sources/Markdown/Base/DirectiveArgument.swift start line: 71 end line: 76 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 107 unit: func child() file: Sources/Markdown/Base/RawMarkup.swift start line: 116 end line: 121 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 108 unit: mutating func ensureCount() file: Sources/Markdown/Utility/CollectionExtensions.swift start line: 13 end line: 18 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 109 unit: mutating func visitTableBody() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 244 end line: 271 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: init?() file: Sources/markdown-tool/Commands/FormatCommand.swift start line: 34 end line: 39 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 111 unit: init?() file: Sources/markdown-tool/Commands/FormatCommand.swift start line: 41 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 112 unit: func copyChildren() file: Sources/Markdown/Base/RawMarkup.swift start line: 109 end line: 113 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 113 unit: func substitutingChild() file: Sources/Markdown/Base/RawMarkup.swift start line: 176 end line: 180 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 114 unit: mutating func updateIndentation() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 85 end line: 89 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 115 unit: init() file: Sources/Markdown/Parser/LazySplitLines.swift start line: 30 end line: 34 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 116 unit: mutating func add() file: Sources/Markdown/Parser/RangerTracker.swift start line: 29 end line: 33 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 117 unit: func ensuringCount() file: Sources/Markdown/Utility/CollectionExtensions.swift start line: 21 end line: 25 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 118 unit: mutating func visitTableRow() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 252 end line: 271 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 119 unit: mutating func ensurePrecedingNewlineCount() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 487 end line: 491 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: mutating func write() file: Sources/markdown-tool/Commands/FormatCommand.swift start line: 161 end line: 165 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 121 unit: init() file: Sources/Markdown/Base/MarkupChildren.swift start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: init() file: Sources/Markdown/Base/MarkupChildren.swift start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 123 unit: init() file: Sources/Markdown/Base/MarkupData.swift start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 124 unit: init() file: Sources/Markdown/Base/MarkupData.swift start line: 150 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 125 unit: func substitutingChild() file: Sources/Markdown/Base/MarkupData.swift start line: 166 end line: 169 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 126 unit: init() file: Sources/Markdown/Parser/LazySplitLines.swift start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 127 unit: mutating func visitTableCell() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 260 end line: 271 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 128 unit: mutating func restoreState() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 593 end line: 596 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 129 unit: mutating func visitCodeBlock() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 192 end line: 195 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 130 unit: init() file: Sources/markdown-tool/Commands/FormatCommand.swift start line: 156 end line: 159 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 131 unit: uint64_t _cmarkup_current_unique_id() file: Sources/CAtomic/CAtomic.c start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 132 unit: uint64_t _cmarkup_increment_and_get_unique_id() file: Sources/CAtomic/CAtomic.c start line: 19 end line: 21 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 133 unit: init() file: Sources/Markdown/Base/Document.swift start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 134 unit: init() file: Sources/Markdown/Base/Document.swift start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 135 unit: func accept() file: Sources/Markdown/Base/Document.swift start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 136 unit: func visitSoftBreak() file: Sources/Markdown/Base/Markup.swift start line: 375 end line: 377 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 137 unit: init() file: Sources/Markdown/Base/MarkupChildren.swift start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 138 unit: init() file: Sources/Markdown/Base/MarkupChildren.swift start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 139 unit: func firstChild() file: Sources/Markdown/Base/MarkupData.swift start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 140 unit: func nextSibling() file: Sources/Markdown/Base/MarkupData.swift start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 141 unit: func previousSibling() file: Sources/Markdown/Base/MarkupData.swift start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 142 unit: func lastChildOfParent() file: Sources/Markdown/Base/MarkupData.swift start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 143 unit: func firstChild() file: Sources/Markdown/Base/MarkupData.swift start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 144 unit: func nextSibling() file: Sources/Markdown/Base/MarkupData.swift start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 145 unit: func previousSibling() file: Sources/Markdown/Base/MarkupData.swift start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 146 unit: func lastChildMetadata() file: Sources/Markdown/Base/MarkupData.swift start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 147 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/BlockDirective.swift start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 148 unit: func accept() file: Sources/Markdown/Block Nodes/Block Container Blocks/BlockDirective.swift start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 149 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/BlockQuote.swift start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 150 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/BlockQuote.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 151 unit: func accept() file: Sources/Markdown/Block Nodes/Block Container Blocks/BlockQuote.swift start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 152 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/CustomBlock.swift start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 153 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/CustomBlock.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 154 unit: func accept() file: Sources/Markdown/Block Nodes/Block Container Blocks/CustomBlock.swift start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 155 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/ListItem.swift start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 156 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/ListItem.swift start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 157 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/ListItem.swift start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 158 unit: func accept() file: Sources/Markdown/Block Nodes/Block Container Blocks/ListItem.swift start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 159 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/OrderedList.swift start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/OrderedList.swift start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 161 unit: func accept() file: Sources/Markdown/Block Nodes/Block Container Blocks/OrderedList.swift start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 162 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/UnorderedList.swift start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 163 unit: init() file: Sources/Markdown/Block Nodes/Block Container Blocks/UnorderedList.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 164 unit: func accept() file: Sources/Markdown/Block Nodes/Block Container Blocks/UnorderedList.swift start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 165 unit: init() file: Sources/Markdown/Block Nodes/Inline Container Blocks/Paragraph.swift start line: 14 end line: 16 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 166 unit: init() file: Sources/Markdown/Block Nodes/Inline Container Blocks/Paragraph.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 167 unit: func accept() file: Sources/Markdown/Block Nodes/Inline Container Blocks/Paragraph.swift start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 168 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/CodeBlock.swift start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 169 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/CodeBlock.swift start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 170 unit: func accept() file: Sources/Markdown/Block Nodes/Leaf Blocks/CodeBlock.swift start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 171 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/HTMLBlock.swift start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 172 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/HTMLBlock.swift start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 173 unit: func accept() file: Sources/Markdown/Block Nodes/Leaf Blocks/HTMLBlock.swift start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 174 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/Heading.swift start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 175 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/Heading.swift start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 176 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/Heading.swift start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 177 unit: func accept() file: Sources/Markdown/Block Nodes/Leaf Blocks/Heading.swift start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 178 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/ThematicBreak.swift start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 179 unit: init() file: Sources/Markdown/Block Nodes/Leaf Blocks/ThematicBreak.swift start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 180 unit: func accept() file: Sources/Markdown/Block Nodes/Leaf Blocks/ThematicBreak.swift start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 181 unit: init() file: Sources/Markdown/Block Nodes/Tables/Table.swift start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 182 unit: func accept() file: Sources/Markdown/Block Nodes/Tables/Table.swift start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 183 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableBody.swift start line: 16 end line: 18 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 184 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableBody.swift start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 185 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableBody.swift start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 186 unit: mutating func appendRow() file: Sources/Markdown/Block Nodes/Tables/TableBody.swift start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 187 unit: func accept() file: Sources/Markdown/Block Nodes/Tables/TableBody.swift start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 188 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableCell.swift start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 189 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableCell.swift start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 190 unit: func accept() file: Sources/Markdown/Block Nodes/Tables/TableCell.swift start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 191 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableCellContainer.swift start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 192 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableCellContainer.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 193 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableCellContainer.swift start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 194 unit: mutating func appendCell() file: Sources/Markdown/Block Nodes/Tables/TableCellContainer.swift start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 195 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableHead.swift start line: 16 end line: 18 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 196 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableHead.swift start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 197 unit: func accept() file: Sources/Markdown/Block Nodes/Tables/TableHead.swift start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 198 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableRow.swift start line: 18 end line: 20 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 199 unit: init() file: Sources/Markdown/Block Nodes/Tables/TableRow.swift start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 200 unit: func accept() file: Sources/Markdown/Block Nodes/Tables/TableRow.swift start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 201 unit: mutating func widen() file: Sources/Markdown/Infrastructure/SourceLocation.swift start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 202 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Emphasis.swift start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 203 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Emphasis.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 204 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Containers/Emphasis.swift start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 205 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Image.swift start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 206 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Image.swift start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 207 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Containers/Image.swift start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 208 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Link.swift start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 209 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Link.swift start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 210 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Containers/Link.swift start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 211 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Strikethrough.swift start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 212 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Strikethrough.swift start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 213 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Containers/Strikethrough.swift start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 214 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Strong.swift start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 215 unit: init() file: Sources/Markdown/Inline Nodes/Inline Containers/Strong.swift start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 216 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Containers/Strong.swift start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 217 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/CustomInline.swift start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 218 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/CustomInline.swift start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 219 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Leaves/CustomInline.swift start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 220 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineCode.swift start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 221 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineCode.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 222 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineCode.swift start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 223 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineHTML.swift start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 224 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineHTML.swift start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 225 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Leaves/InlineHTML.swift start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 226 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/LineBreak.swift start line: 15 end line: 17 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 227 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/LineBreak.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 228 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Leaves/LineBreak.swift start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 229 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/SoftBreak.swift start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 230 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/SoftBreak.swift start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 231 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Leaves/SoftBreak.swift start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 232 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/SymbolLink.swift start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 233 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/SymbolLink.swift start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 234 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Leaves/SymbolLink.swift start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 235 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/Text.swift start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 236 unit: init() file: Sources/Markdown/Inline Nodes/Inline Leaves/Text.swift start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 237 unit: func accept() file: Sources/Markdown/Inline Nodes/Inline Leaves/Text.swift start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 238 unit: init() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 438 end line: 440 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 239 unit: mutating func queueNewline() file: Sources/Markdown/Parser/BlockDirectiveParser.swift start line: 474 end line: 476 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 240 unit: func makeIterator() file: Sources/Markdown/Parser/LazySplitLines.swift start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 241 unit: init() file: Sources/Markdown/Parser/RangerTracker.swift start line: 20 end line: 22 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 242 unit: init() file: Sources/Markdown/Structural Restrictions/ListItemContainer.swift start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 243 unit: init() file: Sources/Markdown/Structural Restrictions/ListItemContainer.swift start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 244 unit: mutating func appendItem() file: Sources/Markdown/Structural Restrictions/ListItemContainer.swift start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 245 unit: mutating func visitSymbolLink() file: Sources/Markdown/Visitor/MarkupVisitor.swift start line: 268 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 246 unit: mutating func visitSoftBreak() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 247 unit: mutating func visitLineBreak() file: Sources/Markdown/Walker/Walkers/MarkupFormatter.swift start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 248 unit: init() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 249 unit: mutating func defaultVisit() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 250 unit: mutating func visitText() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 251 unit: mutating func visitHTMLBlock() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 252 unit: mutating func visitLink() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 253 unit: mutating func visitHeading() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 254 unit: mutating func visitInlineCode() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 255 unit: mutating func visitInlineHTML() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 256 unit: mutating func visitCustomInline() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 228 end line: 230 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 257 unit: mutating func visitSymbolLink() file: Sources/Markdown/Walker/Walkers/MarkupTreeDumper.swift start line: 258 end line: 260 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 258 unit: func accept() file: Sources/Markdown/Base/Markup.swift start line: 84 end line: 88 size: 2 LOC McCabe index: 1 number of parameters: 1