-
Home
-
WP Mailster
-
1.8.1.0
-
Code
-
Classes
- MstLog
Total Complexity |
66 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
275 |
Lines of code |
216 |
Logical lines of code |
138 |
Comment lines |
21 |
Methods |
22 |
Properties |
0 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log() |
A |
43 |
15 |
46 |
initFile() |
A |
51 |
9 |
27 |
getLoggingLevel() |
S |
62 |
5 |
13 |
getLoggingLevelStr() |
S |
61 |
5 |
13 |
getLoggingTypeStr() |
S |
61 |
5 |
13 |
installLog() |
S |
60 |
4 |
13 |
loggingPossible() |
S |
58 |
3 |
16 |
isLogFile2Big() |
S |
64 |
3 |
10 |
loggingLevelSufficient() |
S |
64 |
3 |
10 |
generateFileHeader() |
S |
62 |
2 |
11 |
warning() |
S |
78 |
1 |
3 |
getInstallLogFile() |
S |
73 |
1 |
5 |
isLoggingForced() |
S |
76 |
1 |
4 |
testLoggingWorked() |
S |
77 |
1 |
3 |
getCurrentLoggingLevelString() |
S |
76 |
1 |
4 |
getLogFile() |
S |
73 |
1 |
5 |
getLogFileFolder() |
S |
76 |
1 |
4 |
error() |
S |
78 |
1 |
3 |
isLoggingActive() |
S |
79 |
1 |
3 |
info() |
S |
78 |
1 |
3 |
debug() |
S |
78 |
1 |
3 |
getCurrentLoggingLevel() |
S |
76 |
1 |
4 |