-
Home
-
Modula Image Gallery
-
2.8.0
-
Code
-
Classes
- Parsedown
Total Complexity |
237 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
1,544 |
Lines of code |
915 |
Logical lines of code |
468 |
Comment lines |
110 |
Methods |
52 |
Properties |
17 |
Methods 52
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
lines() |
C |
35 |
26 |
82 |
blockTable() |
A |
39 |
13 |
69 |
element() |
A |
45 |
13 |
40 |
line() |
A |
46 |
11 |
36 |
blockMarkup() |
A |
48 |
11 |
32 |
inlineMarkup() |
A |
52 |
10 |
23 |
blockListContinue() |
A |
47 |
9 |
35 |
inlineLink() |
A |
45 |
7 |
46 |
blockComment() |
S |
58 |
8 |
14 |
blockTableContinue() |
S |
48 |
6 |
33 |
blockMarkupContinue() |
S |
53 |
6 |
23 |
sanitiseElement() |
S |
54 |
6 |
21 |
blockList() |
S |
50 |
5 |
28 |
inlineEmphasis() |
S |
54 |
5 |
21 |
blockHeader() |
S |
55 |
5 |
20 |
inlineUrl() |
S |
54 |
5 |
20 |
blockCode() |
S |
56 |
5 |
19 |
blockSetextHeader() |
S |
63 |
6 |
9 |
blockQuoteContinue() |
S |
59 |
5 |
14 |
inlineImage() |
S |
53 |
4 |
23 |
inlineEmailTag() |
S |
56 |
4 |
18 |
blockFencedCodeContinue() |
S |
57 |
4 |
16 |
inlineStrikethrough() |
S |
58 |
4 |
15 |
inlineSpecialCharacter() |
S |
58 |
4 |
15 |
blockFencedCode() |
S |
53 |
3 |
24 |
blockReference() |
S |
57 |
3 |
17 |
blockListComplete() |
S |
63 |
4 |
10 |
inlineUrlTag() |
S |
58 |
3 |
15 |
blockCodeContinue() |
S |
61 |
3 |
12 |
li() |
S |
61 |
3 |
11 |
blockCommentContinue() |
S |
63 |
3 |
10 |
inlineEscapeSequence() |
S |
66 |
3 |
8 |
filterUnsafeUrlInAttribute() |
S |
64 |
3 |
9 |
inlineCode() |
S |
59 |
2 |
14 |
blockQuote() |
S |
62 |
2 |
12 |
unmarkedText() |
S |
65 |
2 |
9 |
elements() |
S |
67 |
2 |
8 |
escape() |
S |
77 |
2 |
3 |
striAtStart() |
S |
66 |
2 |
8 |
instance() |
S |
67 |
2 |
8 |
blockRule() |
S |
64 |
2 |
10 |
paragraph() |
S |
65 |
1 |
10 |
setBreaksEnabled() |
S |
77 |
1 |
4 |
blockFencedCodeComplete() |
S |
73 |
1 |
5 |
blockCodeComplete() |
S |
73 |
1 |
5 |
isBlockCompletable() |
S |
78 |
1 |
3 |
parse() |
S |
77 |
1 |
4 |
isBlockContinuable() |
S |
78 |
1 |
3 |
setSafeMode() |
S |
77 |
1 |
4 |
setUrlsLinked() |
S |
77 |
1 |
4 |
setMarkupEscaped() |
S |
77 |
1 |
4 |
text() |
S |
65 |
1 |
9 |