-
Home
-
Coupon Creator
-
3.3.0
-
Code
-
Classes
- Pngx__Autoloader
| Total Complexity |
32 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
218 |
| Lines of code |
100 |
| Logical lines of code |
56 |
| Comment lines |
79 |
| Methods |
13 |
| Properties |
5 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_prefixed_path() |
A |
50 |
8 |
29 |
| get_class_path() |
S |
61 |
5 |
12 |
| get_fallback_path() |
S |
60 |
4 |
14 |
| instance() |
S |
71 |
2 |
6 |
| register_prefixes() |
S |
73 |
2 |
5 |
| register_prefix() |
S |
69 |
2 |
7 |
| autoload() |
S |
71 |
2 |
6 |
| add_fallback_dir() |
S |
71 |
2 |
6 |
| register_autoloader() |
S |
80 |
1 |
3 |
| normalize_root_dir() |
S |
79 |
1 |
3 |
| get_dir_separator() |
S |
82 |
1 |
3 |
| set_dir_separator() |
S |
81 |
1 |
3 |
| register_class() |
S |
80 |
1 |
3 |