-
Home
-
Smart Archives Reloaded
-
2.0.5 (latest)
-
Code
-
Classes
- Mustache
Total Complexity |
139 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
867 |
Lines of code |
427 |
Logical lines of code |
275 |
Comment lines |
325 |
Methods |
30 |
Properties |
11 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_findSection() |
A |
41 |
13 |
54 |
_renderTag() |
A |
47 |
13 |
37 |
_renderTemplate() |
A |
47 |
11 |
36 |
_renderTags() |
A |
46 |
10 |
37 |
_setOptions() |
A |
51 |
9 |
26 |
_findVariableInContext() |
A |
56 |
8 |
18 |
_renderPragma() |
S |
52 |
6 |
25 |
render() |
S |
58 |
5 |
16 |
_changeDelimiter() |
S |
59 |
5 |
13 |
_renderPartial() |
S |
59 |
5 |
13 |
_getVariable() |
S |
58 |
4 |
16 |
_getPartial() |
S |
63 |
5 |
10 |
_renderComment() |
S |
64 |
5 |
9 |
__construct() |
S |
69 |
5 |
6 |
_getPragmaOptions() |
S |
66 |
4 |
8 |
__clone() |
S |
63 |
3 |
11 |
_stringHasR() |
S |
67 |
3 |
8 |
_hasPragma() |
S |
68 |
3 |
7 |
_varIsIterable() |
S |
76 |
3 |
3 |
_prepareTagRegEx() |
S |
65 |
2 |
9 |
_throwsException() |
S |
78 |
2 |
3 |
_renderUnescaped() |
S |
68 |
2 |
7 |
_renderPragmas() |
S |
65 |
2 |
8 |
_pushContext() |
S |
67 |
2 |
8 |
_popContext() |
S |
66 |
2 |
9 |
__toString() |
S |
67 |
2 |
8 |
_varIsCallable() |
S |
78 |
2 |
3 |
_renderEscaped() |
S |
73 |
1 |
4 |
_preparePragmaRegEx() |
S |
69 |
1 |
7 |
_prepareSectionRegEx() |
S |
68 |
1 |
8 |