-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
2.5.5
-
Code
-
Classes
- WP_Route
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
203 |
Lines of code |
121 |
Logical lines of code |
65 |
Comment lines |
14 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
A |
49 |
8 |
29 |
match() |
S |
60 |
4 |
12 |
getRouteParams() |
S |
60 |
3 |
13 |
instance() |
S |
68 |
2 |
8 |
hook() |
S |
70 |
2 |
6 |
requestURI() |
S |
78 |
1 |
3 |
tokenize() |
S |
78 |
1 |
3 |
routes() |
S |
76 |
1 |
4 |
onInit() |
S |
76 |
1 |
4 |
__construct() |
S |
91 |
1 |
2 |
addRoute() |
S |
69 |
1 |
6 |
delete() |
S |
75 |
1 |
4 |
put() |
S |
75 |
1 |
4 |
head() |
S |
75 |
1 |
4 |
post() |
S |
75 |
1 |
4 |
get() |
S |
75 |
1 |
4 |
any() |
S |
75 |
1 |
4 |
redirect() |
S |
68 |
1 |
7 |