-
Home
-
WP Mailster
-
1.6.21.0
-
Code
-
Classes
- MstLog
| Total Complexity |
62 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
252 |
| Lines of code |
193 |
| Logical lines of code |
124 |
| Comment lines |
22 |
| Methods |
21 |
| Properties |
0 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| log() |
A |
45 |
16 |
35 |
| initFile() |
S |
53 |
7 |
23 |
| getLoggingLevel() |
S |
62 |
5 |
13 |
| getLoggingLevelStr() |
S |
61 |
5 |
13 |
| getLoggingTypeStr() |
S |
61 |
5 |
13 |
| loggingPossible() |
S |
58 |
3 |
16 |
| loggingLevelSufficient() |
S |
64 |
3 |
10 |
| isLogFile2Big() |
S |
64 |
3 |
10 |
| generateFileHeader() |
S |
62 |
2 |
11 |
| installLog() |
S |
65 |
2 |
8 |
| warning() |
S |
79 |
1 |
3 |
| error() |
S |
79 |
1 |
3 |
| debug() |
S |
79 |
1 |
3 |
| info() |
S |
79 |
1 |
3 |
| isLoggingActive() |
S |
79 |
1 |
3 |
| getCurrentLoggingLevel() |
S |
76 |
1 |
4 |
| getCurrentLoggingLevelString() |
S |
76 |
1 |
4 |
| getLogFileFolder() |
S |
76 |
1 |
4 |
| getLogFile() |
S |
73 |
1 |
5 |
| getInstallLogFile() |
S |
73 |
1 |
5 |
| isLoggingForced() |
S |
76 |
1 |
4 |