-
Home
-
Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery
-
3.23
-
Code
-
Classes
- Mixin_Router
| Total Complexity |
45 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
212 |
| Lines of code |
121 |
| Logical lines of code |
62 |
| Comment lines |
65 |
| Methods |
23 |
| Properties |
0 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| is_https() |
S |
74 |
8 |
3 |
| get_request_uri() |
S |
54 |
6 |
20 |
| get_url() |
S |
60 |
3 |
13 |
| serve_request() |
S |
66 |
3 |
9 |
| get_routed_app() |
S |
76 |
2 |
4 |
| get_default_app() |
S |
70 |
2 |
7 |
| get_relative_url() |
S |
67 |
2 |
7 |
| get_routed_url() |
S |
69 |
2 |
7 |
| get_base_url() |
S |
70 |
2 |
5 |
| get_querystring() |
S |
78 |
2 |
3 |
| set_routed_app() |
S |
82 |
1 |
3 |
| route() |
S |
80 |
1 |
3 |
| rewrite() |
S |
79 |
1 |
3 |
| get_parameter() |
S |
79 |
1 |
3 |
| param() |
S |
79 |
1 |
3 |
| has_parameter_segments() |
S |
82 |
1 |
3 |
| passthru() |
S |
82 |
1 |
3 |
| get_static_url() |
S |
80 |
1 |
3 |
| set_querystring() |
S |
80 |
1 |
3 |
| get_request_method() |
S |
83 |
1 |
3 |
| create_app() |
S |
70 |
1 |
6 |
| get_apps() |
S |
75 |
1 |
4 |
| _sort_apps() |
S |
80 |
1 |
3 |