-
Home
-
WP Mailster
-
1.8.4.0
-
Code
-
Classes
- MstLog
Total Complexity |
58 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
246 |
Lines of code |
193 |
Logical lines of code |
125 |
Comment lines |
21 |
Methods |
20 |
Properties |
0 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log() |
A |
42 |
15 |
47 |
initFile() |
S |
54 |
6 |
20 |
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 |
error() |
S |
78 |
1 |
3 |
isLoggingForced() |
S |
76 |
1 |
4 |
testLoggingWorked() |
S |
77 |
1 |
3 |
getCurrentLoggingLevelString() |
S |
76 |
1 |
4 |
getLogFile() |
S |
73 |
1 |
5 |
getLogFileFolder() |
S |
72 |
1 |
5 |
debug() |
S |
78 |
1 |
3 |
warning() |
S |
78 |
1 |
3 |
isLoggingActive() |
S |
79 |
1 |
3 |
info() |
S |
78 |
1 |
3 |
getCurrentLoggingLevel() |
S |
76 |
1 |
4 |