-
Home
-
Newsletter Subscription Form – User Subscriptions Form, Capture Email
-
1.5.1
-
Code
-
Classes
- Spyc
Total Complexity |
261 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
954 |
Lines of code |
590 |
Logical lines of code |
481 |
Comment lines |
204 |
Methods |
47 |
Properties |
13 |
Methods 47
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_toType() |
D |
34 |
35 |
73 |
_inlineEscape() |
C |
37 |
25 |
74 |
addArray() |
B |
40 |
23 |
53 |
_dumpNode() |
B |
49 |
23 |
22 |
loadWithSource() |
B |
42 |
18 |
45 |
nodeContainsGroup() |
A |
60 |
10 |
10 |
_parseLine() |
A |
55 |
8 |
20 |
dump() |
S |
53 |
7 |
23 |
returnKeyValuePair() |
S |
53 |
6 |
21 |
_doLiteralBlock() |
S |
56 |
6 |
16 |
addLiteralLine() |
S |
58 |
6 |
15 |
_doFolding() |
S |
60 |
6 |
12 |
isArrayElement() |
S |
67 |
5 |
7 |
clearBiggerPathValues() |
S |
66 |
5 |
8 |
greedilyNeedNextLine() |
S |
65 |
5 |
8 |
startsLiteralBlock() |
S |
66 |
5 |
7 |
unquote() |
S |
67 |
5 |
7 |
_yamlize() |
S |
61 |
4 |
12 |
referenceContentsByAlias() |
S |
62 |
4 |
11 |
isComment() |
S |
69 |
4 |
6 |
getParentPathByIndent() |
S |
65 |
4 |
9 |
loadFromSource() |
S |
71 |
4 |
5 |
revertLiteralPlaceHolder() |
S |
63 |
4 |
9 |
_yamlizeArray() |
S |
59 |
3 |
14 |
addArrayInline() |
S |
65 |
3 |
9 |
literalBlockContinues() |
S |
71 |
3 |
5 |
addGroup() |
S |
73 |
3 |
4 |
isLiteral() |
S |
73 |
3 |
5 |
isPlainArray() |
S |
76 |
2 |
3 |
stripIndent() |
S |
73 |
2 |
4 |
returnArrayElement() |
S |
66 |
2 |
8 |
startsMappedSequence() |
S |
76 |
2 |
3 |
loadFromString() |
S |
68 |
2 |
7 |
returnPlainArray() |
S |
80 |
1 |
3 |
startsMappedValue() |
S |
78 |
1 |
3 |
returnMappedValue() |
S |
69 |
1 |
6 |
load() |
S |
80 |
1 |
3 |
returnMappedSequence() |
S |
67 |
1 |
7 |
isHashElement() |
S |
79 |
1 |
3 |
isEmpty() |
S |
79 |
1 |
3 |
loadFile() |
S |
80 |
1 |
3 |
__loadString() |
S |
76 |
1 |
4 |
__load() |
S |
76 |
1 |
4 |
YAMLDump() |
S |
74 |
1 |
4 |
YAMLLoadString() |
S |
76 |
1 |
4 |
YAMLLoad() |
S |
76 |
1 |
4 |
stripGroup() |
S |
75 |
1 |
4 |