-
Home
-
Admin Color Schemer
-
1.1 (latest)
-
Code
-
Classes
- SassNode
Total Complexity |
48 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
377 |
Lines of code |
139 |
Logical lines of code |
60 |
Comment lines |
166 |
Methods |
31 |
Properties |
4 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
inSassScriptDirective() |
S |
65 |
8 |
10 |
addChild() |
S |
61 |
3 |
12 |
parseChildren() |
S |
62 |
3 |
12 |
printDebugTree() |
S |
64 |
3 |
8 |
__get() |
S |
68 |
2 |
7 |
__set() |
S |
66 |
2 |
8 |
setRoot() |
S |
71 |
2 |
6 |
inDirective() |
S |
77 |
2 |
4 |
__construct() |
S |
81 |
1 |
3 |
__clone() |
S |
81 |
1 |
3 |
hasParent() |
S |
80 |
1 |
3 |
getParent() |
S |
82 |
1 |
3 |
hasChildren() |
S |
80 |
1 |
3 |
getChildren() |
S |
82 |
1 |
3 |
isChildOf() |
S |
80 |
1 |
3 |
getLastChild() |
S |
79 |
1 |
3 |
getLevel() |
S |
82 |
1 |
3 |
getSource() |
S |
82 |
1 |
3 |
getDebug_info() |
S |
81 |
1 |
3 |
getLine() |
S |
82 |
1 |
3 |
getLine_numbers() |
S |
81 |
1 |
3 |
getFilename() |
S |
82 |
1 |
3 |
getParser() |
S |
82 |
1 |
3 |
getPropertySyntax() |
S |
81 |
1 |
3 |
getScript() |
S |
82 |
1 |
3 |
getRenderer() |
S |
82 |
1 |
3 |
getStyle() |
S |
81 |
1 |
3 |
evaluate() |
S |
75 |
1 |
4 |
interpolate() |
S |
75 |
1 |
4 |
addWarning() |
S |
75 |
1 |
4 |
isa() |
S |
80 |
1 |
3 |