-
Home
-
Evergreen Countdown Timer
-
2.0.7 (latest)
-
Code
-
Classes
- ICP_Properties
| Total Complexity |
60 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
204 |
| Lines of code |
191 |
| Logical lines of code |
125 |
| Comment lines |
1 |
| 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 |
62 |
3 |
11 |
| getValue() |
S |
64 |
3 |
10 |
| existsKey() |
S |
78 |
2 |
3 |
| __construct() |
S |
77 |
1 |
4 |
| hasKeys() |
S |
80 |
1 |
3 |
| pushValue() |
S |
75 |
1 |
4 |
| pushString() |
S |
79 |
1 |
3 |
| pushBoolean() |
S |
79 |
1 |
3 |
| pushInt() |
S |
79 |
1 |
3 |
| pushFloat() |
S |
79 |
1 |
3 |
| pushDate() |
S |
79 |
1 |
3 |
| pushArray() |
S |
79 |
1 |
3 |
| pushAssocArray() |
S |
79 |
1 |
3 |
| getString() |
S |
79 |
1 |
3 |
| getInt() |
S |
79 |
1 |
3 |
| getFloat() |
S |
79 |
1 |
3 |
| getBoolean() |
S |
79 |
1 |
3 |
| getDate() |
S |
79 |
1 |
3 |
| getArray() |
S |
79 |
1 |
3 |
| getAssocArray() |
S |
79 |
1 |
3 |