Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.15MB] [CPU: ▼6.29ms] Passed 4 tests
Analyzing server-side resources used by Easy Tooltips
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.61 ▲0.14 | 43.96 ▲3.90 |
Dashboard /wp-admin | 3.51 ▲0.16 | 45.78 ▼14.10 |
Posts /wp-admin/edit.php | 3.56 ▲0.20 | 48.48 ▲6.31 |
Add New Post /wp-admin/post-new.php | 6.03 ▲0.14 | 83.64 ▼18.43 |
Media Library /wp-admin/upload.php | 3.37 ▲0.14 | 36.30 ▲3.47 |
Easy Tooltips /wp-admin/options-general.php?page=easy-tooltips-setting-admin | 3.33 | 29.91 |
Server storage [IO: ▲0.92MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 171 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Easy Tooltips
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,813 ▲67 | 13.33 ▼0.98 | 8.07 ▲6.19 | 41.84 ▼1.46 |
Dashboard /wp-admin | 2,207 ▲16 | 5.85 ▲0.97 | 100.78 ▼6.69 | 38.76 ▼4.71 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.00 ▼0.01 | 37.28 ▲2.05 | 31.98 ▼3.24 |
Add New Post /wp-admin/post-new.php | 1,522 ▲3 | 23.22 ▲0.14 | 586.79 ▼59.53 | 57.26 ▲2.45 |
Media Library /wp-admin/upload.php | 1,392 ▲1 | 4.26 ▲0.09 | 96.16 ▲0.04 | 42.91 ▼1.60 |
Easy Tooltips /wp-admin/options-general.php?page=easy-tooltips-setting-admin | 853 | 2.03 | 25.37 | 28.42 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
The following issues need your attention
- 98× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\AbstractProcessingHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php:25
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\MailHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php:23
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\AbstractProcessingHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php:68
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\AbstractHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php:27
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\AbstractProcessingHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php:26
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Formatter\ormalizerFormatter' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php:21
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\MailHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php:22
- > PHP Fatal error
Uncaught Error: Interface 'Monolog\\Processor\\ProcessorInterface' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php:19
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\AbstractProcessingHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php:22
- > PHP Fatal error
Uncaught Error: Class 'Monolog\\Handler\\AbstractSyslogHandler' not found in wp-content/plugins/easy-tooltips/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
- Contributors: The plugin contributors field is not present
easy-tooltips/easy-tooltips.php Passed 13 tests
The principal PHP file in "Easy Tooltips" v. 1.1.1 is loaded by WordPress automatically on each request
110 characters long description:
Easily add tooltips to your wordpress site. You can define tooltip color settings in Settings => Easy Tooltips
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin9,689 lines of code in 164 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 140 | 2,123 | 4,852 | 7,933 |
Markdown | 7 | 265 | 0 | 797 |
CSS | 4 | 0 | 0 | 333 |
JavaScript | 5 | 232 | 399 | 309 |
JSON | 7 | 0 | 0 | 305 |
XML | 1 | 4 | 3 | 12 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
Average class complexity | 7.91 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 44.00 |
Average method complexity | 2.33 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 16 | |
Interfaces | 11 | |
Traits | 5 | |
Classes | 117 | |
▷ Abstract classes | 8 | 6.84% |
▷ Concrete classes | 109 | 93.16% |
▷ Final classes | 2 | 1.83% |
Methods | 721 | |
▷ Static methods | 47 | 6.52% |
▷ Public methods | 503 | 69.76% |
▷ Protected methods | 154 | 21.36% |
▷ Private methods | 64 | 8.88% |
Functions | 21 | |
▷ Named functions | 2 | 9.52% |
▷ Anonymous functions | 19 | 90.48% |
Constants | 68 | |
▷ Global constants | 3 | 4.41% |
▷ Class constants | 65 | 95.59% |
▷ Public constants | 41 | 63.08% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin