Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼140.59ms] Passed 4 tests
A check of server-side resources used by WP jQuery qTip
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.84 ▲0.12 | 33.42 ▲11.18 |
Dashboard /wp-admin | 3.06 ▲0.01 | 41.11 ▲7.14 |
Posts /wp-admin/edit.php | 3.12 ▲0.01 | 40.94 ▼5.86 |
Add New Post /wp-admin/post-new.php | 5.42 ▼0.01 | 84.06 ▼568.28 |
Media Library /wp-admin/upload.php | 3.01 ▲0.01 | 35.21 ▲4.64 |
WP jQuery qTip /wp-admin/options-general.php?page=map | 2.98 | 25.85 |
Server storage [IO: ▲0.64MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 18 new files
Database: no new tables, 1 new option
New WordPress options |
---|
wp_jquery_qtip |
Browser metrics Passed 4 tests
An overview of browser requirements for WP jQuery qTip
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,715 ▲120 | 16.03 ▲0.50 | 9.79 ▲1.58 | 52.97 ▲0.81 |
Dashboard /wp-admin | 2,997 ▲63 | 5.97 ▼0.08 | 131.19 ▼10.73 | 105.15 ▼6.79 |
Posts /wp-admin/edit.php | 2,744 ▲5 | 2.70 ▲0.00 | 65.75 ▼0.37 | 90.10 ▼1.71 |
Add New Post /wp-admin/post-new.php | 3,692 ▲2,020 | 15.13 ▼3.75 | 421.34 ▲37.28 | 115.71 ▲5.78 |
Media Library /wp-admin/upload.php | 1,809 ▼1 | 5.01 ▲0.01 | 142.48 ▼10.80 | 113.77 ▼2.95 |
WP jQuery qTip /wp-admin/options-general.php?page=map | 1,449 | 2.06 | 56.90 | 76.20 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
This plugin's uninstaller ran successfully
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
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The following issues need your attention
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_option() in wp-content/plugins/wp-jquery-qtip/wp-jquery-qtip.php:216
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
- Screenshots: These screenshots do not have images: #1 (**WP jQuery qTip Settings** - Settings), #2 (**WP jQuery qTip Title Attribute** - Frontend)
wp-jquery-qtip/wp-jquery-qtip.php 92% from 13 tests
The principal PHP file in "WP jQuery qTip" v. 1.9.0 is loaded by WordPress automatically on each request
It is important to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 206 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected2,102 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 6 | 344 | 336 | 1,503 |
CSS | 3 | 127 | 73 | 423 |
PHP | 2 | 45 | 32 | 176 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin