-
Home
-
Post SMTP – WordPress SMTP Plugin with Email Logs and Mobile App for Failure Notifications – Gmail SMTP, Office 365, Brevo, Mailgun, Amazon SES and more
-
2.5.9.4
-
Code
-
Classes
- Postman_Zend_Loader_Autoloader
Total Complexity |
82 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
555 |
Lines of code |
274 |
Logical lines of code |
167 |
Comment lines |
181 |
Methods |
26 |
Properties |
9 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getClassAutoloaders() |
A |
48 |
12 |
33 |
autoload() |
A |
55 |
9 |
19 |
_getAvailableVersions() |
S |
51 |
7 |
25 |
removeAutoloader() |
S |
52 |
7 |
25 |
_getVersionType() |
S |
57 |
5 |
17 |
registerNamespace() |
S |
60 |
5 |
13 |
unregisterNamespace() |
S |
60 |
5 |
13 |
setZfPath() |
S |
57 |
4 |
18 |
_autoload() |
S |
61 |
3 |
13 |
_getVersionPath() |
S |
61 |
3 |
12 |
pushAutoloader() |
S |
62 |
2 |
12 |
unshiftAutoloader() |
S |
62 |
2 |
12 |
getInstance() |
S |
71 |
2 |
6 |
getNamespaceAutoloaders() |
S |
69 |
2 |
7 |
setDefaultAutoloader() |
S |
69 |
2 |
7 |
suppressNotFoundWarnings() |
S |
69 |
2 |
7 |
resetInstance() |
S |
80 |
1 |
3 |
setFallbackAutoloader() |
S |
76 |
1 |
4 |
isFallbackAutoloader() |
S |
82 |
1 |
3 |
getZfPath() |
S |
82 |
1 |
3 |
getRegisteredNamespaces() |
S |
80 |
1 |
3 |
getAutoloaders() |
S |
82 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |
setAutoloaders() |
S |
77 |
1 |
4 |
_setNamespaceAutoloaders() |
S |
73 |
1 |
5 |
getDefaultAutoloader() |
S |
82 |
1 |
3 |