-
Home
-
Groundhogg — CRM, Newsletters, and Marketing Automation
-
4.2.5.3 (latest)
-
Code
-
Classes
- Spyc
| Total Complexity |
310 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
1,319 |
| Lines of code |
853 |
| Logical lines of code |
549 |
| Comment lines |
254 |
| Methods |
54 |
| Properties |
13 |
Methods 54
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _toType() |
D |
32 |
38 |
94 |
| _inlineEscape() |
C |
32 |
30 |
103 |
| _dumpNode() |
C |
41 |
31 |
42 |
| addArray() |
C |
38 |
24 |
70 |
| loadWithSource() |
B |
41 |
16 |
53 |
| _doLiteralBlock() |
A |
49 |
15 |
27 |
| nodeContainsGroup() |
A |
53 |
10 |
22 |
| dump() |
A |
50 |
9 |
28 |
| _doFolding() |
A |
56 |
9 |
16 |
| _parseLine() |
A |
52 |
8 |
28 |
| addLiteralLine() |
S |
55 |
7 |
20 |
| returnKeyValuePair() |
S |
52 |
6 |
23 |
| isArrayElement() |
S |
60 |
6 |
14 |
| _yamlize() |
S |
57 |
5 |
16 |
| greedilyNeedNextLine() |
S |
58 |
5 |
16 |
| unquote() |
S |
60 |
5 |
15 |
| clearBiggerPathValues() |
S |
60 |
5 |
14 |
| startsLiteralBlock() |
S |
60 |
5 |
13 |
| _yamlizeArray() |
S |
58 |
4 |
16 |
| referenceContentsByAlias() |
S |
59 |
4 |
14 |
| getParentPathByIndent() |
S |
60 |
4 |
14 |
| isComment() |
S |
62 |
4 |
12 |
| coerceValue() |
S |
66 |
4 |
9 |
| loadFromSource() |
S |
68 |
4 |
6 |
| revertLiteralPlaceHolder() |
S |
62 |
4 |
10 |
| returnArrayElement() |
S |
61 |
3 |
13 |
| addArrayInline() |
S |
63 |
3 |
11 |
| isTranslationWord() |
S |
70 |
3 |
7 |
| literalBlockContinues() |
S |
66 |
3 |
9 |
| isLiteral() |
S |
67 |
3 |
9 |
| checkKeysInValue() |
S |
67 |
3 |
7 |
| addGroup() |
S |
66 |
3 |
8 |
| getTranslations() |
S |
68 |
2 |
7 |
| loadFromString() |
S |
68 |
2 |
7 |
| stripIndent() |
S |
69 |
2 |
6 |
| startsMappedSequence() |
S |
76 |
2 |
3 |
| isPlainArray() |
S |
76 |
2 |
3 |
| load() |
S |
80 |
1 |
3 |
| loadFile() |
S |
80 |
1 |
3 |
| YAMLLoad() |
S |
76 |
1 |
4 |
| YAMLLoadString() |
S |
76 |
1 |
4 |
| YAMLDump() |
S |
74 |
1 |
4 |
| isTrueWord() |
S |
73 |
1 |
4 |
| isFalseWord() |
S |
73 |
1 |
4 |
| isNullWord() |
S |
74 |
1 |
4 |
| _load() |
S |
76 |
1 |
4 |
| _loadString() |
S |
76 |
1 |
4 |
| isEmpty() |
S |
79 |
1 |
3 |
| isHashElement() |
S |
79 |
1 |
3 |
| returnMappedSequence() |
S |
67 |
1 |
7 |
| returnMappedValue() |
S |
67 |
1 |
7 |
| startsMappedValue() |
S |
78 |
1 |
3 |
| returnPlainArray() |
S |
80 |
1 |
3 |
| stripGroup() |
S |
75 |
1 |
4 |