-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
3.2.0.1
-
Code
-
Classes
- UR_Logger
Total Complexity |
28 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
294 |
Lines of code |
91 |
Logical lines of code |
40 |
Comment lines |
175 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
12 |
33 |
log() |
S |
60 |
4 |
12 |
should_handle() |
S |
71 |
2 |
6 |
add() |
S |
63 |
1 |
12 |
emergency() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
debug() |
S |
79 |
1 |
3 |
clear() |
S |
76 |
1 |
4 |