-
Home
-
PayMatch
-
1.0.5 (latest)
-
Code
-
Classes
- PCM_Logger
| Total Complexity |
20 |
| Dependencies |
4 |
| Dependents |
18 |
| Total lines |
165 |
| Lines of code |
68 |
| Logical lines of code |
35 |
| Comment lines |
52 |
| Methods |
11 |
| Properties |
4 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
59 |
4 |
16 |
| set_log_level() |
S |
72 |
2 |
5 |
| get_instance() |
S |
70 |
2 |
6 |
| debug() |
S |
68 |
2 |
7 |
| info() |
S |
68 |
2 |
7 |
| warning() |
S |
68 |
2 |
7 |
| critical() |
S |
68 |
2 |
7 |
| get_log_level() |
S |
82 |
1 |
3 |
| get_possible_log_levels() |
S |
80 |
1 |
3 |
| should_log() |
S |
72 |
1 |
5 |
| __clone() |
S |
91 |
1 |
2 |