-
Home
-
Tracking Code Manager
-
2.4.0 (latest)
-
Code
-
Classes
- TCMP_Properties
Total Complexity |
60 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
204 |
Lines of code |
192 |
Logical lines of code |
126 |
Comment lines |
0 |
Methods |
24 |
Properties |
2 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
encode() |
A |
47 |
11 |
35 |
decode() |
A |
47 |
10 |
37 |
load() |
S |
51 |
7 |
25 |
getFile() |
S |
57 |
7 |
17 |
store() |
S |
61 |
3 |
12 |
getValue() |
S |
64 |
3 |
10 |
existsKey() |
S |
78 |
2 |
3 |
__construct() |
S |
77 |
1 |
4 |
getArray() |
S |
79 |
1 |
3 |
getDate() |
S |
79 |
1 |
3 |
getBoolean() |
S |
79 |
1 |
3 |
getFloat() |
S |
79 |
1 |
3 |
getInt() |
S |
79 |
1 |
3 |
getString() |
S |
79 |
1 |
3 |
pushAssocArray() |
S |
79 |
1 |
3 |
hasKeys() |
S |
80 |
1 |
3 |
pushArray() |
S |
79 |
1 |
3 |
pushDate() |
S |
79 |
1 |
3 |
pushFloat() |
S |
79 |
1 |
3 |
pushInt() |
S |
79 |
1 |
3 |
pushBoolean() |
S |
79 |
1 |
3 |
pushString() |
S |
79 |
1 |
3 |
pushValue() |
S |
75 |
1 |
4 |
getAssocArray() |
S |
79 |
1 |
3 |