-
Home
-
BadgeOS
-
3.7.1.6 (latest)
-
Code
-
Classes
- Mustache
| Total Complexity |
139 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
879 |
| Lines of code |
439 |
| 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 |
56 |
5 |
20 |
| __construct() |
S |
61 |
5 |
14 |
| _renderPartial() |
S |
59 |
5 |
13 |
| _changeDelimiter() |
S |
59 |
5 |
13 |
| _getVariable() |
S |
57 |
4 |
16 |
| _renderComment() |
S |
64 |
5 |
9 |
| _getPartial() |
S |
63 |
5 |
10 |
| _getPragmaOptions() |
S |
66 |
4 |
8 |
| __clone() |
S |
63 |
3 |
11 |
| _hasPragma() |
S |
68 |
3 |
7 |
| _stringHasR() |
S |
67 |
3 |
8 |
| _varIsIterable() |
S |
76 |
3 |
3 |
| __toString() |
S |
67 |
2 |
8 |
| _renderPragmas() |
S |
65 |
2 |
8 |
| _throwsException() |
S |
78 |
2 |
3 |
| _prepareTagRegEx() |
S |
65 |
2 |
9 |
| _renderUnescaped() |
S |
68 |
2 |
7 |
| _pushContext() |
S |
67 |
2 |
8 |
| _popContext() |
S |
66 |
2 |
9 |
| _varIsCallable() |
S |
78 |
2 |
3 |
| _prepareSectionRegEx() |
S |
68 |
1 |
8 |
| _preparePragmaRegEx() |
S |
69 |
1 |
7 |
| _renderEscaped() |
S |
73 |
1 |
4 |