Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.08MB] [CPU: ▼10.38ms] Passed 4 tests
A check of server-side resources used by Full Screen Popup
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.11 | 38.61 ▲1.19 |
Dashboard /wp-admin | 3.40 ▲0.05 | 45.70 ▼14.51 |
Posts /wp-admin/edit.php | 3.43 ▲0.08 | 42.98 ▼5.67 |
Add New Post /wp-admin/post-new.php | 6.11 ▲0.22 | 73.96 ▼17.87 |
Media Library /wp-admin/upload.php | 3.33 ▲0.11 | 32.14 ▼3.45 |
Basic Settings /wp-admin/admin.php?page=full-screen-popup-basic-settings | 3.31 | 30.65 |
Full Screen Popup /wp-admin/admin.php?page=full-screen-popup-settings | 3.41 | 39.27 |
About /wp-admin/admin.php?page=full-screen-popup-about | 3.36 | 32.34 |
Server storage [IO: ▲0.15MB] [DB: ▲0.07MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 38 new files
Database: no new tables, 31 new options
New WordPress options |
---|
xyz_fsp_delay |
theysaidso_admin_options |
widget_recent-comments |
xyz_fsp_mode |
xyz_fsp_page_count |
xyz_fsp_tinymce |
xyz_fsp_enable |
xyz_fsp_repeat_interval_timing |
xyz_credit_link |
xyz_fsp_iframe |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Full Screen Popup
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,998 ▲263 | 13.86 ▼0.44 | 8.86 ▲7.15 | 45.96 ▲3.17 |
Dashboard /wp-admin | 2,243 ▲55 | 5.08 ▲0.18 | 101.49 ▼6.39 | 74.60 ▲35.02 |
Posts /wp-admin/edit.php | 2,120 ▲31 | 2.04 ▲0.02 | 34.16 ▼2.37 | 31.33 ▼1.79 |
Add New Post /wp-admin/post-new.php | 1,562 ▲48 | 23.10 ▲5.53 | 726.52 ▲88.51 | 70.01 ▲18.38 |
Media Library /wp-admin/upload.php | 1,425 ▲34 | 4.24 ▼0.01 | 99.66 ▲4.71 | 74.92 ▲33.61 |
Basic Settings /wp-admin/admin.php?page=full-screen-popup-basic-settings | 1,252 | 1.84 | 26.29 | 58.28 |
Full Screen Popup /wp-admin/admin.php?page=full-screen-popup-settings | 2,525 | 6.99 | 141.74 | 116.03 |
About /wp-admin/admin.php?page=full-screen-popup-about | 1,753 | 1.74 | 25.22 | 48.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- This plugin did not uninstall successfully, leaving 10 options in the database
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- xyz_credit_link
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- xyz_fsp_title
- xyz_fsp_title_color
- xyz_fsp_free_version
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Almost there! Just fix the following items
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/full-screen-popup/admin/footer.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
10 plugin tags: full page popup, full window popup, custom message popup, full screen popup, popup...
full-screen-popup/full-screen-popup.php 92% from 13 tests
The entry point to "Full Screen Popup" version 1.2.2 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 402 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
There were no executable files found in this plugin2,021 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 16 | 276 | 52 | 1,537 |
CSS | 1 | 114 | 3 | 446 |
JavaScript | 2 | 7 | 1 | 38 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
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 | 26 | |
▷ Named functions | 26 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
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
18 PNG files occupy 0.06MB with 0.02MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/cross.png | 0.75KB | 0.65KB | ▼ 12.83% |
images/full-screen-popup.png | 0.70KB | 0.97KB | 0.00% |
images/new_star.png | 4.65KB | 1.93KB | ▼ 58.47% |
images/donate.png | 3.45KB | 0.72KB | ▼ 78.97% |
images/facebook.png | 0.65KB | 0.65KB | ▼ 0.75% |